LayerStacking3DMode
public enum LayerStacking3DModeHow an authored layer relates to the preceding depth stack.
Fields
Section titled “Fields”
Stack = 0Place this layer flush behind the preceding stacked layer.
Returns
TextStudio.ThreeD.LayerStacking3DMode
Overlay
Section titled “Overlay”Overlay = 1Start a new stack at the front plane so this layer overlays earlier layers.
Returns
TextStudio.ThreeD.LayerStacking3DMode