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
EulerAttribute
PropertyAttribute

Syntax

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

Attributes

Type Description
ConditionalAttribute