Search Results for

    Show / Hide Table of Contents

    Struct HeadBlendData

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: RageCoop.Client
    Assembly: RageCoop.Client.dll
    Syntax
    public struct HeadBlendData

    Fields

    ShapeFirst

    Declaration
    public int ShapeFirst
    Field Value
    Type Description
    Int32

    ShapeMix

    Declaration
    public float ShapeMix
    Field Value
    Type Description
    Single

    ShapeSecond

    Declaration
    public int ShapeSecond
    Field Value
    Type Description
    Int32

    ShapeThird

    Declaration
    public int ShapeThird
    Field Value
    Type Description
    Int32

    SkinFirst

    Declaration
    public int SkinFirst
    Field Value
    Type Description
    Int32

    SkinMix

    Declaration
    public float SkinMix
    Field Value
    Type Description
    Single

    SkinSecond

    Declaration
    public int SkinSecond
    Field Value
    Type Description
    Int32

    SkinThird

    Declaration
    public int SkinThird
    Field Value
    Type Description
    Int32

    ThirdMix

    Declaration
    public float ThirdMix
    Field Value
    Type Description
    Single
    In This Article
    Back to top Generated by DocFX