Viewport3dsAutoReverse 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: Ab3d.ControlsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntaxpublic bool AutoReverse { get; set; }
Property Value
Type:
Boolean
See Also