EntityQuaternion Property

RAGE Plugin Hook Documentation

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

Note: This API is now obsolete.

Gets or sets the quaternion of this instance.

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

[ObsoleteAttribute("Use Orientation instead. This property will be removed in a future update.", 
	true)]
public virtual Quaternion Quaternion { get; set; }

Property Value

Type: Quaternion

[Missing <value> documentation for "P:Rage.Entity.Quaternion"]

Implements

IRotatableQuaternion
See Also

Reference