Summary
Constructs a
UnityEngine.Quaternion pref with the specified `key` and UnityEngine.Quaternion.identity as the default value.- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- AutoPrefs
.EditorQuaternion
Syntax
public EditorQuaternion(string key)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string |
Return Value
| Type | Description |
|---|---|
| void |