Class VoxelGridEditor
This editor window will open while the user selects a VoxelGrid. It handles the cases where the user changes the dimensions of the grid, maintaining the contents while changing their dimensions to match.
Inheritance
System.Object
VoxelGridEditor
Namespace: CarbideFunction.Wildtile.Editor
Syntax
public class VoxelGridEditor : UnityEditor.Editor
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()