This node property defines the maximum size for a SizeLock node. Nodes can be given a limit by setting either width or height.
The init value defaults to no restrictions.
The imposed limit as a vector. The x field is the maximum width, and y is the maximum height. They both default to infinity, effectively not setting any limit.
See Implementation
This node property defines the maximum size for a SizeLock node. Nodes can be given a limit by setting either width or height.
The init value defaults to no restrictions.