Click or drag to resize
Animator3dsAutoRepeat Property
Gets or set if the animation should automatically repeat itself or not. Default value is true.

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

Property Value

Type: Boolean
See Also