Type:LegacyParticleAlignment: Difference between revisions

From Resonite Wiki
m Yosh moved page Type:ParticleAlignment to Type:LegacyParticleAlignment: from legacy photondust
hehe
 
Line 1: Line 1:
{{stub}}
The '''LegacyParticleAlignment''' type was used for the legacy particle system under the type name <code>ParticleAlignment</code>. It is now no longer used.


{{Table EnumValues
{{Table EnumValues
|View|0|
|View|0|Facing the user's view.
|World|1|
|World|1|World coordinate space facing
|Local|2|
|Local|2|Local coordinate space facing
|Facing|3|
|Facing|3|
|Velocity|4|
|Velocity|4|Facing in the direction of particle velocity
}}
}}


[[Category:Type]]
[[Category:Type]]
[[Category:Enums]]
[[Category:Enums]]

Latest revision as of 02:32, 18 April 2025

The LegacyParticleAlignment type was used for the legacy particle system under the type name ParticleAlignment. It is now no longer used.

Values
Name Value Description
View 0 Facing the user's view.
World 1 World coordinate space facing
Local 2 Local coordinate space facing
Facing 3
Velocity 4 Facing in the direction of particle velocity