Gets and instance of a Animator3ds created with this Reader3ds.
Namespace:
Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds)
Version: 4.2.0.0 (4.2.0.0)
Syntax
| C# |
|---|
public Animator3ds Animator { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Animator As Animator3ds |
| Visual C++ |
|---|
public: property Animator3ds^ Animator { Animator3ds^ get (); } |