C# Class Poonya.SEA3D.Objects.SEASkeleton

Inheritance: SEAModifier
ファイルを表示 Open project: sunag/sea3d Class Usage Examples

Public Properties

Property Type Description
joints List

Public Methods

Method Description
SEASkeleton ( string name ) : System.Collections.Generic
Write ( ) : ByteArray

Method Details

SEASkeleton() public method

public SEASkeleton ( string name ) : System.Collections.Generic
name string
return System.Collections.Generic

Write() public method

public Write ( ) : ByteArray
return Poonya.Utils.ByteArray

Property Details

joints public_oe property

public List joints
return List