Animator3dsAutoReverse Property |
Gets or sets if animation should go backwards when coming to the last frame or should it start from beginning.
Default value is false.
Namespace: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public bool AutoReverse { get; set; }
Property Value
Type:
BooleanSee Also