Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EditorToolbarFloatField

A float field used with EditorToolbarElementAttribute.
Read time 10 minutesLast updated 5 days ago

Definition

public class EditorToolbarFloatField : FloatField, IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, ICustomStyle, IBindable, IMixedValueSupport, INotifyValueChanged<float>, IValueField<float>

Constructors

Constructor

Description

EditorToolbarFloatField()Creates a float field visual element that is styled to match a toolbar in an Overlay.

Inheritance

Inherited Members