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