NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
Curve1.Point Structure
Curve1.Point Constructor
Point Properties
Point Methods
Curve1
Point Constructor
Initializes a new instance of the
Curve1
Point
class
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
Copy
public
Point
(
double
time
,
double
value
)
Parameters
time
Type:
System
Double
value
Type:
System
Double
See Also
Reference
Curve1
Point Structure
NeoAxis Namespace
Copyright © 2023 NeoAxis Group. All rights reserved.