Protected
constructorIf disabled, the Component will stop enacting its behavior.
Readonly
sceneThe scene object this component is on.
Readonly
uniqueDestroys the component.
Returns the SceneObject the component is attached to.
Returns the Transform this component is attached to.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Used to add effects to audio recorded by the device, such as Robot, Alien, etc.
Remarks
When present in the scene, it will automatically apply the selected audio effect to recordings made with the Lens.
See
Audio Effect Guide.
Example