List< ICylinderClipper > | Clippers[Get] |
Transform | Transform[Get] |
BackingSurface[Get] | |
Cylinder[Get] |
IReadOnlyList< ICylinderClipper > | GetClippers ( ) |
bool | |
bool | GetClipped ( out CylinderSegment clipped ) |
bool | |
void | InjectAllClippedCylinderSurface ( CylinderSurface surface, IEnumerable< ICylinderClipper > clippers ) |
void | InjectCylinderSurface ( CylinderSurface surface ) |
void | InjectClippers ( IEnumerable< ICylinderClipper > clippers ) |
| List<ICylinderClipper> Oculus.Interaction.Surfaces.ClippedCylinderSurface.Clippers |
|---|
No description available.
|
| Transform Oculus.Interaction.Surfaces.ClippedCylinderSurface.Transform |
|---|
No description available.
|
| ISurface Oculus.Interaction.Surfaces.ClippedCylinderSurface.BackingSurface |
|---|
No description available.
|
| Cylinder Oculus.Interaction.Surfaces.ClippedCylinderSurface.Cylinder |
|---|
No description available.
|
| IReadOnlyList< ICylinderClipper > Oculus.Interaction.Surfaces.ClippedCylinderSurface.GetClippers ( ) |
|---|
No description available.
|
| bool Oculus.Interaction.Surfaces.ClippedCylinderSurface.Raycast ( in Ray ray, out SurfaceHit hit, float maxDistance ) |
|---|
No description available.
|
| bool Oculus.Interaction.Surfaces.ClippedCylinderSurface.GetClipped ( out CylinderSegment clipped ) |
|---|
No description available.
|
| bool Oculus.Interaction.Surfaces.ClippedCylinderSurface.ClosestSurfacePoint ( in Vector3 point, out SurfaceHit hit, float maxDistance ) |
|---|
No description available.
|
| void Oculus.Interaction.Surfaces.ClippedCylinderSurface.InjectAllClippedCylinderSurface ( CylinderSurface surface, IEnumerable< ICylinderClipper > clippers ) |
|---|
No description available.
|
| void Oculus.Interaction.Surfaces.ClippedCylinderSurface.InjectCylinderSurface ( CylinderSurface surface ) |
|---|
No description available.
|
| void Oculus.Interaction.Surfaces.ClippedCylinderSurface.InjectClippers ( IEnumerable< ICylinderClipper > clippers ) |
|---|
No description available.
|
| virtual void Oculus.Interaction.Surfaces.ClippedCylinderSurface.Awake ( ) |
|---|
No description available.
|
| virtual void Oculus.Interaction.Surfaces.ClippedCylinderSurface.Start ( ) |
|---|
No description available.
|