MDLVoxelArray.GetSpatialLocation(Vector4i) Method
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.
[Foundation.Export("spatialLocationOfIndex:")]
public virtual OpenTK.Vector3 GetSpatialLocation (OpenTK.Vector4i index);
abstract member GetSpatialLocation : OpenTK.Vector4i -> OpenTK.Vector3
override this.GetSpatialLocation : OpenTK.Vector4i -> OpenTK.Vector3
Parameters
- index
- Vector4i
Returns
- Attributes