NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
AnglesF Structure
AnglesF Methods
Clamp Method
Equals Method
GetHashCode Method
Normalize180 Method
Normalize360 Method
Parse Method
ToAngles Method
ToQuaternion Method
ToString Method
AnglesF
Clamp Method
Restricts the current instance of
AnglesF
to be within a specified range.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
Clamp
(
AnglesF
min
,
AnglesF
max
)
Parameters
min
Type:
NeoAxis
AnglesF
The minimum value.
max
Type:
NeoAxis
AnglesF
The maximum value.
See Also
Reference
AnglesF Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.