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