Taos API Reference
    Preparing search index...

    Interface ShadowMeshDraw

    interface ShadowMeshDraw {
        mesh: Mesh;
        modelMatrix: Mat4;
    }
    Index

    Properties

    Properties

    mesh: Mesh
    modelMatrix: Mat4