League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class SkinMeshDataProperties

    Inheritance
    System.Object
    SkinMeshDataProperties
    SkinnedMeshHelper
    Implements
    IMetaClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class SkinMeshDataProperties : IMetaClass

    Properties

    | Improve this Doc View Source

    BoundingCylinderHeight

    Declaration
    public float BoundingCylinderHeight { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    BoundingCylinderRadius

    Declaration
    public float BoundingCylinderRadius { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    BoundingSphereRadius

    Declaration
    public MetaOptional<float> BoundingSphereRadius { get; set; }
    Property Value
    Type Description
    MetaOptional<System.Single>
    | Improve this Doc View Source

    BrushAlphaOverride

    Declaration
    public float BrushAlphaOverride { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    CastShadows

    Declaration
    public bool CastShadows { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    EmissiveTexture

    Declaration
    public string EmissiveTexture { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    EmitterSubmeshAvatarToHide

    Declaration
    public string EmitterSubmeshAvatarToHide { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    EnablePicking

    Declaration
    public bool EnablePicking { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ForceDrawLast

    Declaration
    public bool ForceDrawLast { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Fresnel

    Declaration
    public float Fresnel { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FresnelColor

    Declaration
    public Color FresnelColor { get; set; }
    Property Value
    Type Description
    Color
    | Improve this Doc View Source

    GlossTexture

    Declaration
    public string GlossTexture { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    InitialSubmeshAvatarToHide

    Declaration
    public string InitialSubmeshAvatarToHide { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    InitialSubmeshMouseOversToHide

    Declaration
    public string InitialSubmeshMouseOversToHide { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    InitialSubmeshShadowsToHide

    Declaration
    public string InitialSubmeshShadowsToHide { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    InitialSubmeshToHide

    Declaration
    public string InitialSubmeshToHide { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Material

    Declaration
    public MetaObjectLink Material { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    MaterialController

    Declaration
    public SkinnedMeshDataMaterialController MaterialController { get; set; }
    Property Value
    Type Description
    SkinnedMeshDataMaterialController
    | Improve this Doc View Source

    MaterialOverride

    Declaration
    public MetaContainer<MetaEmbedded<SkinMeshDataProperties_MaterialOverride>> MaterialOverride { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<SkinMeshDataProperties_MaterialOverride>>
    | Improve this Doc View Source

    NormalMapTexture

    Declaration
    public string NormalMapTexture { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    OverrideBoundingBox

    Declaration
    public MetaOptional<Vector3> OverrideBoundingBox { get; set; }
    Property Value
    Type Description
    MetaOptional<System.Numerics.Vector3>
    | Improve this Doc View Source

    ReducedBoneSkinning

    Declaration
    public bool ReducedBoneSkinning { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ReflectionFresnel

    Declaration
    public float ReflectionFresnel { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ReflectionFresnelColor

    Declaration
    public Color ReflectionFresnelColor { get; set; }
    Property Value
    Type Description
    Color
    | Improve this Doc View Source

    ReflectionMap

    Declaration
    public string ReflectionMap { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ReflectionOpacityDirect

    Declaration
    public float ReflectionOpacityDirect { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ReflectionOpacityGlancing

    Declaration
    public float ReflectionOpacityGlancing { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    RigPoseModifierData

    Declaration
    public MetaContainer<BaseRigPoseModifierData> RigPoseModifierData { get; set; }
    Property Value
    Type Description
    MetaContainer<BaseRigPoseModifierData>
    | Improve this Doc View Source

    RoughnessMetallicAoTexture

    Declaration
    public string RoughnessMetallicAoTexture { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SelfIllumination

    Declaration
    public float SelfIllumination { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    SimpleSkin

    Declaration
    public string SimpleSkin { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Skeleton

    Declaration
    public string Skeleton { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SkinScale

    Declaration
    public float SkinScale { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    SubmeshRenderOrder

    Declaration
    public string SubmeshRenderOrder { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Texture

    Declaration
    public string Texture { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    UsesSkinVo

    Declaration
    public bool UsesSkinVo { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    IMetaClass