AbstractThe object this behavior is attached to. Set automatically.
ReadonlyuuidStatic Optional ReadonlyinspectorCalled when the behavior is attached to an object.
Called when the behavior is detached from an object.
AbstractupdateCalled every frame to update the behavior logic.
The time elapsed since the last frame in seconds.
Base class for all behaviors attached to an Object3D.