Optional
testif defined it's called per object before tested for intersections.
Return false
to ignore the object completely or "continue in children"
to skip the object but continue to traverse its children (if you do raycast with recursive
enabled)
sets the layer.mask value directly, use setLayer if you want to set e.g. an individual layer only active. See https://threejs.org/docs/#api/en/core/Layers for more information about layers
Generated using TypeDoc
raw layer mask, use setLayer to set an individual layer active