GetValue()
Type specific implementation of BaseAnimValue<T>.GetValue().
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.AnimatedValues
- Assembly: UnityEditor.CoreModule
protected override Quaternion GetValue()
Returns
Type | Description |
|---|---|
| Quaternion | Current Value. |