C# Class Reign.Video.Abstraction.SoftwareObjectBoneGroup

Show file 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 property

public int Index
return int

Name public property

public string Name
return string