C# Class Reign.Video.Abstraction.SoftwareObjectBoneGroup

Afficher le fichier Open project: reignstudios/ReignSDK Class Usage Examples

Méthodes publiques

Свойство Type Description
Index int
Name string

Méthodes publiques

Méthode Description
SoftwareObjectBoneGroup ( RMX_ObjectBoneGroup boneGroup ) : System.Collections.Generic

Method Details

SoftwareObjectBoneGroup() public méthode

public SoftwareObjectBoneGroup ( RMX_ObjectBoneGroup boneGroup ) : System.Collections.Generic
boneGroup RMX_ObjectBoneGroup
Résultat System.Collections.Generic

Property Details

Index public_oe property

public int Index
Résultat int

Name public_oe property

public string Name
Résultat string