Skip to content

format

typescript
Matrix4x4.position

class: Matrix4x4

description

(Read Only) The position vector in the matrix.

parameter

param_nametypedescription

reture

typedescription
Vector3The position vector.

code example