colour.geometry.PLANE_TO_AXIS_MAPPING¶
-
colour.geometry.
PLANE_TO_AXIS_MAPPING
= CaseInsensitiveMapping({'yz': ..., 'zy': ..., 'xz': ..., 'zx': ..., 'xy': ..., 'yx': ...})¶ Plane to axis mapping.
- PLANE_TO_AXIS_MAPPINGCaseInsensitiveMapping
{‘-x’, ‘+x’, ‘-y’, ‘+y’, ‘-z’, ‘+z’}