Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Common Namespaces
Demo3D.Common
Util Class
Util Methods
IsNaN Method
IsNaN Method (Double[])
IsNaN Method (Quaternion)
IsNaN Method (Vector3)
Util
IsNaN Method (Vector3)
Are any of the elements of a
Vector3
a
NaN
?
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
bool
IsNaN
(
Vector3
v
)
Parameters
v
Type:
Microsoft.DirectX
Vector3
Input
Vector3
.
Return Value
Type:
Boolean
True if any element is a
NaN
, false otherwise.
See Also
Reference
Util Class
IsNaN Overload
Demo3D.Common Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com