편집

다음을 통해 공유


BaseRayStabilizer.StableRotation Property

Definition

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

Implements

Applies to