Palette editor module
Allows the user to open and inspect/edit a palette asset.
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
void voxelPaletteEditorPlugin(cubos::
engine:: Cubos& cubos) - Plugin entry function.
Function documentation
void voxelPaletteEditorPlugin(cubos:: engine:: Cubos& cubos)
Plugin entry function.
| Parameters | |
|---|---|
| cubos | Cubos main class |