Skip to content

format

typescript
Matrix4x4.m02

class: Matrix4x4

description

The value of the element in the first row and third column of the matrix.

parameter

param_nametypedescription

reture

typedescription
numberThe value of the element.

code example