UNPKG

neos-script

Version:

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

23 lines (22 loc) 38.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.QuadBrushTip = void 0; var jsx_runtime_1 = require("neos-script/jsx-runtime"); var core_1 = require("../../../core"); function QuadBrushTip(props) { var id = props.id, persistentId = props.persistentId, updateOrder = props.updateOrder, Enabled = props.Enabled, TipReference = props.TipReference, BlockGripEquip = props.BlockGripEquip, BlockRemoteEquip = props.BlockRemoteEquip, EquipName = props.EquipName, _overrideActiveTool = props._overrideActiveTool, _gripPosesGenerated = props._gripPosesGenerated, FixedMinimumPointDistance = props.FixedMinimumPointDistance, PositionSmoothing = props.PositionSmoothing, RotationSmoothing = props.RotationSmoothing, PressureSmoothing = props.PressureSmoothing, MaxStrokeLength = props.MaxStrokeLength, StrokeFadeInLength = props.StrokeFadeInLength, StrokeFadeOutLength = props.StrokeFadeOutLength, StrokeGroupFinishWaitTime = props.StrokeGroupFinishWaitTime, ActivationThreshold = props.ActivationThreshold, DeactivationThresholdRatio = props.DeactivationThresholdRatio, SnapTip = props.SnapTip, SnapLine = props.SnapLine, StrokesRootOverride = props.StrokesRootOverride, PickMaterials = props.PickMaterials, PickColors = props.PickColors, CurrentMaterial = props.CurrentMaterial, ColorMappings = props.ColorMappings, _colorPicker = props._colorPicker, _pickedColor = props._pickedColor, _hideOnStroke = props._hideOnStroke, _lastUsedMaterial = props._lastUsedMaterial, _lastCreatedMaterial = props._lastCreatedMaterial, TipAnchor = props.TipAnchor, StrokePointRate = props.StrokePointRate, ConstantPointRate = props.ConstantPointRate, PressureAffectsRate = props.PressureAffectsRate, PressureAffectsRadius = props.PressureAffectsRadius, ParticleSpawnRadius = props.ParticleSpawnRadius, PointRate = props.PointRate, ParticleOffset = props.ParticleOffset, SnapPoints = props.SnapPoints, MinColor = props.MinColor, MaxColor = props.MaxColor, ColorGap = props.ColorGap, MinSize = props.MinSize, MaxSize = props.MaxSize, SizeGap = props.SizeGap, AtlasInfo = props.AtlasInfo, PressureAffectsSize = props.PressureAffectsSize, PressureAffectsAlpha = props.PressureAffectsAlpha, PressureAffectsIntensity = props.PressureAffectsIntensity, UseColor = props.UseColor, PointColor = props.PointColor, PointSize = props.PointSize, PointUV = props.PointUV, Pivot = props.Pivot, DualSided = props.DualSided, MinRotation = props.MinRotation, MaxRotation = props.MaxRotation, RotationSpace = props.RotationSpace, QuadRotation = props.QuadRotation, _previewRenderer = props._previewRenderer, _previewMesh = props._previewMesh, _previewMeshOffset = props._previewMeshOffset, _previewMeshRotation = props._previewMeshRotation; return ((0, jsx_runtime_1.jsxs)(core_1.Component, __assign({ type: "FrooxEngine.QuadBrushTip", id: id, persistentId: persistentId, updateOrder: updateOrder, version: 1 }, { 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.Slot]", name: "TipReference", id: typeof TipReference === "object" && "id" in TipReference ? TipReference === null || TipReference === void 0 ? void 0 : TipReference.id : undefined, value: typeof TipReference === "object" && "value" in TipReference ? TipReference === null || TipReference === void 0 ? void 0 : TipReference.value : TipReference, isRaw: typeof TipReference === "object" && "isRaw" in TipReference && TipReference.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "BlockGripEquip", id: typeof BlockGripEquip === "object" && "id" in BlockGripEquip ? BlockGripEquip === null || BlockGripEquip === void 0 ? void 0 : BlockGripEquip.id : undefined, value: typeof BlockGripEquip === "object" && "value" in BlockGripEquip ? BlockGripEquip === null || BlockGripEquip === void 0 ? void 0 : BlockGripEquip.value : BlockGripEquip, isRaw: typeof BlockGripEquip === "object" && "isRaw" in BlockGripEquip && BlockGripEquip.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "BlockRemoteEquip", id: typeof BlockRemoteEquip === "object" && "id" in BlockRemoteEquip ? BlockRemoteEquip === null || BlockRemoteEquip === void 0 ? void 0 : BlockRemoteEquip.id : undefined, value: typeof BlockRemoteEquip === "object" && "value" in BlockRemoteEquip ? BlockRemoteEquip === null || BlockRemoteEquip === void 0 ? void 0 : BlockRemoteEquip.value : BlockRemoteEquip, isRaw: typeof BlockRemoteEquip === "object" && "isRaw" in BlockRemoteEquip && BlockRemoteEquip.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.String]", name: "EquipName", id: typeof EquipName === "object" && "id" in EquipName ? EquipName === null || EquipName === void 0 ? void 0 : EquipName.id : undefined, value: typeof EquipName === "object" && "value" in EquipName ? EquipName === null || EquipName === void 0 ? void 0 : EquipName.value : EquipName, isRaw: typeof EquipName === "object" && "isRaw" in EquipName && EquipName.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncRef`1[FrooxEngine.CommonTool]", name: "_overrideActiveTool", id: typeof _overrideActiveTool === "object" && "id" in _overrideActiveTool ? _overrideActiveTool === null || _overrideActiveTool === void 0 ? void 0 : _overrideActiveTool.id : undefined, value: typeof _overrideActiveTool === "object" && "value" in _overrideActiveTool ? _overrideActiveTool === null || _overrideActiveTool === void 0 ? void 0 : _overrideActiveTool.value : _overrideActiveTool, isRaw: typeof _overrideActiveTool === "object" && "isRaw" in _overrideActiveTool && _overrideActiveTool.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "_gripPosesGenerated", id: typeof _gripPosesGenerated === "object" && "id" in _gripPosesGenerated ? _gripPosesGenerated === null || _gripPosesGenerated === void 0 ? void 0 : _gripPosesGenerated.id : undefined, value: typeof _gripPosesGenerated === "object" && "value" in _gripPosesGenerated ? _gripPosesGenerated === null || _gripPosesGenerated === void 0 ? void 0 : _gripPosesGenerated.value : _gripPosesGenerated, isRaw: typeof _gripPosesGenerated === "object" && "isRaw" in _gripPosesGenerated && _gripPosesGenerated.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "FixedMinimumPointDistance", id: typeof FixedMinimumPointDistance === "object" && "id" in FixedMinimumPointDistance ? FixedMinimumPointDistance === null || FixedMinimumPointDistance === void 0 ? void 0 : FixedMinimumPointDistance.id : undefined, value: typeof FixedMinimumPointDistance === "object" && "value" in FixedMinimumPointDistance ? FixedMinimumPointDistance === null || FixedMinimumPointDistance === void 0 ? void 0 : FixedMinimumPointDistance.value : FixedMinimumPointDistance, isRaw: typeof FixedMinimumPointDistance === "object" && "isRaw" in FixedMinimumPointDistance && FixedMinimumPointDistance.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "PositionSmoothing", id: typeof PositionSmoothing === "object" && "id" in PositionSmoothing ? PositionSmoothing === null || PositionSmoothing === void 0 ? void 0 : PositionSmoothing.id : undefined, value: typeof PositionSmoothing === "object" && "value" in PositionSmoothing ? PositionSmoothing === null || PositionSmoothing === void 0 ? void 0 : PositionSmoothing.value : PositionSmoothing, isRaw: typeof PositionSmoothing === "object" && "isRaw" in PositionSmoothing && PositionSmoothing.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "RotationSmoothing", id: typeof RotationSmoothing === "object" && "id" in RotationSmoothing ? RotationSmoothing === null || RotationSmoothing === void 0 ? void 0 : RotationSmoothing.id : undefined, value: typeof RotationSmoothing === "object" && "value" in RotationSmoothing ? RotationSmoothing === null || RotationSmoothing === void 0 ? void 0 : RotationSmoothing.value : RotationSmoothing, isRaw: typeof RotationSmoothing === "object" && "isRaw" in RotationSmoothing && RotationSmoothing.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "PressureSmoothing", id: typeof PressureSmoothing === "object" && "id" in PressureSmoothing ? PressureSmoothing === null || PressureSmoothing === void 0 ? void 0 : PressureSmoothing.id : undefined, value: typeof PressureSmoothing === "object" && "value" in PressureSmoothing ? PressureSmoothing === null || PressureSmoothing === void 0 ? void 0 : PressureSmoothing.value : PressureSmoothing, isRaw: typeof PressureSmoothing === "object" && "isRaw" in PressureSmoothing && PressureSmoothing.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "MaxStrokeLength", id: typeof MaxStrokeLength === "object" && "id" in MaxStrokeLength ? MaxStrokeLength === null || MaxStrokeLength === void 0 ? void 0 : MaxStrokeLength.id : undefined, value: typeof MaxStrokeLength === "object" && "value" in MaxStrokeLength ? MaxStrokeLength === null || MaxStrokeLength === void 0 ? void 0 : MaxStrokeLength.value : MaxStrokeLength, isRaw: typeof MaxStrokeLength === "object" && "isRaw" in MaxStrokeLength && MaxStrokeLength.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "StrokeFadeInLength", id: typeof StrokeFadeInLength === "object" && "id" in StrokeFadeInLength ? StrokeFadeInLength === null || StrokeFadeInLength === void 0 ? void 0 : StrokeFadeInLength.id : undefined, value: typeof StrokeFadeInLength === "object" && "value" in StrokeFadeInLength ? StrokeFadeInLength === null || StrokeFadeInLength === void 0 ? void 0 : StrokeFadeInLength.value : StrokeFadeInLength, isRaw: typeof StrokeFadeInLength === "object" && "isRaw" in StrokeFadeInLength && StrokeFadeInLength.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "StrokeFadeOutLength", id: typeof StrokeFadeOutLength === "object" && "id" in StrokeFadeOutLength ? StrokeFadeOutLength === null || StrokeFadeOutLength === void 0 ? void 0 : StrokeFadeOutLength.id : undefined, value: typeof StrokeFadeOutLength === "object" && "value" in StrokeFadeOutLength ? StrokeFadeOutLength === null || StrokeFadeOutLength === void 0 ? void 0 : StrokeFadeOutLength.value : StrokeFadeOutLength, isRaw: typeof StrokeFadeOutLength === "object" && "isRaw" in StrokeFadeOutLength && StrokeFadeOutLength.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "StrokeGroupFinishWaitTime", id: typeof StrokeGroupFinishWaitTime === "object" && "id" in StrokeGroupFinishWaitTime ? StrokeGroupFinishWaitTime === null || StrokeGroupFinishWaitTime === void 0 ? void 0 : StrokeGroupFinishWaitTime.id : undefined, value: typeof StrokeGroupFinishWaitTime === "object" && "value" in StrokeGroupFinishWaitTime ? StrokeGroupFinishWaitTime === null || StrokeGroupFinishWaitTime === void 0 ? void 0 : StrokeGroupFinishWaitTime.value : StrokeGroupFinishWaitTime, isRaw: typeof StrokeGroupFinishWaitTime === "object" && "isRaw" in StrokeGroupFinishWaitTime && StrokeGroupFinishWaitTime.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "ActivationThreshold", id: typeof ActivationThreshold === "object" && "id" in ActivationThreshold ? ActivationThreshold === null || ActivationThreshold === void 0 ? void 0 : ActivationThreshold.id : undefined, value: typeof ActivationThreshold === "object" && "value" in ActivationThreshold ? ActivationThreshold === null || ActivationThreshold === void 0 ? void 0 : ActivationThreshold.value : ActivationThreshold, isRaw: typeof ActivationThreshold === "object" && "isRaw" in ActivationThreshold && ActivationThreshold.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "DeactivationThresholdRatio", id: typeof DeactivationThresholdRatio === "object" && "id" in DeactivationThresholdRatio ? DeactivationThresholdRatio === null || DeactivationThresholdRatio === void 0 ? void 0 : DeactivationThresholdRatio.id : undefined, value: typeof DeactivationThresholdRatio === "object" && "value" in DeactivationThresholdRatio ? DeactivationThresholdRatio === null || DeactivationThresholdRatio === void 0 ? void 0 : DeactivationThresholdRatio.value : DeactivationThresholdRatio, isRaw: typeof DeactivationThresholdRatio === "object" && "isRaw" in DeactivationThresholdRatio && DeactivationThresholdRatio.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "SnapTip", id: typeof SnapTip === "object" && "id" in SnapTip ? SnapTip === null || SnapTip === void 0 ? void 0 : SnapTip.id : undefined, value: typeof SnapTip === "object" && "value" in SnapTip ? SnapTip === null || SnapTip === void 0 ? void 0 : SnapTip.value : SnapTip, isRaw: typeof SnapTip === "object" && "isRaw" in SnapTip && SnapTip.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "SnapLine", id: typeof SnapLine === "object" && "id" in SnapLine ? SnapLine === null || SnapLine === void 0 ? void 0 : SnapLine.id : undefined, value: typeof SnapLine === "object" && "value" in SnapLine ? SnapLine === null || SnapLine === void 0 ? void 0 : SnapLine.value : SnapLine, isRaw: typeof SnapLine === "object" && "isRaw" in SnapLine && SnapLine.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncRef`1[FrooxEngine.Slot]", name: "StrokesRootOverride", id: typeof StrokesRootOverride === "object" && "id" in StrokesRootOverride ? StrokesRootOverride === null || StrokesRootOverride === void 0 ? void 0 : StrokesRootOverride.id : undefined, value: typeof StrokesRootOverride === "object" && "value" in StrokesRootOverride ? StrokesRootOverride === null || StrokesRootOverride === void 0 ? void 0 : StrokesRootOverride.value : StrokesRootOverride, isRaw: typeof StrokesRootOverride === "object" && "isRaw" in StrokesRootOverride && StrokesRootOverride.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "PickMaterials", id: typeof PickMaterials === "object" && "id" in PickMaterials ? PickMaterials === null || PickMaterials === void 0 ? void 0 : PickMaterials.id : undefined, value: typeof PickMaterials === "object" && "value" in PickMaterials ? PickMaterials === null || PickMaterials === void 0 ? void 0 : PickMaterials.value : PickMaterials, isRaw: typeof PickMaterials === "object" && "isRaw" in PickMaterials && PickMaterials.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "PickColors", id: typeof PickColors === "object" && "id" in PickColors ? PickColors === null || PickColors === void 0 ? void 0 : PickColors.id : undefined, value: typeof PickColors === "object" && "value" in PickColors ? PickColors === null || PickColors === void 0 ? void 0 : PickColors.value : PickColors, isRaw: typeof PickColors === "object" && "isRaw" in PickColors && PickColors.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.AssetRef`1[FrooxEngine.Material]", name: "CurrentMaterial", id: typeof CurrentMaterial === "object" && "id" in CurrentMaterial ? CurrentMaterial === null || CurrentMaterial === void 0 ? void 0 : CurrentMaterial.id : undefined, value: typeof CurrentMaterial === "object" && "value" in CurrentMaterial ? CurrentMaterial === null || CurrentMaterial === void 0 ? void 0 : CurrentMaterial.value : CurrentMaterial, isRaw: typeof CurrentMaterial === "object" && "isRaw" in CurrentMaterial && CurrentMaterial.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncList`1[FrooxEngine.BrushTip+ColorMapping]", name: "ColorMappings", id: typeof ColorMappings === "object" && "id" in ColorMappings ? ColorMappings === null || ColorMappings === void 0 ? void 0 : ColorMappings.id : undefined, value: typeof ColorMappings === "object" && "value" in ColorMappings ? ColorMappings === null || ColorMappings === void 0 ? void 0 : ColorMappings.value : ColorMappings, isRaw: typeof ColorMappings === "object" && "isRaw" in ColorMappings && ColorMappings.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SlotCleanupRef`1[FrooxEngine.NeosColorDialog]", name: "_colorPicker", id: typeof _colorPicker === "object" && "id" in _colorPicker ? _colorPicker === null || _colorPicker === void 0 ? void 0 : _colorPicker.id : undefined, value: typeof _colorPicker === "object" && "value" in _colorPicker ? _colorPicker === null || _colorPicker === void 0 ? void 0 : _colorPicker.value : _colorPicker, isRaw: typeof _colorPicker === "object" && "isRaw" in _colorPicker && _colorPicker.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.color]", name: "_pickedColor", id: typeof _pickedColor === "object" && "id" in _pickedColor ? _pickedColor === null || _pickedColor === void 0 ? void 0 : _pickedColor.id : undefined, value: typeof _pickedColor === "object" && "value" in _pickedColor ? _pickedColor === null || _pickedColor === void 0 ? void 0 : _pickedColor.value : _pickedColor, isRaw: typeof _pickedColor === "object" && "isRaw" in _pickedColor && _pickedColor.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncRefList`1[FrooxEngine.Slot]", name: "_hideOnStroke", id: typeof _hideOnStroke === "object" && "id" in _hideOnStroke ? _hideOnStroke === null || _hideOnStroke === void 0 ? void 0 : _hideOnStroke.id : undefined, value: typeof _hideOnStroke === "object" && "value" in _hideOnStroke ? _hideOnStroke === null || _hideOnStroke === void 0 ? void 0 : _hideOnStroke.value : _hideOnStroke, isRaw: typeof _hideOnStroke === "object" && "isRaw" in _hideOnStroke && _hideOnStroke.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.AssetRef`1[FrooxEngine.Material]", name: "_lastUsedMaterial", id: typeof _lastUsedMaterial === "object" && "id" in _lastUsedMaterial ? _lastUsedMaterial === null || _lastUsedMaterial === void 0 ? void 0 : _lastUsedMaterial.id : undefined, value: typeof _lastUsedMaterial === "object" && "value" in _lastUsedMaterial ? _lastUsedMaterial === null || _lastUsedMaterial === void 0 ? void 0 : _lastUsedMaterial.value : _lastUsedMaterial, isRaw: typeof _lastUsedMaterial === "object" && "isRaw" in _lastUsedMaterial && _lastUsedMaterial.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.AssetRef`1[FrooxEngine.Material]", name: "_lastCreatedMaterial", id: typeof _lastCreatedMaterial === "object" && "id" in _lastCreatedMaterial ? _lastCreatedMaterial === null || _lastCreatedMaterial === void 0 ? void 0 : _lastCreatedMaterial.id : undefined, value: typeof _lastCreatedMaterial === "object" && "value" in _lastCreatedMaterial ? _lastCreatedMaterial === null || _lastCreatedMaterial === void 0 ? void 0 : _lastCreatedMaterial.value : _lastCreatedMaterial, isRaw: typeof _lastCreatedMaterial === "object" && "isRaw" in _lastCreatedMaterial && _lastCreatedMaterial.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncRef`1[FrooxEngine.Slot]", name: "TipAnchor", id: typeof TipAnchor === "object" && "id" in TipAnchor ? TipAnchor === null || TipAnchor === void 0 ? void 0 : TipAnchor.id : undefined, value: typeof TipAnchor === "object" && "value" in TipAnchor ? TipAnchor === null || TipAnchor === void 0 ? void 0 : TipAnchor.value : TipAnchor, isRaw: typeof TipAnchor === "object" && "isRaw" in TipAnchor && TipAnchor.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "StrokePointRate", id: typeof StrokePointRate === "object" && "id" in StrokePointRate ? StrokePointRate === null || StrokePointRate === void 0 ? void 0 : StrokePointRate.id : undefined, value: typeof StrokePointRate === "object" && "value" in StrokePointRate ? StrokePointRate === null || StrokePointRate === void 0 ? void 0 : StrokePointRate.value : StrokePointRate, isRaw: typeof StrokePointRate === "object" && "isRaw" in StrokePointRate && StrokePointRate.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "ConstantPointRate", id: typeof ConstantPointRate === "object" && "id" in ConstantPointRate ? ConstantPointRate === null || ConstantPointRate === void 0 ? void 0 : ConstantPointRate.id : undefined, value: typeof ConstantPointRate === "object" && "value" in ConstantPointRate ? ConstantPointRate === null || ConstantPointRate === void 0 ? void 0 : ConstantPointRate.value : ConstantPointRate, isRaw: typeof ConstantPointRate === "object" && "isRaw" in ConstantPointRate && ConstantPointRate.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "PressureAffectsRate", id: typeof PressureAffectsRate === "object" && "id" in PressureAffectsRate ? PressureAffectsRate === null || PressureAffectsRate === void 0 ? void 0 : PressureAffectsRate.id : undefined, value: typeof PressureAffectsRate === "object" && "value" in PressureAffectsRate ? PressureAffectsRate === null || PressureAffectsRate === void 0 ? void 0 : PressureAffectsRate.value : PressureAffectsRate, isRaw: typeof PressureAffectsRate === "object" && "isRaw" in PressureAffectsRate && PressureAffectsRate.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "PressureAffectsRadius", id: typeof PressureAffectsRadius === "object" && "id" in PressureAffectsRadius ? PressureAffectsRadius === null || PressureAffectsRadius === void 0 ? void 0 : PressureAffectsRadius.id : undefined, value: typeof PressureAffectsRadius === "object" && "value" in PressureAffectsRadius ? PressureAffectsRadius === null || PressureAffectsRadius === void 0 ? void 0 : PressureAffectsRadius.value : PressureAffectsRadius, isRaw: typeof PressureAffectsRadius === "object" && "isRaw" in PressureAffectsRadius && PressureAffectsRadius.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "ParticleSpawnRadius", id: typeof ParticleSpawnRadius === "object" && "id" in ParticleSpawnRadius ? ParticleSpawnRadius === null || ParticleSpawnRadius === void 0 ? void 0 : ParticleSpawnRadius.id : undefined, value: typeof ParticleSpawnRadius === "object" && "value" in ParticleSpawnRadius ? ParticleSpawnRadius === null || ParticleSpawnRadius === void 0 ? void 0 : ParticleSpawnRadius.value : ParticleSpawnRadius, isRaw: typeof ParticleSpawnRadius === "object" && "isRaw" in ParticleSpawnRadius && ParticleSpawnRadius.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Input`1[System.Single]", name: "PointRate", id: typeof PointRate === "object" && "id" in PointRate ? PointRate === null || PointRate === void 0 ? void 0 : PointRate.id : undefined, value: typeof PointRate === "object" && "value" in PointRate ? PointRate === null || PointRate === void 0 ? void 0 : PointRate.value : PointRate, isRaw: typeof PointRate === "object" && "isRaw" in PointRate && PointRate.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Input`1[BaseX.float3]", name: "ParticleOffset", id: typeof ParticleOffset === "object" && "id" in ParticleOffset ? ParticleOffset === null || ParticleOffset === void 0 ? void 0 : ParticleOffset.id : undefined, value: typeof ParticleOffset === "object" && "value" in ParticleOffset ? ParticleOffset === null || ParticleOffset === void 0 ? void 0 : ParticleOffset.value : ParticleOffset, isRaw: typeof ParticleOffset === "object" && "isRaw" in ParticleOffset && ParticleOffset.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "SnapPoints", id: typeof SnapPoints === "object" && "id" in SnapPoints ? SnapPoints === null || SnapPoints === void 0 ? void 0 : SnapPoints.id : undefined, value: typeof SnapPoints === "object" && "value" in SnapPoints ? SnapPoints === null || SnapPoints === void 0 ? void 0 : SnapPoints.value : SnapPoints, isRaw: typeof SnapPoints === "object" && "isRaw" in SnapPoints && SnapPoints.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.color]", name: "MinColor", id: typeof MinColor === "object" && "id" in MinColor ? MinColor === null || MinColor === void 0 ? void 0 : MinColor.id : undefined, value: typeof MinColor === "object" && "value" in MinColor ? MinColor === null || MinColor === void 0 ? void 0 : MinColor.value : MinColor, isRaw: typeof MinColor === "object" && "isRaw" in MinColor && MinColor.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.color]", name: "MaxColor", id: typeof MaxColor === "object" && "id" in MaxColor ? MaxColor === null || MaxColor === void 0 ? void 0 : MaxColor.id : undefined, value: typeof MaxColor === "object" && "value" in MaxColor ? MaxColor === null || MaxColor === void 0 ? void 0 : MaxColor.value : MaxColor, isRaw: typeof MaxColor === "object" && "isRaw" in MaxColor && MaxColor.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "ColorGap", id: typeof ColorGap === "object" && "id" in ColorGap ? ColorGap === null || ColorGap === void 0 ? void 0 : ColorGap.id : undefined, value: typeof ColorGap === "object" && "value" in ColorGap ? ColorGap === null || ColorGap === void 0 ? void 0 : ColorGap.value : ColorGap, isRaw: typeof ColorGap === "object" && "isRaw" in ColorGap && ColorGap.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.float2]", name: "MinSize", id: typeof MinSize === "object" && "id" in MinSize ? MinSize === null || MinSize === void 0 ? void 0 : MinSize.id : undefined, value: typeof MinSize === "object" && "value" in MinSize ? MinSize === null || MinSize === void 0 ? void 0 : MinSize.value : MinSize, isRaw: typeof MinSize === "object" && "isRaw" in MinSize && MinSize.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.float2]", name: "MaxSize", id: typeof MaxSize === "object" && "id" in MaxSize ? MaxSize === null || MaxSize === void 0 ? void 0 : MaxSize.id : undefined, value: typeof MaxSize === "object" && "value" in MaxSize ? MaxSize === null || MaxSize === void 0 ? void 0 : MaxSize.value : MaxSize, isRaw: typeof MaxSize === "object" && "isRaw" in MaxSize && MaxSize.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "SizeGap", id: typeof SizeGap === "object" && "id" in SizeGap ? SizeGap === null || SizeGap === void 0 ? void 0 : SizeGap.id : undefined, value: typeof SizeGap === "object" && "value" in SizeGap ? SizeGap === null || SizeGap === void 0 ? void 0 : SizeGap.value : SizeGap, isRaw: typeof SizeGap === "object" && "isRaw" in SizeGap && SizeGap.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncRef`1[FrooxEngine.AtlasInfo]", name: "AtlasInfo", id: typeof AtlasInfo === "object" && "id" in AtlasInfo ? AtlasInfo === null || AtlasInfo === void 0 ? void 0 : AtlasInfo.id : undefined, value: typeof AtlasInfo === "object" && "value" in AtlasInfo ? AtlasInfo === null || AtlasInfo === void 0 ? void 0 : AtlasInfo.value : AtlasInfo, isRaw: typeof AtlasInfo === "object" && "isRaw" in AtlasInfo && AtlasInfo.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "PressureAffectsSize", id: typeof PressureAffectsSize === "object" && "id" in PressureAffectsSize ? PressureAffectsSize === null || PressureAffectsSize === void 0 ? void 0 : PressureAffectsSize.id : undefined, value: typeof PressureAffectsSize === "object" && "value" in PressureAffectsSize ? PressureAffectsSize === null || PressureAffectsSize === void 0 ? void 0 : PressureAffectsSize.value : PressureAffectsSize, isRaw: typeof PressureAffectsSize === "object" && "isRaw" in PressureAffectsSize && PressureAffectsSize.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "PressureAffectsAlpha", id: typeof PressureAffectsAlpha === "object" && "id" in PressureAffectsAlpha ? PressureAffectsAlpha === null || PressureAffectsAlpha === void 0 ? void 0 : PressureAffectsAlpha.id : undefined, value: typeof PressureAffectsAlpha === "object" && "value" in PressureAffectsAlpha ? PressureAffectsAlpha === null || PressureAffectsAlpha === void 0 ? void 0 : PressureAffectsAlpha.value : PressureAffectsAlpha, isRaw: typeof PressureAffectsAlpha === "object" && "isRaw" in PressureAffectsAlpha && PressureAffectsAlpha.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "PressureAffectsIntensity", id: typeof PressureAffectsIntensity === "object" && "id" in PressureAffectsIntensity ? PressureAffectsIntensity === null || PressureAffectsIntensity === void 0 ? void 0 : PressureAffectsIntensity.id : undefined, value: typeof PressureAffectsIntensity === "object" && "value" in PressureAffectsIntensity ? PressureAffectsIntensity === null || PressureAffectsIntensity === void 0 ? void 0 : PressureAffectsIntensity.value : PressureAffectsIntensity, isRaw: typeof PressureAffectsIntensity === "object" && "isRaw" in PressureAffectsIntensity && PressureAffectsIntensity.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "UseColor", id: typeof UseColor === "object" && "id" in UseColor ? UseColor === null || UseColor === void 0 ? void 0 : UseColor.id : undefined, value: typeof UseColor === "object" && "value" in UseColor ? UseColor === null || UseColor === void 0 ? void 0 : UseColor.value : UseColor, isRaw: typeof UseColor === "object" && "isRaw" in UseColor && UseColor.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Input`1[BaseX.color]", name: "PointColor", id: typeof PointColor === "object" && "id" in PointColor ? PointColor === null || PointColor === void 0 ? void 0 : PointColor.id : undefined, value: typeof PointColor === "object" && "value" in PointColor ? PointColor === null || PointColor === void 0 ? void 0 : PointColor.value : PointColor, isRaw: typeof PointColor === "object" && "isRaw" in PointColor && PointColor.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Input`1[BaseX.float2]", name: "PointSize", id: typeof PointSize === "object" && "id" in PointSize ? PointSize === null || PointSize === void 0 ? void 0 : PointSize.id : undefined, value: typeof PointSize === "object" && "value" in PointSize ? PointSize === null || PointSize === void 0 ? void 0 : PointSize.value : PointSize, isRaw: typeof PointSize === "object" && "isRaw" in PointSize && PointSize.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Input`1[BaseX.float4]", name: "PointUV", id: typeof PointUV === "object" && "id" in PointUV ? PointUV === null || PointUV === void 0 ? void 0 : PointUV.id : undefined, value: typeof PointUV === "object" && "value" in PointUV ? PointUV === null || PointUV === void 0 ? void 0 : PointUV.value : PointUV, isRaw: typeof PointUV === "object" && "isRaw" in PointUV && PointUV.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.float3]", name: "Pivot", id: typeof Pivot === "object" && "id" in Pivot ? Pivot === null || Pivot === void 0 ? void 0 : Pivot.id : undefined, value: typeof Pivot === "object" && "value" in Pivot ? Pivot === null || Pivot === void 0 ? void 0 : Pivot.value : Pivot, isRaw: typeof Pivot === "object" && "isRaw" in Pivot && Pivot.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "DualSided", id: typeof DualSided === "object" && "id" in DualSided ? DualSided === null || DualSided === void 0 ? void 0 : DualSided.id : undefined, value: typeof DualSided === "object" && "value" in DualSided ? DualSided === null || DualSided === void 0 ? void 0 : DualSided.value : DualSided, isRaw: typeof DualSided === "object" && "isRaw" in DualSided && DualSided.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.float3]", name: "MinRotation", id: typeof MinRotation === "object" && "id" in MinRotation ? MinRotation === null || MinRotation === void 0 ? void 0 : MinRotation.id : undefined, value: typeof MinRotation === "object" && "value" in MinRotation ? MinRotation === null || MinRotation === void 0 ? void 0 : MinRotation.value : MinRotation, isRaw: typeof MinRotation === "object" && "isRaw" in MinRotation && MinRotation.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[BaseX.float3]", name: "MaxRotation", id: typeof MaxRotation === "object" && "id" in MaxRotation ? MaxRotation === null || MaxRotation === void 0 ? void 0 : MaxRotation.id : undefined, value: typeof MaxRotation === "object" && "value" in MaxRotation ? MaxRotation === null || MaxRotation === void 0 ? void 0 : MaxRotation.value : MaxRotation, isRaw: typeof MaxRotation === "object" && "isRaw" in MaxRotation && MaxRotation.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RootSpace", name: "RotationSpace", id: typeof RotationSpace === "object" && "id" in RotationSpace ? RotationSpace === null || RotationSpace === void 0 ? void 0 : RotationSpace.id : undefined, value: typeof RotationSpace === "object" && "value" in RotationSpace ? RotationSpace === null || RotationSpace === void 0 ? void 0 : RotationSpace.value : RotationSpace, isRaw: typeof RotationSpace === "object" && "isRaw" in RotationSpace && RotationSpace.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Input`1[BaseX.floatQ]", name: "QuadRotation", id: typeof QuadRotation === "object" && "id" in QuadRotation ? QuadRotation === null || QuadRotation === void 0 ? void 0 : QuadRotation.id : undefined, value: typeof QuadRotation === "object" && "value" in QuadRotation ? QuadRotation === null || QuadRotation === void 0 ? void 0 : QuadRotation.value : QuadRotation, isRaw: typeof QuadRotation === "object" && "isRaw" in QuadRotation && QuadRotation.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncRef`1[FrooxEngine.MeshRenderer]", name: "_previewRenderer", id: typeof _previewRenderer === "object" && "id" in _previewRenderer ? _previewRenderer === null || _previewRenderer === void 0 ? void 0 : _previewRenderer.id : undefined, value: typeof _previewRenderer === "object" && "value" in _previewRenderer ? _previewRenderer === null || _previewRenderer === void 0 ? void 0 : _previewRenderer.value : _previewRenderer, isRaw: typeof _previewRenderer === "object" && "isRaw" in _previewRenderer && _previewRenderer.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.DriveRef`1[FrooxEngine.QuadArrayMesh]", name: "_previewMesh", id: typeof _previewMesh === "object" && "id" in _previewMesh ? _previewMesh === null || _previewMesh === void 0 ? void 0 : _previewMesh.id : undefined, value: typeof _previewMesh === "object" && "value" in _previewMesh ? _previewMesh === null || _previewMesh === void 0 ? void 0 : _previewMesh.value : _previewMesh, isRaw: typeof _previewMesh === "object" && "isRaw" in _previewMesh && _previewMesh.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.FieldDrive`1[BaseX.float3]", name: "_previewMeshOffset", id: typeof _previewMeshOffset === "object" && "id" in _previewMeshOffset ? _previewMeshOffset === null || _previewMeshOffset === void 0 ? void 0 : _previewMeshOffset.id : undefined, value: typeof _previewMeshOffset === "object" && "value" in _previewMeshOffset ? _previewMeshOffset === null || _previewMeshOffset === void 0 ? void 0 : _previewMeshOffset.value : _previewMeshOffset, isRaw: typeof _previewMeshOffset === "object" && "isRaw" in _previewMeshOffset && _previewMeshOffset.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.FieldDrive`1[BaseX.floatQ]", name: "_previewMeshRotation", id: typeof _previewMeshRotation === "object" && "id" in _previewMeshRotation ? _previewMeshRotation === null || _previewMeshRotation === void 0 ? void 0 : _previewMeshRotation.id : undefined, value: typeof _previewMeshRotation === "object" && "value" in _previewMeshRotation ? _previewMeshRotation === null || _previewMeshRotation === void 0 ? void 0 : _previewMeshRotation.value : _previewMeshRotation, isRaw: typeof _previewMeshRotation === "object" && "isRaw" in _previewMeshRotation && _previewMeshRotation.isRaw ? true : undefined })] }))); } exports.QuadBrushTip = QuadBrushTip; ;