API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeViewFollowTarget

@codexo/exojs / rendering / stable

A target that a View can track - either a SceneNode or any `{x, y}` position object.

0
props
0
methods
0
events
Import
import { ViewFollowTarget } from '@codexo/exojs'

A target that a View can track - either a SceneNode or any `{x, y}` position object.

Definition1
Source