API reference

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

I

interfaceOccluderPlacement

@codexo/exojs-lighting / lighting / stable

Something whose world transform places an occluder outline. Any scene node satisfies it, which is how an outline authored in a sprite's own pixels follows that sprite around without this package knowing what a sprite is.

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

Something whose world transform places an occluder outline. Any scene node satisfies it, which is how an outline authored in a sprite's own pixels follows that sprite around without this package knowing what a sprite is.

Methods1
Source