Struct PointDistanceInput
The input to point distance queries.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct PointDistanceInput
Fields
Name | Description |
---|---|
Filter | Specifies the filter. |
MaxDistance | The maximum distance. |
Position | The point from which to calculate distance. |