Search Results for

    Property rayTransform

    rayTransform

    The origin point of the ray is rayTransform.position. The direction of the ray is rayTransform.forward.

    Declaration
    public abstract Transform rayTransform { get; }
    In This Article