Component:InteractiveCameraAnchor

From Resonite Wiki
Component image 
Interactive Camera Anchor component as seen in the Scene Inspector

The InteractiveCameraAnchor component acts as a spot to drop or auto transition a streaming or other type of camera or to.

See Camera Anchors.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
OverrideRoot Slot The place other than under this component's slot to parent the cameta.
FieldOfView Float What the FOV of a camera anchored to this anchor should be set to.
Highlighted Bool Whether this anchor is being highlighted as part of specifying a camera anchor set/route.
InUse raw output of Bool Whether or not the anchor has a camera in it.

Usage

Attaching this component to a slot creates the visual as well as the default values. Simply dropping a stream camera into the visual will snap the camera to it.

Examples

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


  • need a picture of the default anchor with the ghost green model of a camera.

See Also