ArcDegrees
: float
[Get][Set] |
Signature
float Oculus.Interaction.Surfaces.CylinderClipper.ArcDegrees |
Bottom
: float
[Get][Set] |
Signature
float Oculus.Interaction.Surfaces.CylinderClipper.Bottom |
Rotation
: float
[Get][Set] |
Signature
float Oculus.Interaction.Surfaces.CylinderClipper.Rotation |
Top
: float
[Get][Set] |
Signature
float Oculus.Interaction.Surfaces.CylinderClipper.Top |
GetCylinderSegment
(
segment
)
|
Get the segment defining a portion of a cylinder surface.
Signature
bool Oculus.Interaction.Surfaces.CylinderClipper.GetCylinderSegment(out CylinderSegment segment) Parameters Returns bool
True if clipping should be performed
|