Table of contents

A serializable model for 2D vectors.

interface VecModel {}

Properties

x

x: number

y

y: number

z

z?: number

TLVideoShapeProps