C# Class Reign.Video.Abstraction.SoftwareArmature

Show file Open project: reignstudios/ReignSDK Class Usage Examples

Public Properties

Property Type Description
Bones List
Name string

Public Methods

Method Description
SoftwareArmature ( RMX_Armature armature ) : System.Collections.Generic

Method Details

SoftwareArmature() public method

public SoftwareArmature ( RMX_Armature armature ) : System.Collections.Generic
armature RMX_Armature
return System.Collections.Generic

Property Details

Bones public property

public List Bones
return List

Name public property

public string Name
return string