Orillusion
WebGPU
简体中文
Appearance
@orillusion/core
has(src, m): boolean
src
m
boolean
Defined in: src/gfx/renderJob/config/VisibleLayer.ts:60
Any-match test: returns true when src and m share at least one set bit. Standard "is this layer in the camera's culling mask" semantics.
number