Click or drag to resize
MyPhysicsMeshTransform Method

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

[Missing <summary> documentation for "M:VRage.MyPhysicsMesh.Transform(VRageMath.Matrix)"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public void Transform(
	Matrix m
)

Parameters

m
Type: Matrix

[Missing <param name="m"/> documentation for "M:VRage.MyPhysicsMesh.Transform(VRageMath.Matrix)"]

See Also