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.

struct Spatial
@nogc nothrow
void
setDisableScale
(
in bool disable
)

Meta