Click or drag to resize

MatrixForward Property

Gets the forward vector formed from the second row M21, M22, M23 elements.

Namespace:  SampSharp.GameMode
Assembly:  SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
public Vector3 Forward { get; }

Property Value

Type: Vector3
See Also