PropsGPUDepthStencilState extension

on

Properties

depthBias int

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair
depthBiasClamp double

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair
depthBiasSlopeScale double

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair
depthCompare GPUCompareFunction

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair
depthWriteEnabled bool

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair
format GPUTextureFormat

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair
stencilBack GPUStencilFaceState

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair
stencilFront GPUStencilFaceState

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair
stencilReadMask int

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair
stencilWriteMask int

Available on GPUDepthStencilState, provided by the PropsGPUDepthStencilState extension

getter/setter pair