Class CylinderModel
Inherited Members
Namespace: JeremyAnsel .LibNoiseShader .Models
Assembly: JeremyAnsel.LibNoiseShader.dll
Syntax
public static class CylinderModel
Methods
| Edit this page View SourceGetCoords(float, float)
Declaration
public static Float3 GetCoords(float angle, float height)
Parameters
Returns
Type | Description |
---|---|
Float3 |
GetHlsl()
Declaration
public static string GetHlsl()
Returns
Type | Description |
---|---|
string |