C# Class UnityEngine.UI.Extensions.DiamondGraph

Inheritance: Graphic
Show file Open project: renketsu0/oculus_data_vis Class Usage Examples

Public Properties

Property Type Description
a float
b float
c float
d float

Protected Methods

Method Description
OnPopulateMesh ( Mesh m ) : void

Method Details

OnPopulateMesh() protected method

protected OnPopulateMesh ( Mesh m ) : void
m Mesh
return void

Property Details

a public property

public float a
return float

b public property

public float b
return float

c public property

public float c
return float

d public property

public float d
return float