Camera. Intersection ray goes through camera center
OptionalisIf true, an intersection test against the AABB is performed. This test also requires that
isGeometryIntersectionEnabled === false or that no geometry intersection
is found.
OptionalisIf true, fall back to use the object center as intersection point if no intersection point
is otherwise found.
OptionalisIf undefined or true then a (computationally expensive) intersection test
will be performed against geometry to find out exactly where intersection is.
OptionalisIf true and if no intersection is found, intersections on nearby rendered objects are looked for.
OptionaltextureTexture size of gpu picking texture. (16 if not specified)
Type for use in discriminant union checks.
Options for pick operation using a Intersection