Property lineRendererPrefab
lineRendererPrefab
Specifies the line renderer that will be used to outline planes in the scene.
Declaration
public LineRenderer lineRendererPrefab { get; set; }
Property Value
| Type | Description |
|---|---|
| LineRenderer | A line renderer used to outline planes in the scene. |