rhodonite
    Preparing search index...

    Type Alias Gltf2Texture

    type Gltf2Texture = {
        extensions?: Gltf2AnyObject;
        extras?: Gltf2AnyObject;
        name?: string;
        sampler?: number;
        source?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    extensions?: Gltf2AnyObject
    name?: string
    sampler?: number
    source?: number