API (v2.0.0) - Giro3D
    Preparing search index...

    Interface TextureAndPitch

    interface TextureAndPitch {
        pitch: OffsetScale;
        texture: Texture;
    }
    Index

    Properties

    Properties

    texture: Texture