int | Copies[Get] |
int | BufferSize[Get] |
float | LineScaleFactor[Get] |
void | Cleanup ( ) |
void | |
void | |
void | RenderLines ( ) |
void | SetTransform ( Transform transform ) |
int Oculus.Interaction.PolylineRenderer.Copies |
---|
No description available.
|
int Oculus.Interaction.PolylineRenderer.BufferSize |
---|
No description available.
|
float Oculus.Interaction.PolylineRenderer.LineScaleFactor |
---|
No description available.
|
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.
|