BaseRayStabilizer.StableRotation 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 rotation.
public:
abstract property UnityEngine::Quaternion StableRotation { UnityEngine::Quaternion get(); };
public abstract UnityEngine.Quaternion StableRotation { get; }
member this.StableRotation : UnityEngine.Quaternion
Public MustOverride ReadOnly Property StableRotation As Quaternion
Property Value
UnityEngine.Quaternion