Version: 2017.3
public bool ignoreLayout ;

설명

Should this RectTransform be ignored by the layout system?

Setting this property to true will make a parent layout group component not consider this RectTransform part of the group. The RectTransform can then be manually positioned despite being a child GameObject of a layout group.