Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_DbgUI Interface Reference

Static Public Member Functions

static void Matrix (string label, vector matrix[4])
 Show elements of transformation matrix on screen.
 
static void Quat (string label, float quat[4])
 Show elements of quaternio on screen.
 

Member Function Documentation

◆ Matrix()

static void SCR_DbgUI.Matrix ( string label,
vector matrix[4] )
static

Show elements of transformation matrix on screen.

Parameters
labelMatrix label
matrixTransformation matrix

◆ Quat()

static void SCR_DbgUI.Quat ( string label,
float quat[4] )
static

Show elements of quaternio on screen.

Parameters
labelQuaternion label
quatQuaternion

The documentation for this interface was generated from the following file: