Click or drag to resize

ParticleSystemCompiledData Constructor

Initializes a new instance of the ParticleSystemCompiledData class

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CompiledData(
	ParticleSystem owner
)

Parameters

owner  ParticleSystem
 
See Also