VoxelAssetEventArgs Class Members
In This Topic
The following tables list the members exposed by VoxelAssetEventArgs.
Public Properties
| Name | Description |
 | AssetType |
Gets the type of voxel asset associated with the change.
|
 | ChangeType |
Gets the type of change to the voxel asset.
|
 | Isosurfaces |
Gets the list of 0 or more isosurfaces changed in the event.
|
 | LockedSections |
Gets the list of 0 or more locked sections changed in the event.
|
 | Sections |
Gets the list of 0 or more sections changed in the event.
|
 | Slices |
Gets the list of 0 or more slices changed in the event.
|
Top
See Also