Kuesa::Serenity::Layers
Attributes
Attributes Documentation
variable OpaqueLayerName
 | const String OpaqueLayerName = StringLiteral("Opaque");
  | 
 
variable AlphaLayerName
 | const String AlphaLayerName = StringLiteral("Alpha");
  | 
 
variable ZFillLayerName
 | const String ZFillLayerName = StringLiteral("ZFill");
  | 
 
variable SkyboxLayerName
 | const String SkyboxLayerName = StringLiteral("Skybox");
  | 
 
variable BackgroundLayerName
 | const String BackgroundLayerName = StringLiteral("Background");
  | 
 
Updated on 2023-07-03 at 11:02:07 +0000