C# Class idTech4.Game.Animation.JointAnimationInfo

显示文件 Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
AnimationBits AnimationBits
FirstComponent int
NameIndex int
ParentIndex int

Property Details

AnimationBits public_oe property

public AnimationBits AnimationBits
return AnimationBits

FirstComponent public_oe property

public int FirstComponent
return int

NameIndex public_oe property

public int NameIndex
return int

ParentIndex public_oe property

public int ParentIndex
return int