Viewport3dsIsAnimated Property |
Gets or sets a Boolean value that specifies if the Viewport3ds is automatically playing the animation read from 3ds file.
Namespace: Ab3d.ControlsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntaxpublic bool IsAnimated { get; set; }
Property Value
Type:
Boolean
See Also