Component:DebugSphereRaycast

From Resonite Wiki
Revision as of 21:28, 15 January 2025 by 989onan (talk | contribs) (add some info for now)
Component image 
Debug Sphere Raycast component as seen in the Scene Inspector

The DebugSphereRaycast component is used to show

When using this component, you will feel lag.

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.
Direction Float3
Radius Float How far the raycasts created should go.

Usage

Examples

See Also