Click or drag to resize
Ab4d.SharpEngine logo

IRotatingCamera Properties

The IRotatingCamera type exposes the following members.

Properties
 NameDescription
Public propertyIsRotating Gets or sets a boolean that specifies if the camera is currently being animated by calling StartRotation(Single, Single) or StartRotation(Single, Single, Single, Func<Single, Single> ) methods.
Top
See Also