Lens Scripting API

    Enumeration StencilClearOption

    Stencil buffer clear option.

    Index

    Enumeration Members

    Enumeration Members

    CustomTexture: number

    Stencil buffer will be cleared by texture from "maskTexture" property, if "maskTexture" is null then the stencil clear option will fallback to "CustomValue" mode.

    CustomValue: number

    Stencil buffer will be cleared by "clearStencilValue" property value.

    None: number

    Stencil buffer clear operation will be skipped.

    MMNEPVFCICPMFPCPTTAAATR