Class Matrix4AsEulerAttribute
Attach this attribute to a Matrix4 field so it will be shown as Euler rotation.
[AttributeUsage(AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
public sealed class Matrix4AsEulerAttribute : Attribute, _AttributeNamespace Engine4.Internal
Implements System.Runtime.InteropServices._Attribute
Inheritance
System.Object
  System.Attribute
  
    Matrix4AsEulerAttribute
  
  Constructors
Matrix4AsEulerAttribute()
public Matrix4AsEulerAttribute()Implements
      System.Runtime.InteropServices._Attribute