Click or drag to resize

ParticleAccelerationByTimeCurveY Property

A value specified by the curve for Y 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> CurveY { get; }

Property Value

ReferenceListCurvePoint1F
See Also