Property MaxFraction
MaxFraction
The maximum fraction of the query within which to check for hits For casts, this is a fraction along the ray For distance queries, this is a distance from the query object.
Declaration
float MaxFraction { get; }
Property Value
Type | Description |
---|---|
float | The maximum fraction. |