Skip to content

format

typescript
MemoryStream.SetMatrix4x4(val)

class: MemoryStream

description

Writes data of type Matrix4x4.

parameter

param_nametypedescription
valMatrix4x4Matrix4x4 object

reture

typedescription
void

code example