EulerAttribute Class

Summary

[Pro-Only] Causes the attributed UnityEngine.Quaternion field to be drawn as Euler Angles.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets.Attributes
Base Types
  • PropertyAttribute
graph BT Type-->Base0["PropertyAttribute"] Type["EulerAttribute"] class Type type-node

Syntax

[System.Diagnostics.Conditional("UNITY_EDITOR")]
public sealed class EulerAttribute : PropertyAttribute

Attributes

Type Description
ConditionalAttribute