RaycastFilterType
Overview
Defines how the FilterDescendantsInstances list is used in a RaycastParams object.
Items
Name
Value
Description
Exclude
0
Ignores BaseParts that are descendants of the objects in the filter list.
Include
1
Considers only BaseParts that are descendants of the objects in the filter list.
Last updated