Initializes a new instance of the
CurvePoint class
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Point(
double time,
Vector3 value,
Object additionalData = null
)
Parameters
- time Double
-
- value Vector3
-
- additionalData Object (Optional)
-
See Also