|
Ethans Graphics Kit
Collection of graphics effects for the game engine Unity3D(version 5.3.1 specifically).
|
Classes | |
| struct | EthansGraphicsKit.ProceduralMesh.SceneFunctionSample |
| Scene function sample. More... | |
| class | EthansGraphicsKit.ProceduralMesh.ProceduralScene |
| ProceduralScene, generate mesh from ProceduralSceneFunction. More... | |
Namespaces | |
| namespace | EthansGraphicsKit.ProceduralMesh |
Functions | |
| delegate SceneFunctionSample | EthansGraphicsKit.ProceduralMesh.ProceduralSceneFunction (float x, float y, float z) |
| Procedural scene function. More... | |