Vector2ProjectOnTo Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Vector2.ProjectOnTo(Rage.Vector2)"]

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

public Vector2 ProjectOnTo(
	Vector2 target
)

Parameters

target
Type: RageVector2

[Missing <param name="target"/> documentation for "M:Rage.Vector2.ProjectOnTo(Rage.Vector2)"]

Return Value

Type: Vector2

[Missing <returns> documentation for "M:Rage.Vector2.ProjectOnTo(Rage.Vector2)"]

See Also

Reference