VoxelAssetEventArgs Class Members
In This Topic
The following tables list the members exposed by VoxelAssetEventArgs.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AssetType |
Gets the type of voxel asset associated with the change.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ChangeType |
Gets the type of change to the voxel asset.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Isosurfaces |
Gets the list of 0 or more isosurfaces changed in the event.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LockedSections |
Gets the list of 0 or more locked sections changed in the event.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Sections |
Gets the list of 0 or more sections changed in the event.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Slices |
Gets the list of 0 or more slices changed in the event.
|
Top
See Also