Property rayTransform
rayTransform
The origin point of the ray is rayTransform.position. The direction of the ray is rayTransform.forward.
public override Transform rayTransform { get; }
Property Value
- Transform
The origin point of the ray is rayTransform.position. The direction of the ray is rayTransform.forward.
public override Transform rayTransform { get; }