Table of Contents

Enum VfxRenderStateInfoPixelShader.RsDepthStencilStateDesc.RsHiZMode360

Namespace
ValveResourceFormat.CompiledShader
Assembly
ValveResourceFormat.dll

Specifies Hi-Z mode for Xbox 360.

public enum VfxRenderStateInfoPixelShader.RsDepthStencilStateDesc.RsHiZMode360 : byte

Fields

HiZAutomatic = 0
HiZDisable = 1
HiZEnable = 2