![]() | |
CameraStart |
Name | Description | |
---|---|---|
![]() | StartRotation(Single, Single) | StartRotation method immediately starts Heading and Attitude animation for this camera. To slowly start the camera rotation and than accelerate the rotation, use the StartRotation(Single, Single, Single, FuncSingle, Single) method. |
![]() | StartRotation(Single, Single, Single, FuncSingle, Single) | StartRotation method slowly starts the camera rotation (animating Heading and Attitude properties) and than accelerates the rotation. To immediately start rotation for this camera, use the StartRotation(Single, Single) method. |