Component:PivotFromVelocityMagnitude

From Resonite Wiki
Revision as of 11:28, 5 July 2025 by 989onan (talk | contribs) (eh whatever, idk man)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Component image 
File:PivotFromVelocityMagnitudeComponent.png
Pivot From Velocity Magnitude component as seen in the Scene Inspector

The Pivot From Velocity Magnitude component is used in Photon Dust to make particles rotate based on their velocity direction on a pivot.

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.
PivotBaseOffset Float3
PivotClampMin Float3
PivotClampMax Float3

Usage

Examples

See Also