Enum SimulationSpaceMode
Enum that represents the different spaces of simulation.
Namespace: Evergine.Framework.Particles.Enums
Assembly: Evergine.Framework.dll
Syntax
public enum SimulationSpaceMode
Fields
Name | Description |
---|---|
Local | Local space simulation. |
World | Simulates world space. |