Class InspectorAdaptiveWidthAttribute
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public sealed class InspectorAdaptiveWidthAttribute : Attribute, _Attribute
Constructors
InspectorAdaptiveWidthAttribute(Single)
Declaration
public InspectorAdaptiveWidthAttribute(float width)
Parameters
Type | Name | Description |
---|---|---|
Single | width |
Properties
width
Declaration
public float width { get; }
Property Value
Type | Description |
---|---|
Single |