Click or drag to resize
IMyVoxelMapClampVoxelCoord Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMyVoxelMap.ClampVoxelCoord(VRageMath.Vector3I@)"]

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void ClampVoxelCoord(
	ref Vector3I voxelCoord
)

Parameters

voxelCoord
Type: Vector3I

[Missing <param name="voxelCoord"/> documentation for "M:VRage.Game.ModAPI.IMyVoxelMap.ClampVoxelCoord(VRageMath.Vector3I@)"]

See Also