Preparing search index...

    Enumeration ClearColorOption

    Settings for how color will be cleared before rendering.

    Lens Scripting Version 272

    Index

    Enumeration Members

    Background: number

    Use the Device Texture for the color color

    Lens Scripting Version 272

    CustomColor: number

    The frame will be cleared with a color before being rendered to.

    Lens Scripting Version 272

    CustomTexture: number

    The frame will be cleared with a texture before being rendered to.

    Lens Scripting Version 272

    None: number

    The frame will not be cleared before being rendered to (draws over the previous frame).

    Lens Scripting Version 272