Table of Contents

Property rayTransform

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

rayTransform

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

public abstract Transform rayTransform { get; }

Property Value

Transform