@lightningjs/renderer
    Preparing search index...

    Type Alias NodeTextureFreedPayload

    Payload for when texture failed to load

    type NodeTextureFreedPayload = {
        type: "texture";
    }
    Index

    Properties

    Properties

    type: "texture"