![]() | |
Math |
Name | Description | |
---|---|---|
![]() ![]() | IsFinite(Vector2) | Returns true when the X and Y values in the vector2 struct are finite, e.g. are not NaN and not Infinity. |
![]() ![]() | IsFinite(Vector3) | Returns true when the X, Y and Z values in the vector3 struct are finite, e.g. are not NaN and not Infinity. |