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