AutoPrefs.EditorQuaternion.

AutoPrefs.

EditorQuaternion(string) Constructor

Summary

Constructs a UnityEngine.Quaternion pref with the specified `key` and UnityEngine.Quaternion.identity as the default value.

Syntax

public EditorQuaternion(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
void