Click or drag to resize

ParticleVelocityByTimeCurveX Property

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

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

Property Value

ReferenceListCurvePoint1F
See Also