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