Click or drag to resize
MySpectatorRotate Method

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

[Missing <summary> documentation for "M:VRage.MySpectator.Rotate(VRageMath.Vector2,System.Single)"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public void Rotate(
	Vector2 rotationIndicator,
	float rollIndicator
)

Parameters

rotationIndicator
Type: Vector2

[Missing <param name="rotationIndicator"/> documentation for "M:VRage.MySpectator.Rotate(VRageMath.Vector2,System.Single)"]

rollIndicator
Type: SystemSingle

[Missing <param name="rollIndicator"/> documentation for "M:VRage.MySpectator.Rotate(VRageMath.Vector2,System.Single)"]

See Also