Api SimulationSpace
enum

SimulationSpace

public sealed enum SimulationSpace : Enum

Enum Values

Name Value Description
World Forces are applied in world space, independent of the emitter's position or rotation.
Local Forces are applied in local space, relative to the emitter's position and rotation.
Assembly: Sandbox.Engine Declaring Type: ParticleEffect Full Name: Sandbox.ParticleEffect.SimulationSpace