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

PolylineRenderer Class

Overview

Properties

int
Copies[Get]
int
float

Public Member Functions

PolylineRenderer
( Material material,
bool renderSinglePass )
void
Cleanup ( )
void
SetLines
( List< Vector4 > positions,
Color color )
void
SetLines
( List< Vector4 > positions,
List< Color > colors,
int maxCount )
void
void
SetTransform
( Transform transform )

Details

Properties

int Oculus.Interaction.PolylineRenderer.Copies
No description available.
int Oculus.Interaction.PolylineRenderer.BufferSize
No description available.
float Oculus.Interaction.PolylineRenderer.LineScaleFactor
No description available.

Member Functions

Oculus.Interaction.PolylineRenderer.PolylineRenderer
( Material material,
bool renderSinglePass )
No description available.
void Oculus.Interaction.PolylineRenderer.Cleanup ( )
No description available.
void Oculus.Interaction.PolylineRenderer.SetLines
( List< Vector4 > positions,
Color color )
No description available.
void Oculus.Interaction.PolylineRenderer.SetLines
( List< Vector4 > positions,
List< Color > colors,
int maxCount )
No description available.
void Oculus.Interaction.PolylineRenderer.RenderLines ( )
No description available.
void Oculus.Interaction.PolylineRenderer.SetTransform
( Transform transform )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon