Constructors
constructor
- new light(a?: number[], b?: string, c?: Partial<{ collection: string; geofsFixCameraRotation: boolean; image: string; opacity: number; rotation: number; scale: number }>): fx.light
Parameters
Optional a: number[]
Optional b: string
Optional c: Partial<{ collection: string; geofsFixCameraRotation: boolean; image: string; opacity: number; rotation: number; scale: number }>
Methods
setLocation
- setLocation(a: number[]): void
setVisibility
- setVisibility(a: boolean): true