Skip to content

Kuesa::Serenity::Layers

Attributes

Name
const String OpaqueLayerName
const String AlphaLayerName
const String ZFillLayerName
const String SkyboxLayerName
const String BackgroundLayerName

Attributes Documentation

variable OpaqueLayerName

1
const String OpaqueLayerName = StringLiteral("Opaque");

variable AlphaLayerName

1
const String AlphaLayerName = StringLiteral("Alpha");

variable ZFillLayerName

1
const String ZFillLayerName = StringLiteral("ZFill");

variable SkyboxLayerName

1
const String SkyboxLayerName = StringLiteral("Skybox");

variable BackgroundLayerName

1
const String BackgroundLayerName = StringLiteral("Background");

Updated on 2022-10-18 at 11:12:51 +0200