BaseRayStabilizer.StableRay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A ray representing the stable position and rotation
public:
abstract property UnityEngine::Ray StableRay { UnityEngine::Ray get(); };
public abstract UnityEngine.Ray StableRay { get; }
member this.StableRay : UnityEngine.Ray
Public MustOverride ReadOnly Property StableRay As Ray
Property Value
UnityEngine.Ray