API reference
API reference
Select your platform
No SDKs available
No versions available

IBoundsClipper Interface

Uses a bounding box to perform clipping.

Overview

Public Member Functions

bool
GetLocalBounds
( Transform localTo,
out Bounds bounds )
Get the bounding box in the local space of a provided transform.

Details

Member Functions

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
bounds
The bounding box in local space of localTo
Returns
True if clipping should be performed
Did you find this page helpful?
Thumbs up icon
Thumbs down icon