PluginsNode TypesMediaNoderesizeWithoutConstraintsOn this pageresizeWithoutConstraintsResizes the media node without constraints. Supported on:MediaNode Signature resizeWithoutConstraints(width: number, height: number): void Parameters width New width of the node. Must be >= 0.01 height New height of the node. Must be >= 0.01