IRotatableFace Method (Vector3)

RAGE Plugin Hook Documentation

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

Sets the orientation of this instance to face the specified position.

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

void Face(
	Vector3 position
)

Parameters

position
Type: RageVector3

[Missing <param name="position"/> documentation for "M:Rage.IRotatable.Face(Rage.Vector3)"]

See Also

Reference