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

PolylineRenderer Class

Properties

int Copies[Get]
int BufferSize[Get]
float LineScaleFactor[Get]

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 RenderLines ( )
void SetTransform
( Transform transform )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon