Function Spatial.setDisableScale

Sets whether the node uses a scale of (1, 1, 1) or its local transformation scale. Changes to the local transformation scale are preserved.

void setDisableScale (
  const(bool) disable
) nothrow @nogc;