MatrixColumns Property

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "P:Rage.Matrix.Columns(System.Int32)"]

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

[BrowsableAttribute(false)]
public Vector4 this[
	int column
] { get; set; }

Parameters

column
Type: SystemInt32

Property Value

Type: Vector4

[Missing <value> documentation for "P:Rage.Matrix.Columns(System.Int32)"]

See Also

Reference