Show / Hide Table of Contents

Enum ESceneDepthPriorityGroup

A priority for sorting scene elements by depth.

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ESceneDepthPriorityGroup
Remarks

Elements with higher priority occlude elements with lower priority, disregarding distance.

Fields

Name Description
SDPG_Foreground
SDPG_MAX
SDPG_World
  • Improve this Doc
  • View Source
Back to top Generated by DocFX