跳到主要内容

Class PointField

Properties

aspect

public float aspect { get; set; }

places

public int places { get; set; }

displayPlaces

public int displayPlaces { get; set; }

offset

public Vector2 offset { get; set; }

inputElement

public VisualElement inputElement { get; }

Methods

SetValueWithoutNotify(Vector2 value)

public override void SetValueWithoutNotify(Vector2 value)

SetValue(Vector2 value)

protected override void SetValue(Vector2 value)

OnRedo(Vector2 newValue)

protected override void OnRedo(Vector2 newValue)

OnUndo(Vector2 oldValue)

protected override void OnUndo(Vector2 oldValue)