Click or drag to resize
MyStorageDataComputeLinear Method

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

[Missing <summary> documentation for "M:VRage.Voxels.MyStorageData.ComputeLinear(VRageMath.Vector3I@)"]

Namespace: VRage.Voxels
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public int ComputeLinear(
	ref Vector3I p
)

Parameters

p
Type: Vector3I

[Missing <param name="p"/> documentation for "M:VRage.Voxels.MyStorageData.ComputeLinear(VRageMath.Vector3I@)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:VRage.Voxels.MyStorageData.ComputeLinear(VRageMath.Vector3I@)"]

See Also