MatrixIdentity Property

RAGE Plugin Hook Documentation

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

Gets a Matrix that represents an identity matrix.

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

public static Matrix Identity { get; }

Property Value

Type: Matrix

[Missing <value> documentation for "P:Rage.Matrix.Identity"]

See Also

Reference