Component:InteractiveCameraGroupSettings

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

See Camera.

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.
GroupDetectionRadius Float How close a user needs to be to others to be in a group.
GroupLeaveBoundary Float How far a user needs to move from a group before they are removed as being part of a group.

Usage

See Camera.

Examples

See Camera.

See Also