IMHOTEP Framework
|
Static Public Member Functions | |
static Bounds | TransformBounds (Transform trans, Bounds localBounds) |
static Bounds | InverseTransformBounds (Transform trans, Bounds worldBounds) |
Definition at line 4 of file TransformUtil.cs.
|
inlinestatic |
Transform a bounding box from the transform's local space to the world space.
Definition at line 20 of file TransformUtil.cs.
|
inlinestatic |
Transform a bounding box from the transform's local space to the world space.
Definition at line 10 of file TransformUtil.cs.