C# Class Processing.PVertex

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
color color
s float
t float
x float
y float
z float

Property Details

color public property

public color,Processing color
return color

s public property

public float s
return float

t public property

public float t
return float

x public property

public float x
return float

y public property

public float y
return float

z public property

public float z
return float