Click or drag to resize
Vector3VolumeInt Method

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

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

Namespace: VRageMath
Assembly: VRage.Math (in VRage.Math.dll) Version: 1.0.0.0
Syntax
C#
public long VolumeInt(
	float multiplier
)

Parameters

multiplier
Type: SystemSingle

[Missing <param name="multiplier"/> documentation for "M:VRageMath.Vector3.VolumeInt(System.Single)"]

Return Value

Type: Int64

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

See Also