Property Fraction
Fraction
Fraction in distance queries represents the actual distance where the hit occurred, NOT the percentage of max distance.
Declaration
public float Fraction { get; set; }
Property Value
Type | Description |
---|---|
float | Distance at which the hit occurred. |