bool | Get the bounding box in the local space of a provided transform. |
Vector3 Oculus.Interaction.Surfaces.BoundsClipper.Position |
---|
No description available.
|
Vector3 Oculus.Interaction.Surfaces.BoundsClipper.Size |
---|
No description available.
|
bool Oculus.Interaction.Surfaces.BoundsClipper.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 |