BaseRayStabilizer.StablePosition 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.
The stabilized position.
public:
abstract property UnityEngine::Vector3 StablePosition { UnityEngine::Vector3 get(); };
public abstract UnityEngine.Vector3 StablePosition { get; }
member this.StablePosition : UnityEngine.Vector3
Public MustOverride ReadOnly Property StablePosition As Vector3
Property Value
UnityEngine.Vector3