Click or drag to resize
Reader3dsAnimator Property
Gets and instance of a Animator3ds created with this Reader3ds.

Namespace: Ab3d
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public Animator3ds Animator { get; }

Property Value

Type: Animator3ds
See Also