interface GltfNodeVendorData {
    assembly: Assembly;
    data: StringIndexedInterface;
}

Properties

Properties

assembly: Assembly