跳到主要内容

Class Vector3IntField

Properties

labelX

public Label labelX { get; }

labelY

public Label labelY { get; }

labelZ

public Label labelZ { get; }

Methods

SetValueWithoutNotify(Vector3Int value)

public override void SetValueWithoutNotify(Vector3Int value)

SetValue(Vector3Int value)

protected override void SetValue(Vector3Int value)

OnRedo(Vector3Int newValue)

protected override void OnRedo(Vector3Int newValue)

OnUndo(Vector3Int oldValue)

protected override void OnUndo(Vector3Int oldValue)