Click or drag to resize
IMySlimBlockCalculateCurrentModel Method

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

[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMySlimBlock.CalculateCurrentModel(VRageMath.Matrix@)"]

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
string CalculateCurrentModel(
	out Matrix orientation
)

Parameters

orientation
Type: Matrix

[Missing <param name="orientation"/> documentation for "M:VRage.Game.ModAPI.IMySlimBlock.CalculateCurrentModel(VRageMath.Matrix@)"]

Return Value

Type: String

[Missing <returns> documentation for "M:VRage.Game.ModAPI.IMySlimBlock.CalculateCurrentModel(VRageMath.Matrix@)"]

See Also