Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 963 Bytes

decentraland-ecs.billboard.md

File metadata and controls

28 lines (18 loc) · 963 Bytes

Home > decentraland-ecs > Billboard

Billboard class

Billboard defines a behavior that makes the entity face the camera in any moment.

Signature:

export declare class Billboard extends ObservableComponent 

Constructors

Constructor Modifiers Description
(constructor)(x, y, z) Constructs a new instance of the Billboard class

Properties

Property Modifiers Type Description
x boolean
y boolean
z boolean