This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

FieldMouseDragger<T0> Constructor

Declaration

public FieldMouseDragger<T0>(IValueField<T> drivenField);

Parameters

drivenField The field.

Description

FieldMouseDragger's constructor.