DirectShape.IsValidReferencePlaneBoundingBoxUV
Description:
Validates that the input BoundingBoxUV is suitable for bounding a reference plane surface. The input BoundingBoxUV must be set and not degenerate.
Validates that the input BoundingBoxUV is suitable for bounding a reference plane surface. The input BoundingBoxUV must be set and not degenerate.
public static bool IsValidReferencePlaneBoundingBoxUV(
BoundingBoxUV boundingBoxUV
)
-
boundingBoxUVThe reference plane BoundingBoxUV to test.
Return Value
Boolean
True if the input BoundingBoxUV is valid for reference plane surfaces, false otherwise.
-
A non-optional argument was null