Click or drag to resize

ParticleAccelerationByTimeCurveX Property

A value specified by the curve for X axis over time.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public ReferenceList<ParticleSystemCurvePoint> CurveX { get; }

Property Value

Type: ReferenceListParticleSystemCurvePoint
See Also