FreeFly

Inherits from CameraBehavior<T>

Declaration

public sealed class FreeFly : CameraBehavior<FreeFlySettings>

Description

Handles free fly camera movement.

Properties

directionThe direction the camera is flying in local space (Read only).
speedThe current speed of the camera (Read only).
fastWhether fast mode is activated (Read only).
slowWhether slow mode is activated (Read only).
Inherited

Properties

settingsThe settings for the behavior.
enabledEnables or disables the behavior from being updated.
controllerThe camera controller handling the module.
registeredWhether the module has been registered to a controller.
idThe unique identifier of the camera module.