Rapid Render API
    Preparing search index...

    Interface IDisplayOptions

    interface IDisplayOptions {
        customMatrix?: number;
        shader?: DrawShader;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customMatrix?: number
    shader?: DrawShader