Component:PivotFromVelocityMagnitude: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
eh whatever, idk man
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|Name=Pivot From Velocity Magnitude
|Name=Pivot From Velocity Magnitude
}}
}}
The '''Pivot From Velocity Magnitude''' component
The '''Pivot From Velocity Magnitude''' component is used in [[Photon Dust]] to make particles rotate based on their velocity direction on a pivot.
{{stub}}


== Fields ==
== Fields ==
Line 18: Line 17:


== See Also ==
== See Also ==
* [[Photon Dust]]


[[Category:Components:Rendering:Particle System:Modules{{#translation:}}|Pivot From Velocity Magnitude]]
[[Category:Components:Rendering:Particle System:Modules{{#translation:}}|Pivot From Velocity Magnitude]]
[[Category:Components{{#translation:}}|Pivot From Velocity Magnitude]]
[[Category:Components{{#translation:}}|Pivot From Velocity Magnitude]]
[[Category:ComponentStubs]]

Latest revision as of 11:28, 5 July 2025

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