ScaleMode

enum ScaleMode : Enum<ScaleMode>

Used to define the scaling behaviour of a Scene.

See also

Entries

Link copied to clipboard

Fully automatic scaling to window size.

Link copied to clipboard

Scaling only shrinks Scene when window gets to small.

Link copied to clipboard

Disables automatic rescaling.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int