Class CastSettingsInterface

Hierarchy (view full)

Properties

bpFilterLayer: number

Broadphase layer number for filtering.

Default Value

BP_LAYER_MOVING (1)
calculateNormal: boolean

If true, will calculate and add to results a contact normal at contact point.

Default Value

false
firstOnly: boolean

Whether to return only the first contact.

Default Value

true
ignoreSensors: boolean

If true, the ray will ignore sensors.

Default Value

false
objFilterLayer: number

Object layer number for filtering.

Default Value

OBJ_LAYER_MOVING (1)