C# Class Reign.Video.Abstraction.SoftwareObjectBoneGroup

ファイルを表示 Open project: reignstudios/ReignSDK Class Usage Examples

Public Properties

Property Type Description
Index int
Name string

Public Methods

Method Description
SoftwareObjectBoneGroup ( RMX_ObjectBoneGroup boneGroup ) : System.Collections.Generic

Method Details

SoftwareObjectBoneGroup() public method

public SoftwareObjectBoneGroup ( RMX_ObjectBoneGroup boneGroup ) : System.Collections.Generic
boneGroup RMX_ObjectBoneGroup
return System.Collections.Generic

Property Details

Index public_oe property

public int Index
return int

Name public_oe property

public string Name
return string