UNPKG

neos-script

Version:

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

23 lines (22 loc) 12.8 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.NeosLogoMenuMesh = void 0; var jsx_runtime_1 = require("neos-script/jsx-runtime"); var core_1 = require("../../core"); function NeosLogoMenuMesh(props) { var id = props.id, persistentId = props.persistentId, updateOrder = props.updateOrder, Enabled = props.Enabled, HighPriorityIntegration = props.HighPriorityIntegration, OverrideBoundingBox = props.OverrideBoundingBox, OverridenBoundingBox = props.OverridenBoundingBox, ExpandLerp = props.ExpandLerp, LogoCircle = props.LogoCircle, LogoRadiusStart = props.LogoRadiusStart, LogoThickness = props.LogoThickness, LogoMainSegmentArc = props.LogoMainSegmentArc, SeparationAngle = props.SeparationAngle, MenuMainSegmentArc = props.MenuMainSegmentArc, CircleItemCount = props.CircleItemCount, MenuRadiusStart = props.MenuRadiusStart, MenuThickness = props.MenuThickness, FillColor = props.FillColor, OutlineColor = props.OutlineColor, CircleItemOverrides = props.CircleItemOverrides, IndependentSegments = props.IndependentSegments, OutlineWidth = props.OutlineWidth; return ((0, jsx_runtime_1.jsxs)(core_1.Component, __assign({ type: "FrooxEngine.NeosLogoMenuMesh", 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.Sync`1[System.Boolean]", name: "HighPriorityIntegration", id: typeof HighPriorityIntegration === "object" && "id" in HighPriorityIntegration ? HighPriorityIntegration === null || HighPriorityIntegration === void 0 ? void 0 : HighPriorityIntegration.id : undefined, value: typeof HighPriorityIntegration === "object" && "value" in HighPriorityIntegration ? HighPriorityIntegration === null || HighPriorityIntegration === void 0 ? void 0 : HighPriorityIntegration.value : HighPriorityIntegration, isRaw: typeof HighPriorityIntegration === "object" && "isRaw" in HighPriorityIntegration && HighPriorityIntegration.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "OverrideBoundingBox", id: typeof OverrideBoundingBox === "object" && "id" in OverrideBoundingBox ? OverrideBoundingBox === null || OverrideBoundingBox === void 0 ? void 0 : OverrideBoundingBox.id : undefined, value: typeof OverrideBoundingBox === "object" && "value" in OverrideBoundingBox ? OverrideBoundingBox === null || OverrideBoundingBox === void 0 ? void 0 : OverrideBoundingBox.value : OverrideBoundingBox, isRaw: typeof OverrideBoundingBox === "object" && "isRaw" in OverrideBoundingBox && OverrideBoundingBox.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.BoundingBox]", name: "OverridenBoundingBox", id: typeof OverridenBoundingBox === "object" && "id" in OverridenBoundingBox ? OverridenBoundingBox === null || OverridenBoundingBox === void 0 ? void 0 : OverridenBoundingBox.id : undefined, value: typeof OverridenBoundingBox === "object" && "value" in OverridenBoundingBox ? OverridenBoundingBox === null || OverridenBoundingBox === void 0 ? void 0 : OverridenBoundingBox.value : OverridenBoundingBox, isRaw: typeof OverridenBoundingBox === "object" && "isRaw" in OverridenBoundingBox && OverridenBoundingBox.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "ExpandLerp", id: typeof ExpandLerp === "object" && "id" in ExpandLerp ? ExpandLerp === null || ExpandLerp === void 0 ? void 0 : ExpandLerp.id : undefined, value: typeof ExpandLerp === "object" && "value" in ExpandLerp ? ExpandLerp === null || ExpandLerp === void 0 ? void 0 : ExpandLerp.value : ExpandLerp, isRaw: typeof ExpandLerp === "object" && "isRaw" in ExpandLerp && ExpandLerp.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "LogoCircle", id: typeof LogoCircle === "object" && "id" in LogoCircle ? LogoCircle === null || LogoCircle === void 0 ? void 0 : LogoCircle.id : undefined, value: typeof LogoCircle === "object" && "value" in LogoCircle ? LogoCircle === null || LogoCircle === void 0 ? void 0 : LogoCircle.value : LogoCircle, isRaw: typeof LogoCircle === "object" && "isRaw" in LogoCircle && LogoCircle.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "LogoRadiusStart", id: typeof LogoRadiusStart === "object" && "id" in LogoRadiusStart ? LogoRadiusStart === null || LogoRadiusStart === void 0 ? void 0 : LogoRadiusStart.id : undefined, value: typeof LogoRadiusStart === "object" && "value" in LogoRadiusStart ? LogoRadiusStart === null || LogoRadiusStart === void 0 ? void 0 : LogoRadiusStart.value : LogoRadiusStart, isRaw: typeof LogoRadiusStart === "object" && "isRaw" in LogoRadiusStart && LogoRadiusStart.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "LogoThickness", id: typeof LogoThickness === "object" && "id" in LogoThickness ? LogoThickness === null || LogoThickness === void 0 ? void 0 : LogoThickness.id : undefined, value: typeof LogoThickness === "object" && "value" in LogoThickness ? LogoThickness === null || LogoThickness === void 0 ? void 0 : LogoThickness.value : LogoThickness, isRaw: typeof LogoThickness === "object" && "isRaw" in LogoThickness && LogoThickness.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "LogoMainSegmentArc", id: typeof LogoMainSegmentArc === "object" && "id" in LogoMainSegmentArc ? LogoMainSegmentArc === null || LogoMainSegmentArc === void 0 ? void 0 : LogoMainSegmentArc.id : undefined, value: typeof LogoMainSegmentArc === "object" && "value" in LogoMainSegmentArc ? LogoMainSegmentArc === null || LogoMainSegmentArc === void 0 ? void 0 : LogoMainSegmentArc.value : LogoMainSegmentArc, isRaw: typeof LogoMainSegmentArc === "object" && "isRaw" in LogoMainSegmentArc && LogoMainSegmentArc.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "SeparationAngle", id: typeof SeparationAngle === "object" && "id" in SeparationAngle ? SeparationAngle === null || SeparationAngle === void 0 ? void 0 : SeparationAngle.id : undefined, value: typeof SeparationAngle === "object" && "value" in SeparationAngle ? SeparationAngle === null || SeparationAngle === void 0 ? void 0 : SeparationAngle.value : SeparationAngle, isRaw: typeof SeparationAngle === "object" && "isRaw" in SeparationAngle && SeparationAngle.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "MenuMainSegmentArc", id: typeof MenuMainSegmentArc === "object" && "id" in MenuMainSegmentArc ? MenuMainSegmentArc === null || MenuMainSegmentArc === void 0 ? void 0 : MenuMainSegmentArc.id : undefined, value: typeof MenuMainSegmentArc === "object" && "value" in MenuMainSegmentArc ? MenuMainSegmentArc === null || MenuMainSegmentArc === void 0 ? void 0 : MenuMainSegmentArc.value : MenuMainSegmentArc, isRaw: typeof MenuMainSegmentArc === "object" && "isRaw" in MenuMainSegmentArc && MenuMainSegmentArc.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Int32]", name: "CircleItemCount", id: typeof CircleItemCount === "object" && "id" in CircleItemCount ? CircleItemCount === null || CircleItemCount === void 0 ? void 0 : CircleItemCount.id : undefined, value: typeof CircleItemCount === "object" && "value" in CircleItemCount ? CircleItemCount === null || CircleItemCount === void 0 ? void 0 : CircleItemCount.value : CircleItemCount, isRaw: typeof CircleItemCount === "object" && "isRaw" in CircleItemCount && CircleItemCount.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "MenuRadiusStart", id: typeof MenuRadiusStart === "object" && "id" in MenuRadiusStart ? MenuRadiusStart === null || MenuRadiusStart === void 0 ? void 0 : MenuRadiusStart.id : undefined, value: typeof MenuRadiusStart === "object" && "value" in MenuRadiusStart ? MenuRadiusStart === null || MenuRadiusStart === void 0 ? void 0 : MenuRadiusStart.value : MenuRadiusStart, isRaw: typeof MenuRadiusStart === "object" && "isRaw" in MenuRadiusStart && MenuRadiusStart.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "MenuThickness", id: typeof MenuThickness === "object" && "id" in MenuThickness ? MenuThickness === null || MenuThickness === void 0 ? void 0 : MenuThickness.id : undefined, value: typeof MenuThickness === "object" && "value" in MenuThickness ? MenuThickness === null || MenuThickness === void 0 ? void 0 : MenuThickness.value : MenuThickness, isRaw: typeof MenuThickness === "object" && "isRaw" in MenuThickness && MenuThickness.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.color]", name: "FillColor", id: typeof FillColor === "object" && "id" in FillColor ? FillColor === null || FillColor === void 0 ? void 0 : FillColor.id : undefined, value: typeof FillColor === "object" && "value" in FillColor ? FillColor === null || FillColor === void 0 ? void 0 : FillColor.value : FillColor, isRaw: typeof FillColor === "object" && "isRaw" in FillColor && FillColor.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.color]", name: "OutlineColor", id: typeof OutlineColor === "object" && "id" in OutlineColor ? OutlineColor === null || OutlineColor === void 0 ? void 0 : OutlineColor.id : undefined, value: typeof OutlineColor === "object" && "value" in OutlineColor ? OutlineColor === null || OutlineColor === void 0 ? void 0 : OutlineColor.value : OutlineColor, isRaw: typeof OutlineColor === "object" && "isRaw" in OutlineColor && OutlineColor.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncList`1[FrooxEngine.NeosLogoMenuMesh+MenuSegment]", name: "CircleItemOverrides", id: typeof CircleItemOverrides === "object" && "id" in CircleItemOverrides ? CircleItemOverrides === null || CircleItemOverrides === void 0 ? void 0 : CircleItemOverrides.id : undefined, value: typeof CircleItemOverrides === "object" && "value" in CircleItemOverrides ? CircleItemOverrides === null || CircleItemOverrides === void 0 ? void 0 : CircleItemOverrides.value : CircleItemOverrides, isRaw: typeof CircleItemOverrides === "object" && "isRaw" in CircleItemOverrides && CircleItemOverrides.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncList`1[FrooxEngine.NeosLogoMenuMesh+MenuSegment]", name: "IndependentSegments", id: typeof IndependentSegments === "object" && "id" in IndependentSegments ? IndependentSegments === null || IndependentSegments === void 0 ? void 0 : IndependentSegments.id : undefined, value: typeof IndependentSegments === "object" && "value" in IndependentSegments ? IndependentSegments === null || IndependentSegments === void 0 ? void 0 : IndependentSegments.value : IndependentSegments, isRaw: typeof IndependentSegments === "object" && "isRaw" in IndependentSegments && IndependentSegments.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "OutlineWidth", id: typeof OutlineWidth === "object" && "id" in OutlineWidth ? OutlineWidth === null || OutlineWidth === void 0 ? void 0 : OutlineWidth.id : undefined, value: typeof OutlineWidth === "object" && "value" in OutlineWidth ? OutlineWidth === null || OutlineWidth === void 0 ? void 0 : OutlineWidth.value : OutlineWidth, isRaw: typeof OutlineWidth === "object" && "isRaw" in OutlineWidth && OutlineWidth.isRaw ? true : undefined })] }))); } exports.NeosLogoMenuMesh = NeosLogoMenuMesh; ;