Math |
Name | Description | |
---|---|---|
IsEmptySize(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. | |
IsEmptySize(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. |