add info |
add see also |
||
Line 4: | Line 4: | ||
}} | }} | ||
The '''InteractiveCameraAnchor''' component acts as a spot to drop or auto transition a streaming or other type of camera or to. | The '''InteractiveCameraAnchor''' component acts as a spot to drop or auto transition a streaming or other type of camera or to. | ||
See [[Camera#Camera Anchors|Camera Anchors]]. | |||
== Fields == | == Fields == | ||
Line 22: | Line 24: | ||
== See Also == | == See Also == | ||
* [[Component:InteractiveCamera]] | * [[Component:InteractiveCamera]] | ||
* [[Camera#Camera Anchors|Camera Anchors]] | |||
[[Category:Components:Media:Capture{{#translation:}}|Interactive Camera Anchor]] | [[Category:Components:Media:Capture{{#translation:}}|Interactive Camera Anchor]] | ||
[[Category:Components{{#translation:}}|Interactive Camera Anchor]] | [[Category:Components{{#translation:}}|Interactive Camera Anchor]] |
Latest revision as of 15:56, 21 January 2025
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
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.