Click or drag to resize
Ab4d.SharpEngine logo

MathUtilsIsEmptySize Method

Overload List
 NameDescription
Public methodStatic memberIsEmptySize(Vector2) Used to check is size that is represented by Vector2 is Empty. Returns true if X and Y are zero or if X or Y are NaN.
Public methodStatic memberIsEmptySize(Vector3) Used to check is size that is represented by Vector3 is Empty. Returns true if X, Y and Z are zero or if X, Y or Z are NaN.
Top
See Also