Offmatrixchanged

Component3D.offMatrixChanged() method

Signature:

offMatrixChanged(cb: (component: this) => void): void;

Parameters

ParameterTypeDescription
cb(component: this) => void

Returns:

void