Property ScaledRayLength
ScaledRayLength
The scaled length of the ray.
Declaration
public float ScaledRayLength { get; }
Property Value
| Type | Description |
|---|---|
| float |
Remarks
If there is non-(1,1,1) scale, |EndPositionWorld - StartPositionWorld| will be different from the input rayLength.