MatrixItem Property

RAGE Plugin Hook Documentation

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

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

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

[BrowsableAttribute(false)]
public float this[
	int row,
	int column
] { get; set; }

Parameters

row
Type: SystemInt32
column
Type: SystemInt32

Property Value

Type: Single

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

See Also

Reference