Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RenderQueueDesc

The render queue descriptor

Hierarchy

  • RenderQueueDesc

Index

Properties

isTransparent

isTransparent: boolean = false

Whether the render queue is a transparent queue

sortMode

sortMode: RenderQueueSortMode = RenderQueueSortMode.FRONT_TO_BACK

The sort mode of the render queue

stages

stages: string[] = []

The stages using this queue

Generated using TypeDoc