Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Placemat.MinSizePolicy

Determines the behavior of the CalculateSelectedNodeBounds method.
Read time 1 minuteLast updated 11 days ago

Definition

public enum Placemat.MinSizePolicy

Fields

Value

Description

DoNotEnsureMinSizeIgnore the placemat minimum size when calculating the bounds.
EnsureMinSizeEnforce the placemat minimum size when calculating the bounds.