NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
Curve Class
Curve Properties
Points Property
Curve
Points Property
The list of points sorted by time.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
Copy
public
List
<
Curve
Point
>
Points
{
get
; }
Property Value
Type:
List
Curve
Point
See Also
Reference
Curve Class
NeoAxis Namespace
Copyright © 2023 NeoAxis Group. All rights reserved.