C# Class idTech4.Game.Animation.JointInfo

Afficher le fichier Open project: iainmckay/idtech4.net Class Usage Examples

Méthodes publiques

Свойство Type Description
Channel AnimationChannel
Index int
ParentIndex int

Property Details

Channel public_oe property

public AnimationChannel Channel
Résultat AnimationChannel

Index public_oe property

public int Index
Résultat int

ParentIndex public_oe property

public int ParentIndex
Résultat int