Voxel toolkit
The toolkit that lets you easily import .vox assets and have runtime API
Loading...
Searching...
No Matches
VoxelToolkit.MeshColliderSetupHandler Class Reference
Inheritance diagram for VoxelToolkit.MeshColliderSetupHandler:
VoxelToolkit.IVoxelObjectPartSetupHandler

Public Member Functions

void SetupVoxelObjectPart (GameObject target, PartInfo partInfo)
 Called when the part is ready for the setup process.
 
void SetupVoxelObjectPart (GameObject target, PartInfo partInfo)
 Called when the part is ready for the setup process.
 

Member Function Documentation

◆ SetupVoxelObjectPart()

void VoxelToolkit.MeshColliderSetupHandler.SetupVoxelObjectPart ( GameObject  target,
PartInfo  partInfo 
)

Called when the part is ready for the setup process.

Parameters
targetThe part game object
partInfoThe mesh descriptor that was used to create the voxel object part

Implements VoxelToolkit.IVoxelObjectPartSetupHandler.


The documentation for this class was generated from the following file: