scaler

@NotNull
open fun scaler(): @NotNull ModelScaler

Returns the model scaler.

Return

the scaler

Since

1.15.2


open fun scaler(@NotNull scaler: @NotNull ModelScaler)

Sets the model scaler.

Since

1.15.2

Parameters

scaler

the new scaler