MDLVoxelIndexExtent(Vector4, Vector4) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new MDLVoxelIndexExtent for the specified bounds.
public MDLVoxelIndexExtent (OpenTK.Vector4 minimumExtent, OpenTK.Vector4 maximumExtent);
new ModelIO.MDLVoxelIndexExtent : OpenTK.Vector4 * OpenTK.Vector4 -> ModelIO.MDLVoxelIndexExtent
Parameters
- minimumExtent
- Vector4
- maximumExtent
- Vector4