C# Class idTech4.Game.Animation.JointInfo

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

Public Properties

Property Type Description
Channel AnimationChannel
Index int
ParentIndex int

Property Details

Channel public_oe property

public AnimationChannel Channel
return AnimationChannel

Index public_oe property

public int Index
return int

ParentIndex public_oe property

public int ParentIndex
return int