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

ICurvedPlane Interface

Represents a curved rectangular section of a cylinder wall.

Overview

Properties

The cylinder the curved plane lies on.
float
The horizontal size of the plane, in degrees.
float
The rotation of the center of the plane relative to the Cylinder's forward Z axis, in degrees.
float
Bottom[Get]
The bottom of the plane relative to the Cylinder Y position, in Cylinder local space.
float
Top[Get]
The top of the plane relative to the Cylinder Y position, in Cylinder local space.

Details

Properties

Cylinder Oculus.Interaction.ICurvedPlane.Cylinder
The cylinder the curved plane lies on.
float Oculus.Interaction.ICurvedPlane.ArcDegrees
The horizontal size of the plane, in degrees.
float Oculus.Interaction.ICurvedPlane.Rotation
The rotation of the center of the plane relative to the Cylinder's forward Z axis, in degrees.
float Oculus.Interaction.ICurvedPlane.Bottom
The bottom of the plane relative to the Cylinder Y position, in Cylinder local space.
float Oculus.Interaction.ICurvedPlane.Top
The top of the plane relative to the Cylinder Y position, in Cylinder local space.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon