float | ArcDegrees[Get] |
float | Rotation[Get] |
float | Bottom[Get] |
float | Top[Get] |
bool | GetCylinderSegment ( out CylinderSegment segment ) Get the segment defining a portion of a cylinder surface. |
| 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.
|
| 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 |