Component:ConstantAngularVelocityForce: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 3: Line 3:
|Name=Constant Angular Velocity Force
|Name=Constant Angular Velocity Force
}}
}}
The '''Constant Angular Velocity Force''' component
The '''Constant Angular Velocity Force''' component applies constant angular velocity in euler angles to all particles in a particle system.
{{stub}}


== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Force|Float3|
|Force|Float3| The euler angles force to apply to particles.
}}
}}


== Usage ==
== Usage ==
{{stub}}


== Examples ==
== Examples ==
{{stub}}


== See Also ==
== See Also ==


[[Category:Components:Rendering:Particle System:Modules{{#translation:}}|Constant Angular Velocity Force]]
[[Category:Components:Rendering:Particle System:Modules{{#translation:}}|Constant Angular Velocity Force]]
[[Category:Components{{#translation:}}|Constant Angular Velocity Force]]
[[Category:Components{{#translation:}}|Constant Angular Velocity Force]]
[[Category:ComponentStubs]]

Latest revision as of 20:19, 19 March 2025

Component image 
Constant Angular Velocity Force component as seen in the Scene Inspector

The Constant Angular Velocity Force component applies constant angular velocity in euler angles to all particles in a particle system.

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.
Force Float3 The euler angles force to apply to particles.

Usage

This article or section is a Stub. You can help the Resonite Wiki by expanding it.

Examples

This article or section is a Stub. You can help the Resonite Wiki by expanding it.

See Also