C# Class FSO.Vitaboy.BoneBinding

A bone binding associates vertices and blende vertices with bones.
Mostrar archivo Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
BlendVertexCount int
BoneIndex int
BoneName string
FirstBlendVertex int
FirstRealVertex int
RealVertexCount int

Property Details

BlendVertexCount public_oe property

public int BlendVertexCount
return int

BoneIndex public_oe property

public int BoneIndex
return int

BoneName public_oe property

public string BoneName
return string

FirstBlendVertex public_oe property

public int FirstBlendVertex
return int

FirstRealVertex public_oe property

public int FirstRealVertex
return int

RealVertexCount public_oe property

public int RealVertexCount
return int