wtc-gl
    Preparing search index...

    Interface DrawableOptions

    interface DrawableOptions {
        frustumCulled: boolean;
        renderOrder: number;
    }
    Index

    Properties

    frustumCulled: boolean
    renderOrder: number