TargetingLookAtSettings


Declaration

[Serializable]
public sealed class TargetingLookAtSettings : CameraBehaviorSettings

Description

Settings for a camera targeting module to indicate how the camera looks at targeted objects.

Properties

smoothingHow quickly the camera looks at the target. Larger numbers make the camera rotate more smoothly.
maxSpeedThe max speed the camera can rotate to look at the target.
Inherited

Properties

activeWhether the settings are active on a camera profile. Inactive settings will not display in the editor.
enabledTurns on or off the settings behavior. Enabled behaviors are updated every frame.
isActiveAndEnabledWhether the settings are active and enabled.