public Coordinate3D WorldNormalToVoxel( Coordinate3D worldNormalVector )
Public Function WorldNormalToVoxel( _ ByVal worldNormalVector As Coordinate3D _ ) As Coordinate3D
Parameters
- worldNormalVector
- The vector normal in the coordinate space of the layer
Return Value
The input vector normal transformed to voxel space.