C# Class Axiom.Demos.BezierPatch.PatchVertex

Show file Open project: WolfgangSt/axiom

Public Properties

Property Type Description
Nx float
U float
X float

Property Details

Nx public property

public float Nx
return float

U public property

public float U
return float

X public property

public float X
return float