BoxModel

See source code
Table of contents

A serializable model for 2D boxes.

interface BoxModel {}

Properties

h

h: number;

w

w: number;

x

x: number;

y

y: number;

Prev
VideoShapeOptions
Next
CreatePresenceStateDerivationOpts