Summary
Constructs an
InspectorGadgets.Editor.AutoPrefs.EditorVector3
pref.- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- AutoPrefs
.EditorVector3
Syntax
public EditorVector3(string key, Vector3 defaultValue = null, Action<Vector3> onValueChanged = null)
Parameters
Name | Type | Description |
---|---|---|
key | string | |
defaultValue | Vector3 | |
onValueChanged | Action |
Return Value
Type | Description |
---|---|
void |