QuaternionFromRotation Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Quaternion.FromRotation(Rage.Rotator)"]

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static Quaternion FromRotation(
	Rotator rotation
)

Parameters

rotation
Type: RageRotator

[Missing <param name="rotation"/> documentation for "M:Rage.Quaternion.FromRotation(Rage.Rotator)"]

Return Value

Type: Quaternion

[Missing <returns> documentation for "M:Rage.Quaternion.FromRotation(Rage.Rotator)"]

See Also

Reference