UNPKG

neos-script

Version:

[neos-script-sample](https://github.com/rheniumNV/neos-script-sample)

23 lines (22 loc) 27.5 kB
"use strict"; var __assign = (this && this.__assign) || function () { __assign = Object.assign || function(t) { for (var s, i = 1, n = arguments.length; i < n; i++) { s = arguments[i]; for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; } return t; }; return __assign.apply(this, arguments); }; Object.defineProperty(exports, "__esModule", { value: true }); exports.ModelImportDialog = void 0; var jsx_runtime_1 = require("neos-script/jsx-runtime"); var core_1 = require("../../core"); function ModelImportDialog(props) { var id = props.id, persistentId = props.persistentId, updateOrder = props.updateOrder, Enabled = props.Enabled, swapPanel = props.swapPanel, path = props.path, _scale = props._scale, _autoScale = props._autoScale, _material = props._material, _preferSpecular = props._preferSpecular, _rig = props._rig, _setupIK = props._setupIK, _debugRig = props._debugRig, _colliders = props._colliders, _animations = props._animations, _snappable = props._snappable, _timelapse = props._timelapse, _externalTextures = props._externalTextures, _grabbable = props._grabbable, _scalable = props._scalable, _importAtOrigin = props._importAtOrigin, _forceTpose = props._forceTpose, _assetsOnObject = props._assetsOnObject, _asPointCloud = props._asPointCloud, _importImagesByName = props._importImagesByName, _importImageAlignment = props._importImageAlignment, _calculateNormals = props._calculateNormals, _calculateTangents = props._calculateTangents, _calculateTextureAlpha = props._calculateTextureAlpha, _importVertexColors = props._importVertexColors, _importAlbedoColor = props._importAlbedoColor, _importEmissive = props._importEmissive, _importBones = props._importBones, _importLights = props._importLights, _makeDualSided = props._makeDualSided, _makeFlatShaded = props._makeFlatShaded, _deduplicateInstances = props._deduplicateInstances, _optimizeModel = props._optimizeModel, _splitSubmeshes = props._splitSubmeshes, _generateRandomColors = props._generateRandomColors, _spawnMaterialOrbs = props._spawnMaterialOrbs, _maxTextureSize = props._maxTextureSize, _textureConversion = props._textureConversion, _forcePointFiltering = props._forcePointFiltering, _forceNoMipMaps = props._forceNoMipMaps, _forceUncompressed = props._forceUncompressed, ForceAsPointCloud = props.ForceAsPointCloud; return ((0, jsx_runtime_1.jsxs)(core_1.Component, __assign({ type: "FrooxEngine.ModelImportDialog", id: id, persistentId: persistentId, updateOrder: updateOrder }, { children: [(0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "Enabled", id: typeof Enabled === "object" && "id" in Enabled ? Enabled === null || Enabled === void 0 ? void 0 : Enabled.id : undefined, value: typeof Enabled === "object" && "value" in Enabled ? Enabled === null || Enabled === void 0 ? void 0 : Enabled.value : Enabled !== null && Enabled !== void 0 ? Enabled : true, isRaw: typeof Enabled === "object" && "isRaw" in Enabled && Enabled.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncRef`1[FrooxEngine.NeosSwapCanvasPanel]", name: "swapPanel", id: typeof swapPanel === "object" && "id" in swapPanel ? swapPanel === null || swapPanel === void 0 ? void 0 : swapPanel.id : undefined, value: typeof swapPanel === "object" && "value" in swapPanel ? swapPanel === null || swapPanel === void 0 ? void 0 : swapPanel.value : swapPanel, isRaw: typeof swapPanel === "object" && "isRaw" in swapPanel && swapPanel.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncDelegateList`1[System.Action`1[FrooxEngine.UIX.UIBuilder]]", name: "path", id: typeof path === "object" && "id" in path ? path === null || path === void 0 ? void 0 : path.id : undefined, value: typeof path === "object" && "value" in path ? path === null || path === void 0 ? void 0 : path.value : path, isRaw: typeof path === "object" && "isRaw" in path && path.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "_scale", id: typeof _scale === "object" && "id" in _scale ? _scale === null || _scale === void 0 ? void 0 : _scale.id : undefined, value: typeof _scale === "object" && "value" in _scale ? _scale === null || _scale === void 0 ? void 0 : _scale.value : _scale, isRaw: typeof _scale === "object" && "isRaw" in _scale && _scale.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_autoScale", id: typeof _autoScale === "object" && "id" in _autoScale ? _autoScale === null || _autoScale === void 0 ? void 0 : _autoScale.id : undefined, value: typeof _autoScale === "object" && "value" in _autoScale ? _autoScale === null || _autoScale === void 0 ? void 0 : _autoScale.value : _autoScale, isRaw: typeof _autoScale === "object" && "isRaw" in _autoScale && _autoScale.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[FrooxEngine.ModelImportDialog+MaterialType]", name: "_material", id: typeof _material === "object" && "id" in _material ? _material === null || _material === void 0 ? void 0 : _material.id : undefined, value: typeof _material === "object" && "value" in _material ? _material === null || _material === void 0 ? void 0 : _material.value : _material, isRaw: typeof _material === "object" && "isRaw" in _material && _material.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_preferSpecular", id: typeof _preferSpecular === "object" && "id" in _preferSpecular ? _preferSpecular === null || _preferSpecular === void 0 ? void 0 : _preferSpecular.id : undefined, value: typeof _preferSpecular === "object" && "value" in _preferSpecular ? _preferSpecular === null || _preferSpecular === void 0 ? void 0 : _preferSpecular.value : _preferSpecular, isRaw: typeof _preferSpecular === "object" && "isRaw" in _preferSpecular && _preferSpecular.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_rig", id: typeof _rig === "object" && "id" in _rig ? _rig === null || _rig === void 0 ? void 0 : _rig.id : undefined, value: typeof _rig === "object" && "value" in _rig ? _rig === null || _rig === void 0 ? void 0 : _rig.value : _rig, isRaw: typeof _rig === "object" && "isRaw" in _rig && _rig.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_setupIK", id: typeof _setupIK === "object" && "id" in _setupIK ? _setupIK === null || _setupIK === void 0 ? void 0 : _setupIK.id : undefined, value: typeof _setupIK === "object" && "value" in _setupIK ? _setupIK === null || _setupIK === void 0 ? void 0 : _setupIK.value : _setupIK, isRaw: typeof _setupIK === "object" && "isRaw" in _setupIK && _setupIK.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_debugRig", id: typeof _debugRig === "object" && "id" in _debugRig ? _debugRig === null || _debugRig === void 0 ? void 0 : _debugRig.id : undefined, value: typeof _debugRig === "object" && "value" in _debugRig ? _debugRig === null || _debugRig === void 0 ? void 0 : _debugRig.value : _debugRig, isRaw: typeof _debugRig === "object" && "isRaw" in _debugRig && _debugRig.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_colliders", id: typeof _colliders === "object" && "id" in _colliders ? _colliders === null || _colliders === void 0 ? void 0 : _colliders.id : undefined, value: typeof _colliders === "object" && "value" in _colliders ? _colliders === null || _colliders === void 0 ? void 0 : _colliders.value : _colliders, isRaw: typeof _colliders === "object" && "isRaw" in _colliders && _colliders.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_animations", id: typeof _animations === "object" && "id" in _animations ? _animations === null || _animations === void 0 ? void 0 : _animations.id : undefined, value: typeof _animations === "object" && "value" in _animations ? _animations === null || _animations === void 0 ? void 0 : _animations.value : _animations, isRaw: typeof _animations === "object" && "isRaw" in _animations && _animations.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_snappable", id: typeof _snappable === "object" && "id" in _snappable ? _snappable === null || _snappable === void 0 ? void 0 : _snappable.id : undefined, value: typeof _snappable === "object" && "value" in _snappable ? _snappable === null || _snappable === void 0 ? void 0 : _snappable.value : _snappable, isRaw: typeof _snappable === "object" && "isRaw" in _snappable && _snappable.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_timelapse", id: typeof _timelapse === "object" && "id" in _timelapse ? _timelapse === null || _timelapse === void 0 ? void 0 : _timelapse.id : undefined, value: typeof _timelapse === "object" && "value" in _timelapse ? _timelapse === null || _timelapse === void 0 ? void 0 : _timelapse.value : _timelapse, isRaw: typeof _timelapse === "object" && "isRaw" in _timelapse && _timelapse.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_externalTextures", id: typeof _externalTextures === "object" && "id" in _externalTextures ? _externalTextures === null || _externalTextures === void 0 ? void 0 : _externalTextures.id : undefined, value: typeof _externalTextures === "object" && "value" in _externalTextures ? _externalTextures === null || _externalTextures === void 0 ? void 0 : _externalTextures.value : _externalTextures, isRaw: typeof _externalTextures === "object" && "isRaw" in _externalTextures && _externalTextures.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_grabbable", id: typeof _grabbable === "object" && "id" in _grabbable ? _grabbable === null || _grabbable === void 0 ? void 0 : _grabbable.id : undefined, value: typeof _grabbable === "object" && "value" in _grabbable ? _grabbable === null || _grabbable === void 0 ? void 0 : _grabbable.value : _grabbable, isRaw: typeof _grabbable === "object" && "isRaw" in _grabbable && _grabbable.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_scalable", id: typeof _scalable === "object" && "id" in _scalable ? _scalable === null || _scalable === void 0 ? void 0 : _scalable.id : undefined, value: typeof _scalable === "object" && "value" in _scalable ? _scalable === null || _scalable === void 0 ? void 0 : _scalable.value : _scalable, isRaw: typeof _scalable === "object" && "isRaw" in _scalable && _scalable.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_importAtOrigin", id: typeof _importAtOrigin === "object" && "id" in _importAtOrigin ? _importAtOrigin === null || _importAtOrigin === void 0 ? void 0 : _importAtOrigin.id : undefined, value: typeof _importAtOrigin === "object" && "value" in _importAtOrigin ? _importAtOrigin === null || _importAtOrigin === void 0 ? void 0 : _importAtOrigin.value : _importAtOrigin, isRaw: typeof _importAtOrigin === "object" && "isRaw" in _importAtOrigin && _importAtOrigin.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_forceTpose", id: typeof _forceTpose === "object" && "id" in _forceTpose ? _forceTpose === null || _forceTpose === void 0 ? void 0 : _forceTpose.id : undefined, value: typeof _forceTpose === "object" && "value" in _forceTpose ? _forceTpose === null || _forceTpose === void 0 ? void 0 : _forceTpose.value : _forceTpose, isRaw: typeof _forceTpose === "object" && "isRaw" in _forceTpose && _forceTpose.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_assetsOnObject", id: typeof _assetsOnObject === "object" && "id" in _assetsOnObject ? _assetsOnObject === null || _assetsOnObject === void 0 ? void 0 : _assetsOnObject.id : undefined, value: typeof _assetsOnObject === "object" && "value" in _assetsOnObject ? _assetsOnObject === null || _assetsOnObject === void 0 ? void 0 : _assetsOnObject.value : _assetsOnObject, isRaw: typeof _assetsOnObject === "object" && "isRaw" in _assetsOnObject && _assetsOnObject.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_asPointCloud", id: typeof _asPointCloud === "object" && "id" in _asPointCloud ? _asPointCloud === null || _asPointCloud === void 0 ? void 0 : _asPointCloud.id : undefined, value: typeof _asPointCloud === "object" && "value" in _asPointCloud ? _asPointCloud === null || _asPointCloud === void 0 ? void 0 : _asPointCloud.value : _asPointCloud, isRaw: typeof _asPointCloud === "object" && "isRaw" in _asPointCloud && _asPointCloud.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_importImagesByName", id: typeof _importImagesByName === "object" && "id" in _importImagesByName ? _importImagesByName === null || _importImagesByName === void 0 ? void 0 : _importImagesByName.id : undefined, value: typeof _importImagesByName === "object" && "value" in _importImagesByName ? _importImagesByName === null || _importImagesByName === void 0 ? void 0 : _importImagesByName.value : _importImagesByName, isRaw: typeof _importImagesByName === "object" && "isRaw" in _importImagesByName && _importImagesByName.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[FrooxEngine.ModelImportDialog+AlignmentAxis]", name: "_importImageAlignment", id: typeof _importImageAlignment === "object" && "id" in _importImageAlignment ? _importImageAlignment === null || _importImageAlignment === void 0 ? void 0 : _importImageAlignment.id : undefined, value: typeof _importImageAlignment === "object" && "value" in _importImageAlignment ? _importImageAlignment === null || _importImageAlignment === void 0 ? void 0 : _importImageAlignment.value : _importImageAlignment, isRaw: typeof _importImageAlignment === "object" && "isRaw" in _importImageAlignment && _importImageAlignment.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_calculateNormals", id: typeof _calculateNormals === "object" && "id" in _calculateNormals ? _calculateNormals === null || _calculateNormals === void 0 ? void 0 : _calculateNormals.id : undefined, value: typeof _calculateNormals === "object" && "value" in _calculateNormals ? _calculateNormals === null || _calculateNormals === void 0 ? void 0 : _calculateNormals.value : _calculateNormals, isRaw: typeof _calculateNormals === "object" && "isRaw" in _calculateNormals && _calculateNormals.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_calculateTangents", id: typeof _calculateTangents === "object" && "id" in _calculateTangents ? _calculateTangents === null || _calculateTangents === void 0 ? void 0 : _calculateTangents.id : undefined, value: typeof _calculateTangents === "object" && "value" in _calculateTangents ? _calculateTangents === null || _calculateTangents === void 0 ? void 0 : _calculateTangents.value : _calculateTangents, isRaw: typeof _calculateTangents === "object" && "isRaw" in _calculateTangents && _calculateTangents.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_calculateTextureAlpha", id: typeof _calculateTextureAlpha === "object" && "id" in _calculateTextureAlpha ? _calculateTextureAlpha === null || _calculateTextureAlpha === void 0 ? void 0 : _calculateTextureAlpha.id : undefined, value: typeof _calculateTextureAlpha === "object" && "value" in _calculateTextureAlpha ? _calculateTextureAlpha === null || _calculateTextureAlpha === void 0 ? void 0 : _calculateTextureAlpha.value : _calculateTextureAlpha, isRaw: typeof _calculateTextureAlpha === "object" && "isRaw" in _calculateTextureAlpha && _calculateTextureAlpha.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_importVertexColors", id: typeof _importVertexColors === "object" && "id" in _importVertexColors ? _importVertexColors === null || _importVertexColors === void 0 ? void 0 : _importVertexColors.id : undefined, value: typeof _importVertexColors === "object" && "value" in _importVertexColors ? _importVertexColors === null || _importVertexColors === void 0 ? void 0 : _importVertexColors.value : _importVertexColors, isRaw: typeof _importVertexColors === "object" && "isRaw" in _importVertexColors && _importVertexColors.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_importAlbedoColor", id: typeof _importAlbedoColor === "object" && "id" in _importAlbedoColor ? _importAlbedoColor === null || _importAlbedoColor === void 0 ? void 0 : _importAlbedoColor.id : undefined, value: typeof _importAlbedoColor === "object" && "value" in _importAlbedoColor ? _importAlbedoColor === null || _importAlbedoColor === void 0 ? void 0 : _importAlbedoColor.value : _importAlbedoColor, isRaw: typeof _importAlbedoColor === "object" && "isRaw" in _importAlbedoColor && _importAlbedoColor.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_importEmissive", id: typeof _importEmissive === "object" && "id" in _importEmissive ? _importEmissive === null || _importEmissive === void 0 ? void 0 : _importEmissive.id : undefined, value: typeof _importEmissive === "object" && "value" in _importEmissive ? _importEmissive === null || _importEmissive === void 0 ? void 0 : _importEmissive.value : _importEmissive, isRaw: typeof _importEmissive === "object" && "isRaw" in _importEmissive && _importEmissive.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_importBones", id: typeof _importBones === "object" && "id" in _importBones ? _importBones === null || _importBones === void 0 ? void 0 : _importBones.id : undefined, value: typeof _importBones === "object" && "value" in _importBones ? _importBones === null || _importBones === void 0 ? void 0 : _importBones.value : _importBones, isRaw: typeof _importBones === "object" && "isRaw" in _importBones && _importBones.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_importLights", id: typeof _importLights === "object" && "id" in _importLights ? _importLights === null || _importLights === void 0 ? void 0 : _importLights.id : undefined, value: typeof _importLights === "object" && "value" in _importLights ? _importLights === null || _importLights === void 0 ? void 0 : _importLights.value : _importLights, isRaw: typeof _importLights === "object" && "isRaw" in _importLights && _importLights.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_makeDualSided", id: typeof _makeDualSided === "object" && "id" in _makeDualSided ? _makeDualSided === null || _makeDualSided === void 0 ? void 0 : _makeDualSided.id : undefined, value: typeof _makeDualSided === "object" && "value" in _makeDualSided ? _makeDualSided === null || _makeDualSided === void 0 ? void 0 : _makeDualSided.value : _makeDualSided, isRaw: typeof _makeDualSided === "object" && "isRaw" in _makeDualSided && _makeDualSided.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_makeFlatShaded", id: typeof _makeFlatShaded === "object" && "id" in _makeFlatShaded ? _makeFlatShaded === null || _makeFlatShaded === void 0 ? void 0 : _makeFlatShaded.id : undefined, value: typeof _makeFlatShaded === "object" && "value" in _makeFlatShaded ? _makeFlatShaded === null || _makeFlatShaded === void 0 ? void 0 : _makeFlatShaded.value : _makeFlatShaded, isRaw: typeof _makeFlatShaded === "object" && "isRaw" in _makeFlatShaded && _makeFlatShaded.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_deduplicateInstances", id: typeof _deduplicateInstances === "object" && "id" in _deduplicateInstances ? _deduplicateInstances === null || _deduplicateInstances === void 0 ? void 0 : _deduplicateInstances.id : undefined, value: typeof _deduplicateInstances === "object" && "value" in _deduplicateInstances ? _deduplicateInstances === null || _deduplicateInstances === void 0 ? void 0 : _deduplicateInstances.value : _deduplicateInstances, isRaw: typeof _deduplicateInstances === "object" && "isRaw" in _deduplicateInstances && _deduplicateInstances.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_optimizeModel", id: typeof _optimizeModel === "object" && "id" in _optimizeModel ? _optimizeModel === null || _optimizeModel === void 0 ? void 0 : _optimizeModel.id : undefined, value: typeof _optimizeModel === "object" && "value" in _optimizeModel ? _optimizeModel === null || _optimizeModel === void 0 ? void 0 : _optimizeModel.value : _optimizeModel, isRaw: typeof _optimizeModel === "object" && "isRaw" in _optimizeModel && _optimizeModel.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_splitSubmeshes", id: typeof _splitSubmeshes === "object" && "id" in _splitSubmeshes ? _splitSubmeshes === null || _splitSubmeshes === void 0 ? void 0 : _splitSubmeshes.id : undefined, value: typeof _splitSubmeshes === "object" && "value" in _splitSubmeshes ? _splitSubmeshes === null || _splitSubmeshes === void 0 ? void 0 : _splitSubmeshes.value : _splitSubmeshes, isRaw: typeof _splitSubmeshes === "object" && "isRaw" in _splitSubmeshes && _splitSubmeshes.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_generateRandomColors", id: typeof _generateRandomColors === "object" && "id" in _generateRandomColors ? _generateRandomColors === null || _generateRandomColors === void 0 ? void 0 : _generateRandomColors.id : undefined, value: typeof _generateRandomColors === "object" && "value" in _generateRandomColors ? _generateRandomColors === null || _generateRandomColors === void 0 ? void 0 : _generateRandomColors.value : _generateRandomColors, isRaw: typeof _generateRandomColors === "object" && "isRaw" in _generateRandomColors && _generateRandomColors.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_spawnMaterialOrbs", id: typeof _spawnMaterialOrbs === "object" && "id" in _spawnMaterialOrbs ? _spawnMaterialOrbs === null || _spawnMaterialOrbs === void 0 ? void 0 : _spawnMaterialOrbs.id : undefined, value: typeof _spawnMaterialOrbs === "object" && "value" in _spawnMaterialOrbs ? _spawnMaterialOrbs === null || _spawnMaterialOrbs === void 0 ? void 0 : _spawnMaterialOrbs.value : _spawnMaterialOrbs, isRaw: typeof _spawnMaterialOrbs === "object" && "isRaw" in _spawnMaterialOrbs && _spawnMaterialOrbs.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Int32]", name: "_maxTextureSize", id: typeof _maxTextureSize === "object" && "id" in _maxTextureSize ? _maxTextureSize === null || _maxTextureSize === void 0 ? void 0 : _maxTextureSize.id : undefined, value: typeof _maxTextureSize === "object" && "value" in _maxTextureSize ? _maxTextureSize === null || _maxTextureSize === void 0 ? void 0 : _maxTextureSize.value : _maxTextureSize, isRaw: typeof _maxTextureSize === "object" && "isRaw" in _maxTextureSize && _maxTextureSize.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[FrooxEngine.TextureConversion]", name: "_textureConversion", id: typeof _textureConversion === "object" && "id" in _textureConversion ? _textureConversion === null || _textureConversion === void 0 ? void 0 : _textureConversion.id : undefined, value: typeof _textureConversion === "object" && "value" in _textureConversion ? _textureConversion === null || _textureConversion === void 0 ? void 0 : _textureConversion.value : _textureConversion, isRaw: typeof _textureConversion === "object" && "isRaw" in _textureConversion && _textureConversion.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_forcePointFiltering", id: typeof _forcePointFiltering === "object" && "id" in _forcePointFiltering ? _forcePointFiltering === null || _forcePointFiltering === void 0 ? void 0 : _forcePointFiltering.id : undefined, value: typeof _forcePointFiltering === "object" && "value" in _forcePointFiltering ? _forcePointFiltering === null || _forcePointFiltering === void 0 ? void 0 : _forcePointFiltering.value : _forcePointFiltering, isRaw: typeof _forcePointFiltering === "object" && "isRaw" in _forcePointFiltering && _forcePointFiltering.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_forceNoMipMaps", id: typeof _forceNoMipMaps === "object" && "id" in _forceNoMipMaps ? _forceNoMipMaps === null || _forceNoMipMaps === void 0 ? void 0 : _forceNoMipMaps.id : undefined, value: typeof _forceNoMipMaps === "object" && "value" in _forceNoMipMaps ? _forceNoMipMaps === null || _forceNoMipMaps === void 0 ? void 0 : _forceNoMipMaps.value : _forceNoMipMaps, isRaw: typeof _forceNoMipMaps === "object" && "isRaw" in _forceNoMipMaps && _forceNoMipMaps.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_forceUncompressed", id: typeof _forceUncompressed === "object" && "id" in _forceUncompressed ? _forceUncompressed === null || _forceUncompressed === void 0 ? void 0 : _forceUncompressed.id : undefined, value: typeof _forceUncompressed === "object" && "value" in _forceUncompressed ? _forceUncompressed === null || _forceUncompressed === void 0 ? void 0 : _forceUncompressed.value : _forceUncompressed, isRaw: typeof _forceUncompressed === "object" && "isRaw" in _forceUncompressed && _forceUncompressed.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "ForceAsPointCloud", id: typeof ForceAsPointCloud === "object" && "id" in ForceAsPointCloud ? ForceAsPointCloud === null || ForceAsPointCloud === void 0 ? void 0 : ForceAsPointCloud.id : undefined, value: typeof ForceAsPointCloud === "object" && "value" in ForceAsPointCloud ? ForceAsPointCloud === null || ForceAsPointCloud === void 0 ? void 0 : ForceAsPointCloud.value : ForceAsPointCloud, isRaw: typeof ForceAsPointCloud === "object" && "isRaw" in ForceAsPointCloud && ForceAsPointCloud.isRaw ? true : undefined })] }))); } exports.ModelImportDialog = ModelImportDialog; ;