Class VectorInspector
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public abstract class VectorInspector : Inspector, IDisposable
Constructors
VectorInspector(Metadata)
Declaration
protected VectorInspector(Metadata metadata)
Parameters
Type | Name | Description |
---|---|---|
Metadata | metadata |
Methods
GetHeight(Single, GUIContent)
Declaration
protected override float GetHeight(float width, GUIContent label)
Parameters
Type | Name | Description |
---|---|---|
Single | width | |
GUIContent | label |
Returns
Type | Description |
---|---|
Single |