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