C# Class Reign.Video.Abstraction.SoftwareObjectArmature

Inheritance: SoftwareObject
Show file Open project: reignstudios/ReignSDK Class Usage Examples

Public Properties

Property Type Description
Armature SoftwareArmature

Public Methods

Method Description
SoftwareObjectArmature ( SoftwareModel model, RMX_Object o ) : System.Collections.Generic

Method Details

SoftwareObjectArmature() public method

public SoftwareObjectArmature ( SoftwareModel model, RMX_Object o ) : System.Collections.Generic
model SoftwareModel
o RMX_Object
return System.Collections.Generic

Property Details

Armature public property

public SoftwareArmature,Reign.Video.Abstraction Armature
return SoftwareArmature