backStencilState property

Pointer<SdlGpuStencilOpState> get backStencilState

Implementation

Pointer<SdlGpuStencilOpState> get backStencilState =>
    (cast<Uint8>() + 4).cast<SdlGpuStencilOpState>();