neos-script
Version:
[neos-script-sample](https://github.com/rheniumNV/neos-script-sample)
23 lines (22 loc) • 9.9 kB
JavaScript
;
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.VisemeAnalyzer = void 0;
var jsx_runtime_1 = require("neos-script/jsx-runtime");
var core_1 = require("../../../core");
function VisemeAnalyzer(props) {
var id = props.id, persistentId = props.persistentId, updateOrder = props.updateOrder, Enabled = props.Enabled, Source = props.Source, RemoteSource = props.RemoteSource, Smoothing = props.Smoothing, Silence = props.Silence, PP = props.PP, FF = props.FF, TH = props.TH, DD = props.DD, kk = props.kk, CH = props.CH, SS = props.SS, nn = props.nn, RR = props.RR, aa = props.aa, E = props.E, ih = props.ih, oh = props.oh, ou = props.ou, LaughterProbability = props.LaughterProbability;
return ((0, jsx_runtime_1.jsxs)(core_1.Component, __assign({ type: "FrooxEngine.VisemeAnalyzer", 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.IAudioSource]", name: "Source", id: typeof Source === "object" && "id" in Source ? Source === null || Source === void 0 ? void 0 : Source.id : undefined, value: typeof Source === "object" && "value" in Source ? Source === null || Source === void 0 ? void 0 : Source.value : Source, isRaw: typeof Source === "object" && "isRaw" in Source && Source.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.SyncRef`1[FrooxEngine.MultiValueStream`1[System.Single]]", name: "RemoteSource", id: typeof RemoteSource === "object" && "id" in RemoteSource ? RemoteSource === null || RemoteSource === void 0 ? void 0 : RemoteSource.id : undefined, value: typeof RemoteSource === "object" && "value" in RemoteSource ? RemoteSource === null || RemoteSource === void 0 ? void 0 : RemoteSource.value : RemoteSource, isRaw: typeof RemoteSource === "object" && "isRaw" in RemoteSource && RemoteSource.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Single]", name: "Smoothing", id: typeof Smoothing === "object" && "id" in Smoothing ? Smoothing === null || Smoothing === void 0 ? void 0 : Smoothing.id : undefined, value: typeof Smoothing === "object" && "value" in Smoothing ? Smoothing === null || Smoothing === void 0 ? void 0 : Smoothing.value : Smoothing, isRaw: typeof Smoothing === "object" && "isRaw" in Smoothing && Smoothing.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "Silence", id: typeof Silence === "object" && "id" in Silence ? Silence === null || Silence === void 0 ? void 0 : Silence.id : undefined, value: typeof Silence === "object" && "value" in Silence ? Silence === null || Silence === void 0 ? void 0 : Silence.value : Silence, isRaw: typeof Silence === "object" && "isRaw" in Silence && Silence.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "PP", id: typeof PP === "object" && "id" in PP ? PP === null || PP === void 0 ? void 0 : PP.id : undefined, value: typeof PP === "object" && "value" in PP ? PP === null || PP === void 0 ? void 0 : PP.value : PP, isRaw: typeof PP === "object" && "isRaw" in PP && PP.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "FF", id: typeof FF === "object" && "id" in FF ? FF === null || FF === void 0 ? void 0 : FF.id : undefined, value: typeof FF === "object" && "value" in FF ? FF === null || FF === void 0 ? void 0 : FF.value : FF, isRaw: typeof FF === "object" && "isRaw" in FF && FF.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "TH", id: typeof TH === "object" && "id" in TH ? TH === null || TH === void 0 ? void 0 : TH.id : undefined, value: typeof TH === "object" && "value" in TH ? TH === null || TH === void 0 ? void 0 : TH.value : TH, isRaw: typeof TH === "object" && "isRaw" in TH && TH.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "DD", id: typeof DD === "object" && "id" in DD ? DD === null || DD === void 0 ? void 0 : DD.id : undefined, value: typeof DD === "object" && "value" in DD ? DD === null || DD === void 0 ? void 0 : DD.value : DD, isRaw: typeof DD === "object" && "isRaw" in DD && DD.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "kk", id: typeof kk === "object" && "id" in kk ? kk === null || kk === void 0 ? void 0 : kk.id : undefined, value: typeof kk === "object" && "value" in kk ? kk === null || kk === void 0 ? void 0 : kk.value : kk, isRaw: typeof kk === "object" && "isRaw" in kk && kk.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "CH", id: typeof CH === "object" && "id" in CH ? CH === null || CH === void 0 ? void 0 : CH.id : undefined, value: typeof CH === "object" && "value" in CH ? CH === null || CH === void 0 ? void 0 : CH.value : CH, isRaw: typeof CH === "object" && "isRaw" in CH && CH.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "SS", id: typeof SS === "object" && "id" in SS ? SS === null || SS === void 0 ? void 0 : SS.id : undefined, value: typeof SS === "object" && "value" in SS ? SS === null || SS === void 0 ? void 0 : SS.value : SS, isRaw: typeof SS === "object" && "isRaw" in SS && SS.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "nn", id: typeof nn === "object" && "id" in nn ? nn === null || nn === void 0 ? void 0 : nn.id : undefined, value: typeof nn === "object" && "value" in nn ? nn === null || nn === void 0 ? void 0 : nn.value : nn, isRaw: typeof nn === "object" && "isRaw" in nn && nn.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "RR", id: typeof RR === "object" && "id" in RR ? RR === null || RR === void 0 ? void 0 : RR.id : undefined, value: typeof RR === "object" && "value" in RR ? RR === null || RR === void 0 ? void 0 : RR.value : RR, isRaw: typeof RR === "object" && "isRaw" in RR && RR.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "aa", id: typeof aa === "object" && "id" in aa ? aa === null || aa === void 0 ? void 0 : aa.id : undefined, value: typeof aa === "object" && "value" in aa ? aa === null || aa === void 0 ? void 0 : aa.value : aa, isRaw: typeof aa === "object" && "isRaw" in aa && aa.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "E", id: typeof E === "object" && "id" in E ? E === null || E === void 0 ? void 0 : E.id : undefined, value: typeof E === "object" && "value" in E ? E === null || E === void 0 ? void 0 : E.value : E, isRaw: typeof E === "object" && "isRaw" in E && E.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "ih", id: typeof ih === "object" && "id" in ih ? ih === null || ih === void 0 ? void 0 : ih.id : undefined, value: typeof ih === "object" && "value" in ih ? ih === null || ih === void 0 ? void 0 : ih.value : ih, isRaw: typeof ih === "object" && "isRaw" in ih && ih.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "oh", id: typeof oh === "object" && "id" in oh ? oh === null || oh === void 0 ? void 0 : oh.id : undefined, value: typeof oh === "object" && "value" in oh ? oh === null || oh === void 0 ? void 0 : oh.value : oh, isRaw: typeof oh === "object" && "isRaw" in oh && oh.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "ou", id: typeof ou === "object" && "id" in ou ? ou === null || ou === void 0 ? void 0 : ou.id : undefined, value: typeof ou === "object" && "value" in ou ? ou === null || ou === void 0 ? void 0 : ou.value : ou, isRaw: typeof ou === "object" && "isRaw" in ou && ou.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.RawOutput`1[System.Single]", name: "LaughterProbability", id: typeof LaughterProbability === "object" && "id" in LaughterProbability ? LaughterProbability === null || LaughterProbability === void 0 ? void 0 : LaughterProbability.id : undefined, value: typeof LaughterProbability === "object" && "value" in LaughterProbability ? LaughterProbability === null || LaughterProbability === void 0 ? void 0 : LaughterProbability.value : LaughterProbability, isRaw: typeof LaughterProbability === "object" && "isRaw" in LaughterProbability && LaughterProbability.isRaw ? true : undefined })] })));
}
exports.VisemeAnalyzer = VisemeAnalyzer;
;