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

CylinderClipper Class

Clips a <cref="CylinderSurface" />.
Oculus::Interaction::Surfaces::CylinderClipper extends MonoBehaviour.
Oculus::Interaction::Surfaces::CylinderClipper extends Oculus.Interaction.Surfaces.ICylinderClipper.

Overview

Properties

float
float
float
Bottom[Get]
float
Top[Get]

Public Member Functions

bool
Get the segment defining a portion of a cylinder surface.

Details

Detailed Description

Each clipper represents the parameters of a cylinder segment.

Properties

float Oculus.Interaction.Surfaces.CylinderClipper.ArcDegrees
No description available.
float Oculus.Interaction.Surfaces.CylinderClipper.Rotation
No description available.
float Oculus.Interaction.Surfaces.CylinderClipper.Bottom
No description available.
float Oculus.Interaction.Surfaces.CylinderClipper.Top
No description available.

Member Functions

bool Oculus.Interaction.Surfaces.CylinderClipper.GetCylinderSegment
( out CylinderSegment segment )
Get the segment defining a portion of a cylinder surface.
Parameters
segment
The segment defining the clip area of a cylinder
Returns
True if clipping should be performed
Did you find this page helpful?
Thumbs up icon
Thumbs down icon