Class TestImage
Namespace: Unity.XRTools.Utils
Syntax
public class TestImage : Graphic
Methods
OnPopulateMesh(VertexHelper)
Declaration
protected override void OnPopulateMesh(VertexHelper vh)
Parameters
| Type | Name | Description |
|---|---|---|
| VertexHelper | vh |
public class TestImage : Graphic
protected override void OnPopulateMesh(VertexHelper vh)
| Type | Name | Description |
|---|---|---|
| VertexHelper | vh |