isValid

val isValid: Boolean

Method to check if an AABB is valid. Makes sure the bounding volume is not; a point, has order of vertex's backwards and valid values have been used for the bounds.

Return

boolean value of the validity of the AABB.