Click or drag to resize
Vector3GetDim Method

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

[Missing <summary> documentation for "M:VRageMath.Vector3.GetDim(System.Int32)"]

Namespace: VRageMath
Assembly: VRage.Math (in VRage.Math.dll) Version: 1.0.0.0
Syntax
C#
public float GetDim(
	int i
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:VRageMath.Vector3.GetDim(System.Int32)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:VRageMath.Vector3.GetDim(System.Int32)"]

See Also