Created stub for Type:ParticleAlignment [Automated] |
hehe |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
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.
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 |