Class: VoxelCollider
This page documents the methods and fields available in the VoxelCollider class.
Members
| Signature | Description |
|---|---|
VoxelCollider() | Creates a new instance of VoxelCollider. |
getHorizontalSize() | Returns the current horizontal size. |
getPositionOffset() | Returns the current position offset. |
getVerticalSize() | Returns the current vertical size. |
setHorizontalSize(float) | Sets or updates the horizontal size. |
setPositionOffset(Vector3) | Sets or updates the position offset. |
setVerticalSize(float) | Sets or updates the vertical size. |