API reference

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

I

interfaceAlphaOccluderDrawable

@codexo/exojs-lighting / lighting / stable

A drawable whose own texture, frame and layout box describe where its silhouette belongs. Core's `Sprite` - and therefore `AnimatedSprite` and `Video`, which extend it - satisfies it as it stands, which is what lets one argument stand in for a texture, a region of it and a placement.

2
props
2
methods
0
events
Import
import { AlphaOccluderDrawable } from '@codexo/exojs-lighting'

A drawable whose own texture, frame and layout box describe where its silhouette belongs. Core's `Sprite` - and therefore `AnimatedSprite` and `Video`, which extend it - satisfies it as it stands, which is what lets one argument stand in for a texture, a region of it and a placement.

Methods2
Properties2
Source