bool | Get the bounding box in the local space of a provided transform. |
bool Oculus.Interaction.Surfaces.IBoundsClipper.GetLocalBounds ( Transform localTo, out Bounds bounds ) |
---|
Get the bounding box in the local space of a provided transform. Parameters localTo The transform the bounds will be local to boundsThe bounding box in local space of localTo Returns True if clipping should be performed |