AnimatorMotion

Inherits from CameraModifier<T>

Declaration

public sealed class AnimatorMotion : CameraModifier<AnimatorMotionSettings>

Description

Tracks the motion of the character's animator component and applies it as a modifier to the camera.

Properties

motionThe current animator motion being applied to the camera (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.