![]() | |
CameraIs |
public bool IsRotating { get; }
[Missing <value> documentation for "P:Ab4d.SharpEngine.Cameras.Camera.IsRotating"]
IsRotating property specifies if the camera is currently being animated.
The animation can be started with StartRotation(Single, Single) method.
The animation can be stopped with StopRotation method.