public Coordinate3D WorldCoordinateToVoxel( Coordinate3D worldLocation )
Public Function WorldCoordinateToVoxel( _ ByVal worldLocation As Coordinate3D _ ) As Coordinate3D
Parameters
- worldLocation
- The location in the coordinate space of the layer
Return Value
The input position transformed to voxel space.