본문으로 건너뛰기

AnchorPoint

A data component that has actual position where the camera should be stopped at

Constructor

constructor(options: AnchorPointOptions);

Constructs a new instance of the AnchorPoint class

Parameters

options (AnchorPointOptions) - AnchorPointOptions

Properties

index

Type: number

Index of AnchorPoint

This property is read-only.

panel

Type: Panel

A Panel instance AnchorPoint is referencing to

This property is read-only.

position

Type: number

Position of AnchorPoint

This property is read-only.