gpu-curtains
    Preparing search index...

    Interface IChildRootProperty

    glTF Child of Root Property

    interface IChildRootProperty {
        extensions?: Record<string, unknown>;
        extras?: Record<string, unknown>;
        name?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    extensions?: Record<string, unknown>

    Dictionary object with extension-specific objects

    extras?: Record<string, unknown>

    Application-Specific data

    name?: string

    The user-defined name of this object