When enabled, the probe refreshes SpecsInteractionModule.Overlap#distance on each
member once per frame with the closest-point distance from the collider's volume to the probe center;
when disabled (the default), distance stays -1. Costs one closest-point solve per member per frame
in the interaction service, so enable it only on probes whose distances you read, and avoid it on
probes that can hold many members.
StaticgetReturns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Options supplied when creating an OverlapProbe. Optional; omitting it (or any field) uses the defaults.
Since
Lens Scripting Version 375
Snap OS
Example