{ "errors": 4329, "babylon.typedoc.json": { "errors": 4329, "AbstractScene": { "Property": { "effectLayers": { "Naming": { "NotPascalCase": true } }, "layers": { "Naming": { "NotPascalCase": true } }, "lensFlareSystems": { "Naming": { "NotPascalCase": true } } }, "Method": { "addEffectLayer": { "Naming": { "NotPascalCase": true } }, "addLensFlareSystem": { "Naming": { "NotPascalCase": true } }, "getGlowLayerByName": { "Naming": { "NotPascalCase": true } }, "getHighlightLayerByName": { "Naming": { "NotPascalCase": true } }, "getLensFlareSystemByID": { "Naming": { "NotPascalCase": true } }, "getLensFlareSystemByName": { "Naming": { "NotPascalCase": true } }, "removeEffectLayer": { "Naming": { "NotPascalCase": true } }, "removeLensFlareSystem": { "Naming": { "NotPascalCase": true } } } }, "Animatable": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new Animatable": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } }, "target": { "Comments": { "MissingText": true } }, "fromFrame": { "Comments": { "MissingText": true } }, "toFrame": { "Comments": { "MissingText": true } }, "loopAnimation": { "Comments": { "MissingText": true } }, "speedRatio": { "Comments": { "MissingText": true } }, "onAnimationEnd": { "Comments": { "MissingText": true } }, "animations": { "Comments": { "MissingText": true } } } } }, "Property": { "animationStarted": { "Comments": { "MissingText": true } }, "fromFrame": { "Comments": { "MissingText": true } }, "loopAnimation": { "Comments": { "MissingText": true } }, "onAnimationEnd": { "Comments": { "MissingText": true } }, "target": { "Comments": { "MissingText": true } }, "toFrame": { "Comments": { "MissingText": true } } }, "Method": { "appendAnimations": { "Comments": { "MissingText": true }, "Parameter": { "target": { "Comments": { "MissingText": true } }, "animations": { "Comments": { "MissingText": true } } } }, "disableBlending": { "Comments": { "MissingText": true } }, "enableBlending": { "Comments": { "MissingText": true }, "Parameter": { "blendingSpeed": { "Comments": { "MissingText": true } } } }, "getAnimationByTargetProperty": { "Comments": { "MissingText": true }, "Parameter": { "property": { "Comments": { "MissingText": true } } } }, "getAnimations": { "Comments": { "MissingText": true } }, "getRuntimeAnimationByTargetProperty": { "Comments": { "MissingText": true }, "Parameter": { "property": { "Comments": { "MissingText": true } } } }, "goToFrame": { "Comments": { "MissingText": true }, "Parameter": { "frame": { "Comments": { "MissingText": true } } } }, "pause": { "Comments": { "MissingText": true } }, "reset": { "Comments": { "MissingText": true } }, "restart": { "Comments": { "MissingText": true } }, "stop": { "Comments": { "MissingText": true }, "Parameter": { "animationName": { "Comments": { "MissingText": true } } } } } }, "AnimationGroup": { "Constructor": { "new AnimationGroup": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } } } } }, "Property": { "name": { "Comments": { "MissingText": true } }, "onAnimationEndObservable": { "Comments": { "MissingText": true } } }, "Method": { "normalize": { "Comments": { "MissingReturn": true } }, "pause": { "Comments": { "MissingReturn": true } }, "play": { "Comments": { "MissingReturn": true } }, "reset": { "Comments": { "MissingReturn": true } }, "restart": { "Comments": { "MissingReturn": true } }, "stop": { "Comments": { "MissingReturn": true } } } }, "Arc2": { "Class": { "Comments": { "MissingText": true } }, "Property": { "angle": { "Comments": { "MissingText": true } }, "centerPoint": { "Comments": { "MissingText": true } }, "endPoint": { "Comments": { "MissingText": true } }, "midPoint": { "Comments": { "MissingText": true } }, "orientation": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "startAngle": { "Comments": { "MissingText": true } }, "startPoint": { "Comments": { "MissingText": true } } } }, "ArcFollowCamera": { "Class": { "Comments": { "MissingText": true } }, "Property": { "alpha": { "Comments": { "MissingText": true } }, "beta": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "target": { "Comments": { "MissingText": true } } } }, "ArcRotateCamera": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_panningMouseButton": { "Comments": { "MissingText": true } }, "_useCtrlForPanning": { "Comments": { "MissingText": true } }, "allowUpsideDown": { "Comments": { "MissingText": true } }, "alpha": { "Comments": { "MissingText": true } }, "angularSensibilityX": { "Comments": { "MissingText": true } }, "angularSensibilityY": { "Comments": { "MissingText": true } }, "autoRotationBehavior": { "Comments": { "MissingText": true } }, "beta": { "Comments": { "MissingText": true } }, "bouncingBehavior": { "Comments": { "MissingText": true } }, "checkCollisions": { "Comments": { "MissingText": true } }, "collisionRadius": { "Comments": { "MissingText": true } }, "framingBehavior": { "Comments": { "MissingText": true } }, "inertialAlphaOffset": { "Comments": { "MissingText": true } }, "inertialBetaOffset": { "Comments": { "MissingText": true } }, "inertialPanningX": { "Comments": { "MissingText": true } }, "inertialPanningY": { "Comments": { "MissingText": true } }, "inertialRadiusOffset": { "Comments": { "MissingText": true } }, "keysDown": { "Comments": { "MissingText": true } }, "keysLeft": { "Comments": { "MissingText": true } }, "keysRight": { "Comments": { "MissingText": true } }, "keysUp": { "Comments": { "MissingText": true } }, "lowerAlphaLimit": { "Comments": { "MissingText": true } }, "lowerBetaLimit": { "Comments": { "MissingText": true } }, "lowerRadiusLimit": { "Comments": { "MissingText": true } }, "onCollide": { "Comments": { "MissingText": true } }, "onMeshTargetChangedObservable": { "Comments": { "MissingText": true } }, "panningAxis": { "Comments": { "MissingText": true } }, "panningDistanceLimit": { "Comments": { "MissingText": true } }, "panningInertia": { "Comments": { "MissingText": true } }, "panningOriginTarget": { "Comments": { "MissingText": true } }, "panningSensibility": { "Comments": { "MissingText": true } }, "pinchDeltaPercentage": { "Comments": { "MissingText": true } }, "pinchPrecision": { "Comments": { "MissingText": true } }, "pinchToPanMaxDistance": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "target": { "Comments": { "MissingText": true } }, "targetScreenOffset": { "Comments": { "MissingText": true } }, "upperAlphaLimit": { "Comments": { "MissingText": true } }, "upperBetaLimit": { "Comments": { "MissingText": true } }, "upperRadiusLimit": { "Comments": { "MissingText": true } }, "useAutoRotationBehavior": { "Comments": { "MissingText": true } }, "useBouncingBehavior": { "Comments": { "MissingText": true } }, "useFramingBehavior": { "Comments": { "MissingText": true } }, "wheelDeltaPercentage": { "Comments": { "MissingText": true } }, "wheelPrecision": { "Comments": { "MissingText": true } }, "zoomOnFactor": { "Comments": { "MissingText": true } } }, "Method": { "focusOn": { "Comments": { "MissingText": true }, "Parameter": { "meshesOrMinMaxVectorAndDistance": { "Comments": { "MissingText": true } }, "doNotUpdateMaxZ": { "Comments": { "MissingText": true } } } }, "rebuildAnglesAndRadius": { "Comments": { "MissingText": true } }, "setPosition": { "Comments": { "MissingText": true }, "Parameter": { "position": { "Comments": { "MissingText": true } } } }, "zoomOn": { "Comments": { "MissingText": true }, "Parameter": { "meshes": { "Comments": { "MissingText": true } }, "doNotUpdateMaxZ": { "Comments": { "MissingText": true } } } } } }, "ArcRotateCameraGamepadInput": { "Class": { "Comments": { "MissingText": true } }, "Property": { "camera": { "Comments": { "MissingText": true } }, "gamepad": { "Comments": { "MissingText": true } }, "gamepadMoveSensibility": { "Comments": { "MissingText": true } }, "gamepadRotationSensibility": { "Comments": { "MissingText": true } } }, "Method": { "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "checkInputs": { "Comments": { "MissingText": true } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "ArcRotateCameraInputsManager": { "Class": { "Comments": { "MissingText": true } }, "Method": { "addGamepad": { "Comments": { "MissingText": true } }, "addKeyboard": { "Comments": { "MissingText": true } }, "addMouseWheel": { "Comments": { "MissingText": true } }, "addPointers": { "Comments": { "MissingText": true } }, "addVRDeviceOrientation": { "Comments": { "MissingText": true } } } }, "ArcRotateCameraKeyboardMoveInput": { "Class": { "Comments": { "MissingText": true } }, "Property": { "camera": { "Comments": { "MissingText": true } }, "keysDown": { "Comments": { "MissingText": true } }, "keysLeft": { "Comments": { "MissingText": true } }, "keysReset": { "Comments": { "MissingText": true } }, "keysRight": { "Comments": { "MissingText": true } }, "keysUp": { "Comments": { "MissingText": true } }, "panningSensibility": { "Comments": { "MissingText": true } }, "useAltToZoom": { "Comments": { "MissingText": true } }, "zoomingSensibility": { "Comments": { "MissingText": true } } }, "Method": { "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "checkInputs": { "Comments": { "MissingText": true } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "ArcRotateCameraMouseWheelInput": { "Class": { "Comments": { "MissingText": true } }, "Property": { "camera": { "Comments": { "MissingText": true } }, "wheelPrecision": { "Comments": { "MissingText": true } } }, "Method": { "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "ArcRotateCameraPointersInput": { "Class": { "Comments": { "MissingText": true } }, "Property": { "angularSensibilityX": { "Comments": { "MissingText": true } }, "angularSensibilityY": { "Comments": { "MissingText": true } }, "buttons": { "Comments": { "MissingText": true } }, "camera": { "Comments": { "MissingText": true } }, "multiTouchPanAndZoom": { "Comments": { "MissingText": true } }, "multiTouchPanning": { "Comments": { "MissingText": true } }, "panningSensibility": { "Comments": { "MissingText": true } }, "pinchInwards": { "Comments": { "MissingText": true } }, "pinchPrecision": { "Comments": { "MissingText": true } } }, "Method": { "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "ArcRotateCameraVRDeviceOrientationInput": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new ArcRotateCameraVRDeviceOrientationInput": { "Comments": { "MissingText": true } } }, "Property": { "alphaCorrection": { "Comments": { "MissingText": true } }, "betaCorrection": { "Comments": { "MissingText": true } }, "camera": { "Comments": { "MissingText": true } }, "gammaCorrection": { "Comments": { "MissingText": true } } }, "Method": { "_onOrientationEvent": { "Comments": { "MissingText": true }, "Parameter": { "evt": { "Comments": { "MissingText": true } } } }, "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "checkInputs": { "Comments": { "MissingText": true } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "AsyncLoop": { "Property": { "index": { "Comments": { "MissingText": true } }, "iterations": { "Comments": { "MissingText": true } } }, "Method": { "Run": { "Comments": { "MissingReturn": true }, "Parameter": { "iterations": { "Comments": { "MissingText": true } }, "_fn": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_successCallback": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "offset": { "Comments": { "MissingText": true } } } } } }, "AudioEngine": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new AudioEngine": { "Comments": { "MissingText": true } } }, "Property": { "WarnedWebAudioUnsupported": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "audioContext": { "Comments": { "MissingText": true } }, "canUseWebAudio": { "Comments": { "MissingText": true } }, "isMP3supported": { "Comments": { "MissingText": true } }, "isOGGsupported": { "Comments": { "MissingText": true } }, "masterGain": { "Comments": { "MissingText": true } }, "onAudioUnlocked": { "Comments": { "MissingText": true } }, "unlocked": { "Comments": { "MissingText": true } } }, "Method": { "connectToAnalyser": { "Comments": { "MissingText": true }, "Parameter": { "analyser": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "getGlobalVolume": { "Comments": { "MissingText": true } }, "setGlobalVolume": { "Comments": { "MissingText": true }, "Parameter": { "newVolume": { "Comments": { "MissingText": true } } } } } }, "AutoRotationBehavior": { "Class": { "Comments": { "MissingText": true } }, "Property": { "name": { "Comments": { "MissingText": true } } }, "Method": { "attach": { "Comments": { "MissingText": true }, "Parameter": { "camera": { "Comments": { "MissingText": true } } } }, "detach": { "Comments": { "MissingText": true } }, "init": { "Comments": { "MissingText": true } } } }, "BackEase": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new BackEase": { "Comments": { "MissingText": true }, "Parameter": { "amplitude": { "Comments": { "MissingText": true } } } } }, "Property": { "amplitude": { "Comments": { "MissingText": true } } } }, "BaseSubMesh": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_materialDefines": { "Comments": { "MissingText": true } }, "_materialEffect": { "Comments": { "MissingText": true } }, "effect": { "Comments": { "MissingText": true } } }, "Method": { "setEffect": { "Comments": { "MissingText": true }, "Parameter": { "effect": { "Comments": { "MissingText": true } }, "defines": { "Comments": { "MissingText": true } } } } } }, "BaseTexture": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new BaseTexture": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } } }, "Property": { "_lodTextureHigh": { "Comments": { "MissingText": true } }, "_lodTextureLow": { "Comments": { "MissingText": true } }, "_lodTextureMid": { "Comments": { "MissingText": true } }, "_texture": { "Comments": { "MissingText": true } }, "animations": { "Comments": { "MissingText": true } }, "anisotropicFilteringLevel": { "Comments": { "MissingText": true } }, "canRescale": { "Comments": { "MissingText": true } }, "coordinatesIndex": { "Comments": { "MissingText": true } }, "delayLoadState": { "Comments": { "MissingText": true } }, "gammaSpace": { "Comments": { "MissingText": true } }, "getAlphaFromRGB": { "Comments": { "MissingText": true } }, "hasAlpha": { "Comments": { "MissingText": true } }, "invertZ": { "Comments": { "MissingText": true } }, "is3D": { "Comments": { "MissingText": true } }, "isBlocking": { "Comments": { "MissingText": true } }, "isCube": { "Comments": { "MissingText": true } }, "isRenderTarget": { "Comments": { "MissingText": true } }, "level": { "Comments": { "MissingText": true } }, "lodGenerationOffset": { "Comments": { "MissingText": true } }, "lodGenerationScale": { "Comments": { "MissingText": true } }, "lodLevelInAlpha": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "onDispose": { "Comments": { "MissingText": true } }, "sphericalPolynomial": { "Comments": { "MissingText": true } }, "textureFormat": { "Comments": { "MissingText": true } }, "textureType": { "Comments": { "MissingText": true } }, "uid": { "Comments": { "MissingText": true } }, "DEFAULT_ANISOTROPIC_FILTERING_LEVEL": { "Comments": { "MissingText": true } } }, "Method": { "_getFromCache": { "Comments": { "MissingText": true }, "Parameter": { "url": { "Comments": { "MissingText": true } }, "noMipmap": { "Comments": { "MissingText": true } }, "sampling": { "Comments": { "MissingText": true } } } }, "_rebuild": { "Comments": { "MissingText": true } }, "clone": { "Comments": { "MissingText": true } }, "delayLoad": { "Comments": { "MissingText": true } }, "dispose": { "Comments": { "MissingText": true } }, "getBaseSize": { "Comments": { "MissingText": true } }, "getClassName": { "Comments": { "MissingText": true } }, "getInternalTexture": { "Comments": { "MissingText": true } }, "getReflectionTextureMatrix": { "Comments": { "MissingText": true } }, "getScene": { "Comments": { "MissingText": true } }, "getSize": { "Comments": { "MissingText": true } }, "getTextureMatrix": { "Comments": { "MissingText": true } }, "isReady": { "Comments": { "MissingText": true } }, "isReadyOrNotBlocking": { "Comments": { "MissingText": true } }, "releaseInternalTexture": { "Comments": { "MissingText": true } }, "scale": { "Comments": { "MissingText": true }, "Parameter": { "ratio": { "Comments": { "MissingText": true } } } }, "serialize": { "Comments": { "MissingText": true } }, "ToString": { "Comments": { "MissingText": true } }, "WhenAllReady": { "Comments": { "MissingText": true }, "Parameter": { "textures": { "Comments": { "MissingText": true } }, "callback": { "Comments": { "MissingText": true } } } } } }, "BezierCurve": { "Class": { "Comments": { "MissingText": true } }, "Method": { "interpolate": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingReturn": true }, "Parameter": { "t": { "Comments": { "MissingText": true } }, "x1": { "Comments": { "MissingText": true } }, "y1": { "Comments": { "MissingText": true } }, "x2": { "Comments": { "MissingText": true } }, "y2": { "Comments": { "MissingText": true } } } } } }, "BezierCurveEase": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new BezierCurveEase": { "Comments": { "MissingText": true }, "Parameter": { "x1": { "Comments": { "MissingText": true } }, "y1": { "Comments": { "MissingText": true } }, "x2": { "Comments": { "MissingText": true } }, "y2": { "Comments": { "MissingText": true } } } } }, "Property": { "x1": { "Comments": { "MissingText": true } }, "x2": { "Comments": { "MissingText": true } }, "y1": { "Comments": { "MissingText": true } }, "y2": { "Comments": { "MissingText": true } } } }, "BlackAndWhitePostProcess": { "Class": { "Comments": { "MissingText": true } }, "Property": { "degree": { "Comments": { "MissingText": true } } } }, "BounceEase": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new BounceEase": { "Comments": { "MissingText": true }, "Parameter": { "bounces": { "Comments": { "MissingText": true } }, "bounciness": { "Comments": { "MissingText": true } } } } }, "Property": { "bounces": { "Comments": { "MissingText": true } }, "bounciness": { "Comments": { "MissingText": true } } } }, "BouncingBehavior": { "Property": { "name": { "Comments": { "MissingText": true } } }, "Method": { "attach": { "Comments": { "MissingText": true }, "Parameter": { "camera": { "Comments": { "MissingText": true } } } }, "detach": { "Comments": { "MissingText": true } }, "init": { "Comments": { "MissingText": true } } } }, "BoundingBox": { "Class": { "Comments": { "MissingText": true } }, "Property": { "center": { "Comments": { "MissingText": true } }, "centerWorld": { "Comments": { "MissingText": true } }, "directions": { "Comments": { "MissingText": true } }, "extendSize": { "Comments": { "MissingText": true } }, "extendSizeWorld": { "Comments": { "MissingText": true } }, "maximum": { "Comments": { "MissingText": true } }, "maximumWorld": { "Comments": { "MissingText": true } }, "minimum": { "Comments": { "MissingText": true } }, "minimumWorld": { "Comments": { "MissingText": true } }, "vectors": { "Comments": { "MissingText": true } }, "vectorsWorld": { "Comments": { "MissingText": true } } }, "Method": { "_update": { "Comments": { "MissingText": true }, "Parameter": { "world": { "Comments": { "MissingText": true } } } }, "getWorldMatrix": { "Comments": { "MissingText": true } }, "intersectsMinMax": { "Comments": { "MissingText": true }, "Parameter": { "min": { "Comments": { "MissingText": true } }, "max": { "Comments": { "MissingText": true } } } }, "intersectsPoint": { "Comments": { "MissingText": true }, "Parameter": { "point": { "Comments": { "MissingText": true } } } }, "intersectsSphere": { "Comments": { "MissingText": true }, "Parameter": { "sphere": { "Comments": { "MissingText": true } } } }, "isCompletelyInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } } } }, "isInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } } } }, "setWorldMatrix": { "Comments": { "MissingText": true }, "Parameter": { "matrix": { "Comments": { "MissingText": true } } } }, "Intersects": { "Comments": { "MissingText": true }, "Parameter": { "box0": { "Comments": { "MissingText": true } }, "box1": { "Comments": { "MissingText": true } } } }, "IntersectsSphere": { "Comments": { "MissingText": true }, "Parameter": { "minPoint": { "Comments": { "MissingText": true } }, "maxPoint": { "Comments": { "MissingText": true } }, "sphereCenter": { "Comments": { "MissingText": true } }, "sphereRadius": { "Comments": { "MissingText": true } } } }, "IsCompletelyInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "boundingVectors": { "Comments": { "MissingText": true } }, "frustumPlanes": { "Comments": { "MissingText": true } } } }, "IsInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "boundingVectors": { "Comments": { "MissingText": true } }, "frustumPlanes": { "Comments": { "MissingText": true } } } } } }, "BoundingBoxRenderer": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new BoundingBoxRenderer": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } } }, "Property": { "backColor": { "Comments": { "MissingText": true } }, "frontColor": { "Comments": { "MissingText": true } }, "renderList": { "Comments": { "MissingText": true } }, "showBackLines": { "Comments": { "MissingText": true } } }, "Method": { "_rebuild": { "Comments": { "MissingText": true } }, "dispose": { "Comments": { "MissingText": true } }, "render": { "Comments": { "MissingText": true } }, "renderOcclusionBoundingBox": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } }, "reset": { "Comments": { "MissingText": true } } } }, "BoundingInfo": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new BoundingInfo": { "Comments": { "MissingText": true }, "Parameter": { "minimum": { "Comments": { "MissingText": true } }, "maximum": { "Comments": { "MissingText": true } } } } }, "Property": { "boundingBox": { "Comments": { "MissingText": true } }, "boundingSphere": { "Comments": { "MissingText": true } }, "isLocked": { "Comments": { "MissingText": true } }, "maximum": { "Comments": { "MissingText": true } }, "minimum": { "Comments": { "MissingText": true } } }, "Method": { "_checkCollision": { "Comments": { "MissingText": true }, "Parameter": { "collider": { "Comments": { "MissingText": true } } } }, "centerOn": { "Comments": { "MissingReturn": true } }, "intersects": { "Comments": { "MissingText": true }, "Parameter": { "boundingInfo": { "Comments": { "MissingText": true } }, "precise": { "Comments": { "MissingText": true } } } }, "intersectsPoint": { "Comments": { "MissingText": true }, "Parameter": { "point": { "Comments": { "MissingText": true } } } }, "isCompletelyInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } } } }, "isInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } } } }, "update": { "Comments": { "MissingText": true }, "Parameter": { "world": { "Comments": { "MissingText": true } } } } } }, "BoundingSphere": { "Class": { "Comments": { "MissingText": true } }, "Property": { "center": { "Comments": { "MissingText": true } }, "centerWorld": { "Comments": { "MissingText": true } }, "maximum": { "Comments": { "MissingText": true } }, "minimum": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "radiusWorld": { "Comments": { "MissingText": true } } }, "Method": { "_update": { "Comments": { "MissingText": true }, "Parameter": { "world": { "Comments": { "MissingText": true } } } }, "intersectsPoint": { "Comments": { "MissingText": true }, "Parameter": { "point": { "Comments": { "MissingText": true } } } }, "isInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } } } }, "Intersects": { "Comments": { "MissingText": true }, "Parameter": { "sphere0": { "Comments": { "MissingText": true } }, "sphere1": { "Comments": { "MissingText": true } } } } } }, "Buffer": { "Class": { "Comments": { "MissingText": true } }, "Method": { "_rebuild": { "Comments": { "MissingText": true } }, "create": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "getBuffer": { "Comments": { "MissingText": true } }, "getData": { "Comments": { "MissingText": true } }, "isUpdatable": { "Comments": { "MissingText": true } }, "update": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } } } } } }, "CSG": { "Class": { "Comments": { "MissingText": true } }, "Property": { "matrix": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "rotation": { "Comments": { "MissingText": true } }, "rotationQuaternion": { "Comments": { "MissingText": true } }, "scaling": { "Comments": { "MissingText": true } } }, "Method": { "buildMeshGeometry": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "keepSubMeshes": { "Comments": { "MissingText": true } } } }, "clone": { "Comments": { "MissingText": true } }, "copyTransformAttributes": { "Comments": { "MissingText": true }, "Parameter": { "csg": { "Comments": { "MissingText": true } } } }, "intersect": { "Comments": { "MissingText": true }, "Parameter": { "csg": { "Comments": { "MissingText": true } } } }, "intersectInPlace": { "Comments": { "MissingText": true }, "Parameter": { "csg": { "Comments": { "MissingText": true } } } }, "inverse": { "Comments": { "MissingText": true } }, "inverseInPlace": { "Comments": { "MissingText": true } }, "subtract": { "Comments": { "MissingText": true }, "Parameter": { "csg": { "Comments": { "MissingText": true } } } }, "subtractInPlace": { "Comments": { "MissingText": true }, "Parameter": { "csg": { "Comments": { "MissingText": true } } } }, "toMesh": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "material": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "keepSubMeshes": { "Comments": { "MissingText": true } } } }, "union": { "Comments": { "MissingText": true }, "Parameter": { "csg": { "Comments": { "MissingText": true } } } }, "unionInPlace": { "Comments": { "MissingText": true }, "Parameter": { "csg": { "Comments": { "MissingText": true } } } }, "FromMesh": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } } } }, "Camera": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_activeMeshes": { "Comments": { "MissingText": true } }, "_alternateCamera": { "Comments": { "MissingText": true } }, "_cameraRigParams": { "Comments": { "MissingText": true } }, "_postProcesses": { "Comments": { "MissingText": true } }, "_projectionMatrix": { "Comments": { "MissingText": true } }, "_rigCameras": { "Comments": { "MissingText": true } }, "_rigPostProcess": { "Comments": { "MissingText": true } }, "_skipRendering": { "Comments": { "MissingText": true } }, "cameraRigMode": { "Comments": { "MissingText": true } }, "customRenderTargets": { "Comments": { "MissingText": true } }, "globalPosition": { "Comments": { "MissingText": true } }, "inertia": { "Comments": { "MissingText": true } }, "inputs": { "Comments": { "MissingText": true } }, "interaxialDistance": { "Comments": { "MissingText": true } }, "isIntermediate": { "Comments": { "MissingText": true } }, "isStereoscopicSideBySide": { "Comments": { "MissingText": true } }, "leftCamera": { "Comments": { "MissingText": true } }, "maxZ": { "Comments": { "MissingText": true } }, "minZ": { "Comments": { "MissingText": true } }, "mode": { "Comments": { "MissingText": true } }, "onAfterCheckInputsObservable": { "Comments": { "MissingText": true } }, "onProjectionMatrixChangedObservable": { "Comments": { "MissingText": true } }, "onRestoreStateObservable": { "Comments": { "MissingText": true } }, "onViewMatrixChangedObservable": { "Comments": { "MissingText": true } }, "orthoBottom": { "Comments": { "MissingText": true } }, "orthoLeft": { "Comments": { "MissingText": true } }, "orthoRight": { "Comments": { "MissingText": true } }, "orthoTop": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "rigCameras": { "Comments": { "MissingText": true } }, "rigPostProcess": { "Comments": { "MissingText": true } }, "rightCamera": { "Comments": { "MissingText": true } }, "viewport": { "Comments": { "MissingText": true } }, "ForceAttachControlToAlwaysPreventDefault": { "Comments": { "MissingText": true } }, "ORTHOGRAPHIC_CAMERA": { "Comments": { "MissingText": true } }, "PERSPECTIVE_CAMERA": { "Comments": { "MissingText": true } }, "RIG_MODE_NONE": { "Comments": { "MissingText": true } }, "RIG_MODE_STEREOSCOPIC_ANAGLYPH": { "Comments": { "MissingText": true } }, "RIG_MODE_STEREOSCOPIC_OVERUNDER": { "Comments": { "MissingText": true } }, "RIG_MODE_STEREOSCOPIC_SIDEBYSIDE_CROSSEYED": { "Comments": { "MissingText": true } }, "RIG_MODE_STEREOSCOPIC_SIDEBYSIDE_PARALLEL": { "Comments": { "MissingText": true } }, "RIG_MODE_VR": { "Comments": { "MissingText": true } }, "RIG_MODE_WEBVR": { "Comments": { "MissingText": true } }, "UseAlternateWebVRRendering": { "Comments": { "MissingText": true } } }, "Method": { "_checkInputs": { "Comments": { "MissingText": true } }, "_getViewMatrix": { "Comments": { "MissingText": true } }, "_isSynchronizedProjectionMatrix": { "Comments": { "MissingText": true } }, "_isSynchronizedViewMatrix": { "Comments": { "MissingText": true } }, "_setupInputs": { "Comments": { "MissingText": true } }, "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "attachPostProcess": { "Comments": { "MissingText": true }, "Parameter": { "postProcess": { "Comments": { "MissingText": true } }, "insertAt": { "Comments": { "MissingText": true } } } }, "clone": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } } } }, "createRigCamera": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "cameraIndex": { "Comments": { "MissingText": true } } } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "detachPostProcess": { "Comments": { "MissingText": true }, "Parameter": { "postProcess": { "Comments": { "MissingText": true } } } }, "freezeProjectionMatrix": { "Comments": { "MissingText": true }, "Parameter": { "projection": { "Comments": { "MissingText": true } } } }, "getActiveMeshes": { "Comments": { "MissingText": true } }, "getDirection": { "Comments": { "MissingText": true }, "Parameter": { "localAxis": { "Comments": { "MissingText": true } } } }, "getDirectionToRef": { "Comments": { "MissingText": true }, "Parameter": { "localAxis": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "getForwardRay": { "Comments": { "MissingText": true }, "Parameter": { "length": { "Comments": { "MissingText": true } }, "transform": { "Comments": { "MissingText": true } }, "origin": { "Comments": { "MissingText": true } } } }, "getLeftTarget": { "Comments": { "MissingText": true } }, "getProjectionMatrix": { "Comments": { "MissingText": true }, "Parameter": { "force": { "Comments": { "MissingText": true } } } }, "getRightTarget": { "Comments": { "MissingText": true } }, "getTranformationMatrix": { "Comments": { "MissingText": true } }, "getViewMatrix": { "Comments": { "MissingText": true }, "Parameter": { "force": { "Comments": { "MissingText": true } } } }, "isActiveMesh": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } }, "isCompletelyInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "target": { "Comments": { "MissingText": true } } } }, "isInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "target": { "Comments": { "MissingText": true } } } }, "restoreState": { "Comments": { "MissingReturn": true } }, "serialize": { "Comments": { "MissingText": true } }, "setCameraRigMode": { "Comments": { "MissingText": true }, "Parameter": { "mode": { "Comments": { "MissingText": true } }, "rigParams": { "Comments": { "MissingText": true } } } }, "setCameraRigParameter": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "storeState": { "Comments": { "MissingReturn": true } }, "ToString": { "Comments": { "MissingText": true, "MissingReturn": true } }, "unfreezeProjectionMatrix": { "Comments": { "MissingText": true } }, "update": { "Comments": { "MissingText": true } }, "GetConstructorFromName": { "Comments": { "MissingText": true }, "Parameter": { "type": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "interaxial_distance": { "Comments": { "MissingText": true } }, "isStereoscopicSideBySide": { "Comments": { "MissingText": true } } } }, "Parse": { "Comments": { "MissingText": true }, "Parameter": { "parsedCamera": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } } } } } }, "CameraInputsManager": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new CameraInputsManager": { "Comments": { "MissingText": true }, "Parameter": { "camera": { "Comments": { "MissingText": true } } } } }, "Property": { "attached": { "Comments": { "MissingText": true } }, "attachedElement": { "Comments": { "MissingText": true } }, "camera": { "Comments": { "MissingText": true } }, "checkInputs": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } }, "Method": { "attachElement": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "attachInput": { "Comments": { "MissingText": true }, "Parameter": { "input": { "Comments": { "MissingText": true } } } }, "detachElement": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "disconnect": { "Comments": { "MissingText": true } } } }, "parse": { "Comments": { "MissingText": true }, "Parameter": { "parsedCamera": { "Comments": { "MissingText": true } } } }, "rebuildInputCheck": { "Comments": { "MissingText": true } }, "removeByType": { "Comments": { "MissingText": true }, "Parameter": { "inputType": { "Comments": { "MissingText": true } } } }, "serialize": { "Comments": { "MissingText": true }, "Parameter": { "serializedCamera": { "Comments": { "MissingText": true } } } } } }, "CannonJSPlugin": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new CannonJSPlugin": { "Comments": { "MissingText": true }, "Parameter": { "_useDeltaForWorldStep": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "iterations": { "Comments": { "MissingText": true } } } } }, "Property": { "BJSCANNON": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "world": { "Comments": { "MissingText": true } } }, "Method": { "applyForce": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "force": { "Comments": { "MissingText": true } }, "contactPoint": { "Comments": { "MissingText": true } } } }, "applyImpulse": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "force": { "Comments": { "MissingText": true } }, "contactPoint": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "executeStep": { "Comments": { "MissingText": true }, "Parameter": { "delta": { "Comments": { "MissingText": true } }, "impostors": { "Comments": { "MissingText": true } } } }, "generateJoint": { "Comments": { "MissingText": true }, "Parameter": { "impostorJoint": { "Comments": { "MissingText": true } } } }, "generatePhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getAngularVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBodyFriction": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBodyMass": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBodyRestitution": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBoxSizeToRef": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "getLinearVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getRadius": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getTimeStep": { "Comments": { "MissingText": true } }, "isSupported": { "Comments": { "MissingText": true } }, "removeJoint": { "Comments": { "MissingText": true }, "Parameter": { "impostorJoint": { "Comments": { "MissingText": true } } } }, "removePhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "setAngularVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "velocity": { "Comments": { "MissingText": true } } } }, "setBodyFriction": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "friction": { "Comments": { "MissingText": true } } } }, "setBodyMass": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "mass": { "Comments": { "MissingText": true } } } }, "setBodyRestitution": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "restitution": { "Comments": { "MissingText": true } } } }, "setGravity": { "Comments": { "MissingText": true }, "Parameter": { "gravity": { "Comments": { "MissingText": true } } } }, "setLimit": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } }, "upperLimit": { "Comments": { "MissingText": true } }, "lowerLimit": { "Comments": { "MissingText": true } } } }, "setLinearVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "velocity": { "Comments": { "MissingText": true } } } }, "setMotor": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } }, "speed": { "Comments": { "MissingText": true } }, "maxForce": { "Comments": { "MissingText": true } }, "motorIndex": { "Comments": { "MissingText": true } } } }, "setPhysicsBodyTransformation": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "newPosition": { "Comments": { "MissingText": true } }, "newRotation": { "Comments": { "MissingText": true } } } }, "setTimeStep": { "Comments": { "MissingText": true }, "Parameter": { "timeStep": { "Comments": { "MissingText": true } } } }, "setTransformationFromPhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "sleepBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "syncMeshWithImpostor": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } }, "impostor": { "Comments": { "MissingText": true } } } }, "updateDistanceJoint": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } }, "maxDistance": { "Comments": { "MissingText": true } }, "minDistance": { "Comments": { "MissingText": true } } } }, "wakeUpBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } } } }, "CircleEase": { "Class": { "Comments": { "MissingText": true } } }, "CollideWorker": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new CollideWorker": { "Comments": { "MissingText": true }, "Parameter": { "collider": { "Comments": { "MissingText": true } }, "_collisionCache": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "finalPosition": { "Comments": { "MissingText": true } } } } }, "Property": { "collider": { "Comments": { "MissingText": true } } }, "Method": { "collideWithWorld": { "Comments": { "MissingText": true }, "Parameter": { "position": { "Comments": { "MissingText": true } }, "velocity": { "Comments": { "MissingText": true } }, "maximumRetry": { "Comments": { "MissingText": true } }, "excludedMeshUniqueId": { "Comments": { "MissingText": true } } } } } }, "Collider": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_basePointWorld": { "Comments": { "MissingText": true } }, "_initialPosition": { "Comments": { "MissingText": true } }, "_initialVelocity": { "Comments": { "MissingText": true } }, "_radius": { "Comments": { "MissingText": true } }, "_retry": { "Comments": { "MissingText": true } }, "_velocityWorldLength": { "Comments": { "MissingText": true } }, "collisionMask": { "Comments": { "MissingText": true } } }, "Method": { "_canDoCollision": { "Comments": { "MissingText": true }, "Parameter": { "sphereCenter": { "Comments": { "MissingText": true } }, "sphereRadius": { "Comments": { "MissingText": true } }, "vecMin": { "Comments": { "MissingText": true } }, "vecMax": { "Comments": { "MissingText": true } } } }, "_checkPointInTriangle": { "Comments": { "MissingText": true }, "Parameter": { "point": { "Comments": { "MissingText": true } }, "pa": { "Comments": { "MissingText": true } }, "pb": { "Comments": { "MissingText": true } }, "pc": { "Comments": { "MissingText": true } }, "n": { "Comments": { "MissingText": true } } } }, "_collide": { "Comments": { "MissingText": true }, "Parameter": { "trianglePlaneArray": { "Comments": { "MissingText": true } }, "pts": { "Comments": { "MissingText": true } }, "indices": { "Comments": { "MissingText": true } }, "indexStart": { "Comments": { "MissingText": true } }, "indexEnd": { "Comments": { "MissingText": true } }, "decal": { "Comments": { "MissingText": true } }, "hasMaterial": { "Comments": { "MissingText": true } } } }, "_getResponse": { "Comments": { "MissingText": true }, "Parameter": { "pos": { "Comments": { "MissingText": true } }, "vel": { "Comments": { "MissingText": true } } } }, "_initialize": { "Comments": { "MissingText": true }, "Parameter": { "source": { "Comments": { "MissingText": true } }, "dir": { "Comments": { "MissingText": true } }, "e": { "Comments": { "MissingText": true } } } }, "_testTriangle": { "Comments": { "MissingText": true }, "Parameter": { "faceIndex": { "Comments": { "MissingText": true } }, "trianglePlaneArray": { "Comments": { "MissingText": true } }, "p1": { "Comments": { "MissingText": true } }, "p2": { "Comments": { "MissingText": true } }, "p3": { "Comments": { "MissingText": true } }, "hasMaterial": { "Comments": { "MissingText": true } } } } } }, "CollisionCache": { "Class": { "Comments": { "MissingText": true } }, "Method": { "addGeometry": { "Comments": { "MissingText": true }, "Parameter": { "geometry": { "Comments": { "MissingText": true } } } }, "addMesh": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } }, "getGeometries": { "Comments": { "MissingText": true } }, "getGeometry": { "Comments": { "MissingText": true }, "Parameter": { "id": { "Comments": { "MissingText": true } } } }, "getMesh": { "Comments": { "MissingText": true }, "Parameter": { "id": { "Comments": { "MissingText": true } } } }, "getMeshes": { "Comments": { "MissingText": true } }, "removeGeometry": { "Comments": { "MissingText": true }, "Parameter": { "id": { "Comments": { "MissingText": true } } } }, "removeMesh": { "Comments": { "MissingText": true }, "Parameter": { "uniqueId": { "Comments": { "MissingText": true } } } } } }, "CollisionCoordinatorLegacy": { "Class": { "Comments": { "MissingText": true } }, "Method": { "destroy": { "Comments": { "MissingText": true } }, "getNewPosition": { "Comments": { "MissingText": true }, "Parameter": { "position": { "Comments": { "MissingText": true } }, "displacement": { "Comments": { "MissingText": true } }, "collider": { "Comments": { "MissingText": true } }, "maximumRetry": { "Comments": { "MissingText": true } }, "excludedMesh": { "Comments": { "MissingText": true } }, "onNewPosition": { "Comments": { "MissingText": true } }, "collisionIndex": { "Comments": { "MissingText": true } } } }, "init": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } }, "onGeometryAdded": { "Comments": { "MissingText": true }, "Parameter": { "geometry": { "Comments": { "MissingText": true } } } }, "onGeometryDeleted": { "Comments": { "MissingText": true }, "Parameter": { "geometry": { "Comments": { "MissingText": true } } } }, "onGeometryUpdated": { "Comments": { "MissingText": true }, "Parameter": { "geometry": { "Comments": { "MissingText": true } } } }, "onMeshAdded": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } }, "onMeshRemoved": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } }, "onMeshUpdated": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } } } }, "CollisionCoordinatorWorker": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new CollisionCoordinatorWorker": { "Comments": { "MissingText": true } } }, "Property": { "onGeometryUpdated": { "Comments": { "MissingText": true } }, "onMeshUpdated": { "Comments": { "MissingText": true } }, "SerializeGeometry": { "Comments": { "MissingText": true } }, "SerializeMesh": { "Comments": { "MissingText": true } } }, "Method": { "destroy": { "Comments": { "MissingText": true } }, "getNewPosition": { "Comments": { "MissingText": true }, "Parameter": { "position": { "Comments": { "MissingText": true } }, "displacement": { "Comments": { "MissingText": true } }, "collider": { "Comments": { "MissingText": true } }, "maximumRetry": { "Comments": { "MissingText": true } }, "excludedMesh": { "Comments": { "MissingText": true } }, "onNewPosition": { "Comments": { "MissingText": true } }, "collisionIndex": { "Comments": { "MissingText": true } } } }, "init": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } }, "onGeometryAdded": { "Comments": { "MissingText": true }, "Parameter": { "geometry": { "Comments": { "MissingText": true } } } }, "onGeometryDeleted": { "Comments": { "MissingText": true }, "Parameter": { "geometry": { "Comments": { "MissingText": true } } } }, "onMeshAdded": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } }, "onMeshRemoved": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } } } }, "CollisionDetectorTransferable": { "Class": { "Comments": { "MissingText": true } }, "Method": { "onCollision": { "Comments": { "MissingText": true }, "Parameter": { "payload": { "Comments": { "MissingText": true } } } }, "onInit": { "Comments": { "MissingText": true }, "Parameter": { "payload": { "Comments": { "MissingText": true } } } }, "onUpdate": { "Comments": { "MissingText": true }, "Parameter": { "payload": { "Comments": { "MissingText": true } } } } } }, "ColorCorrectionPostProcess": { "Class": { "Comments": { "MissingText": true } } }, "ColorCurves": { "Method": { "getClassName": { "Comments": { "MissingText": true } }, "Bind": { "Parameter": { "positiveUniform": { "Comments": { "MissingText": true } }, "neutralUniform": { "Comments": { "MissingText": true } }, "negativeUniform": { "Comments": { "MissingText": true } } } } } }, "CombineAction": { "Class": { "Comments": { "MissingText": true } }, "Property": { "children": { "Comments": { "MissingText": true } } } }, "CubeTexture": { "Class": { "Comments": { "MissingText": true } }, "Property": { "url": { "Comments": { "MissingText": true } } }, "Method": { "setReflectionTextureMatrix": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } }, "CreateFromImages": { "Comments": { "MissingText": true }, "Parameter": { "files": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "noMipmap": { "Comments": { "MissingText": true } } } }, "Parse": { "Comments": { "MissingText": true }, "Parameter": { "parsedTexture": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "rootUrl": { "Comments": { "MissingText": true } } } } } }, "CubicEase": { "Class": { "Comments": { "MissingText": true } } }, "Curve3": { "Class": { "Comments": { "MissingText": true } }, "Method": { "continue": { "Comments": { "MissingReturn": true }, "Parameter": { "curve": { "Comments": { "MissingText": true } } } }, "getPoints": { "Comments": { "MissingReturn": true } }, "length": { "Comments": { "MissingReturn": true } }, "CreateCatmullRomSpline": { "Comments": { "MissingReturn": true } }, "CreateCubicBezier": { "Comments": { "MissingReturn": true } }, "CreateHermiteSpline": { "Comments": { "MissingReturn": true } }, "CreateQuadraticBezier": { "Comments": { "MissingReturn": true } } } }, "CustomProceduralTexture": { "Class": { "Comments": { "MissingText": true } }, "Property": { "animate": { "Comments": { "MissingText": true } } }, "Method": { "updateShaderUniforms": { "Comments": { "MissingText": true } }, "updateTextures": { "Comments": { "MissingText": true } } } }, "DDSTools": { "Class": { "Comments": { "MissingText": true } }, "Property": { "StoreLODInAlphaChannel": { "Comments": { "MissingText": true } } }, "Method": { "GetDDSInfo": { "Comments": { "MissingText": true }, "Parameter": { "arrayBuffer": { "Comments": { "MissingText": true } } } }, "UploadDDSLevels": { "Comments": { "MissingText": true }, "Parameter": { "engine": { "Comments": { "MissingText": true } }, "gl": { "Comments": { "MissingText": true } }, "arrayBuffer": { "Comments": { "MissingText": true } }, "info": { "Comments": { "MissingText": true } }, "loadMipmaps": { "Comments": { "MissingText": true } }, "faces": { "Comments": { "MissingText": true } }, "lodIndex": { "Comments": { "MissingText": true } }, "currentFace": { "Comments": { "MissingText": true } } } } } }, "DebugLayer": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new DebugLayer": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } } }, "Property": { "onPropertyChangedObservable": { "Comments": { "MissingText": true } }, "InspectorURL": { "Comments": { "MissingText": true } } }, "Method": { "hide": { "Comments": { "MissingText": true } }, "isVisible": { "Comments": { "MissingText": true } }, "show": { "Parameter": { "config": { "Comments": { "MissingText": true } } } } } }, "DecimationTriangle": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new DecimationTriangle": { "Comments": { "MissingText": true }, "Parameter": { "vertices": { "Comments": { "MissingText": true } } } } }, "Property": { "borderFactor": { "Comments": { "MissingText": true } }, "deletePending": { "Comments": { "MissingText": true } }, "deleted": { "Comments": { "MissingText": true } }, "error": { "Comments": { "MissingText": true } }, "isDirty": { "Comments": { "MissingText": true } }, "normal": { "Comments": { "MissingText": true } }, "originalOffset": { "Comments": { "MissingText": true } }, "vertices": { "Comments": { "MissingText": true } } } }, "DecimationVertex": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new DecimationVertex": { "Comments": { "MissingText": true }, "Parameter": { "position": { "Comments": { "MissingText": true } }, "id": { "Comments": { "MissingText": true } } } } }, "Property": { "id": { "Comments": { "MissingText": true } }, "isBorder": { "Comments": { "MissingText": true } }, "originalOffsets": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "q": { "Comments": { "MissingText": true } }, "triangleCount": { "Comments": { "MissingText": true } }, "triangleStart": { "Comments": { "MissingText": true } } }, "Method": { "updatePosition": { "Comments": { "MissingText": true }, "Parameter": { "newPosition": { "Comments": { "MissingText": true } } } } } }, "DefaultLoadingScreen": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new DefaultLoadingScreen": { "Comments": { "MissingText": true }, "Parameter": { "_renderingCanvas": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_loadingText": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_loadingDivBackgroundColor": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } } } } }, "Property": { "loadingUIBackgroundColor": { "Comments": { "MissingText": true } }, "loadingUIText": { "Comments": { "MissingText": true } } }, "Method": { "displayLoadingUI": { "Comments": { "MissingText": true } }, "hideLoadingUI": { "Comments": { "MissingText": true } } } }, "DefaultRenderingPipeline": { "Property": { "FxaaPostProcessId": { "Naming": { "NotCamelCase": true } }, "ImageProcessingPostProcessId": { "Naming": { "NotCamelCase": true } } } }, "DisplayPassPostProcess": { "Class": { "Comments": { "MissingText": true } } }, "DistanceJoint": { "Method": { "updateDistance": { "Parameter": { "maxDistance": { "Comments": { "MissingText": true } }, "minDistance": { "Comments": { "MissingText": true } } } } } }, "DoNothingAction": { "Class": { "Comments": { "MissingText": true } } }, "EasingFunction": { "Class": { "Comments": { "MissingText": true } }, "Property": { "EASINGMODE_EASEIN": { "Comments": { "MissingText": true } }, "EASINGMODE_EASEINOUT": { "Comments": { "MissingText": true } }, "EASINGMODE_EASEOUT": { "Comments": { "MissingText": true } } }, "Method": { "ease": { "Comments": { "MissingText": true }, "Parameter": { "gradient": { "Comments": { "MissingText": true } } } }, "easeInCore": { "Comments": { "MissingText": true }, "Parameter": { "gradient": { "Comments": { "MissingText": true } } } }, "getEasingMode": { "Comments": { "MissingText": true } }, "setEasingMode": { "Comments": { "MissingText": true }, "Parameter": { "easingMode": { "Comments": { "MissingText": true } } } } } }, "EdgesRenderer": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new EdgesRenderer": { "Comments": { "MissingText": true }, "Parameter": { "source": { "Comments": { "MissingText": true } }, "epsilon": { "Comments": { "MissingText": true } }, "checkVerticesInsteadOfIndices": { "Comments": { "MissingText": true } } } } }, "Property": { "edgesWidthScalerForOrthographic": { "Comments": { "MissingText": true } }, "edgesWidthScalerForPerspective": { "Comments": { "MissingText": true } } }, "Method": { "_generateEdgesLines": { "Comments": { "MissingText": true } }, "_rebuild": { "Comments": { "MissingText": true } }, "dispose": { "Comments": { "MissingText": true } }, "render": { "Comments": { "MissingText": true } } } }, "ElasticEase": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new ElasticEase": { "Comments": { "MissingText": true }, "Parameter": { "oscillations": { "Comments": { "MissingText": true } }, "springiness": { "Comments": { "MissingText": true } } } } }, "Property": { "oscillations": { "Comments": { "MissingText": true } }, "springiness": { "Comments": { "MissingText": true } } } }, "EngineInstrumentation": { "Constructor": { "new EngineInstrumentation": { "Comments": { "MissingText": true }, "Parameter": { "engine": { "Comments": { "MissingText": true } } } } }, "Property": { "engine": { "Comments": { "MissingText": true } } }, "Method": { "dispose": { "Comments": { "MissingText": true } } } }, "ExecuteCodeAction": { "Class": { "Comments": { "MissingText": true } }, "Property": { "func": { "Comments": { "MissingText": true } } } }, "ExponentialEase": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new ExponentialEase": { "Comments": { "MissingText": true }, "Parameter": { "exponent": { "Comments": { "MissingText": true } } } } }, "Property": { "exponent": { "Comments": { "MissingText": true } } } }, "FilesInput": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new FilesInput": { "Comments": { "MissingText": true }, "Parameter": { "engine": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "sceneLoadedCallback": { "Comments": { "MissingText": true } }, "progressCallback": { "Comments": { "MissingText": true } }, "additionalRenderLoopLogicCallback": { "Comments": { "MissingText": true } }, "textureLoadingCallback": { "Comments": { "MissingText": true } }, "startingProcessingFilesCallback": { "Comments": { "MissingText": true } }, "onReloadCallback": { "Comments": { "MissingText": true } }, "errorCallback": { "Comments": { "MissingText": true } } } } }, "Property": { "onProcessFileCallback": { "Comments": { "MissingText": true } }, "FilesToLoad": { "Comments": { "MissingText": true } } }, "Method": { "dispose": { "Comments": { "MissingText": true } }, "loadFiles": { "Comments": { "MissingText": true }, "Parameter": { "event": { "Comments": { "MissingText": true } } } }, "monitorElementForDragNDrop": { "Comments": { "MissingText": true }, "Parameter": { "elementToMonitor": { "Comments": { "MissingText": true } } } }, "reload": { "Comments": { "MissingText": true } } } }, "FilterPostProcess": { "Class": { "Comments": { "MissingText": true } }, "Property": { "kernelMatrix": { "Comments": { "MissingText": true } } } }, "FollowCamera": { "Class": { "Comments": { "MissingText": true } }, "Property": { "cameraAcceleration": { "Comments": { "MissingText": true } }, "heightOffset": { "Comments": { "MissingText": true } }, "maxCameraSpeed": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "rotationOffset": { "Comments": { "MissingText": true } } } }, "FramingBehavior": { "Class": { "Comments": { "MissingText": true } }, "Property": { "name": { "Comments": { "MissingText": true } } }, "Method": { "attach": { "Comments": { "MissingText": true }, "Parameter": { "camera": { "Comments": { "MissingText": true } } } }, "detach": { "Comments": { "MissingText": true } }, "init": { "Comments": { "MissingText": true } }, "zoomOnBoundingInfo": { "Parameter": { "minimumWorld": { "Comments": { "MissingText": true } }, "maximumWorld": { "Comments": { "MissingText": true } } } } } }, "FreeCamera": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_localDirection": { "Comments": { "MissingText": true } }, "_transformedDirection": { "Comments": { "MissingText": true } }, "applyGravity": { "Comments": { "MissingText": true } }, "checkCollisions": { "Comments": { "MissingText": true } }, "collisionMask": { "Comments": { "MissingText": true } }, "ellipsoid": { "Comments": { "MissingText": true } }, "ellipsoidOffset": { "Comments": { "MissingText": true } }, "keysDown": { "Comments": { "MissingText": true } }, "keysLeft": { "Comments": { "MissingText": true } }, "keysRight": { "Comments": { "MissingText": true } }, "keysUp": { "Comments": { "MissingText": true } }, "onCollide": { "Comments": { "MissingText": true } } }, "Method": { "_collideWithWorld": { "Comments": { "MissingText": true }, "Parameter": { "displacement": { "Comments": { "MissingText": true } } } } } }, "FreeCameraDeviceOrientationInput": { "Constructor": { "new FreeCameraDeviceOrientationInput": { "Comments": { "MissingText": true } } }, "Property": { "camera": { "Comments": { "MissingText": true } } }, "Method": { "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "checkInputs": { "Comments": { "MissingText": true } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "FreeCameraGamepadInput": { "Class": { "Comments": { "MissingText": true } }, "Property": { "camera": { "Comments": { "MissingText": true } }, "gamepad": { "Comments": { "MissingText": true } }, "gamepadAngularSensibility": { "Comments": { "MissingText": true } }, "gamepadMoveSensibility": { "Comments": { "MissingText": true } } }, "Method": { "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "checkInputs": { "Comments": { "MissingText": true } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "FreeCameraInputsManager": { "Class": { "Comments": { "MissingText": true } }, "Method": { "addDeviceOrientation": { "Comments": { "MissingText": true } }, "addGamepad": { "Comments": { "MissingText": true } }, "addKeyboard": { "Comments": { "MissingText": true } }, "addMouse": { "Comments": { "MissingText": true }, "Parameter": { "touchEnabled": { "Comments": { "MissingText": true } } } }, "addTouch": { "Comments": { "MissingText": true } }, "addVirtualJoystick": { "Comments": { "MissingText": true } } } }, "FreeCameraKeyboardMoveInput": { "Class": { "Comments": { "MissingText": true } }, "Property": { "camera": { "Comments": { "MissingText": true } }, "keysDown": { "Comments": { "MissingText": true } }, "keysLeft": { "Comments": { "MissingText": true } }, "keysRight": { "Comments": { "MissingText": true } }, "keysUp": { "Comments": { "MissingText": true } } }, "Method": { "_onLostFocus": { "Comments": { "MissingText": true }, "Parameter": { "e": { "Comments": { "MissingText": true } } } }, "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "checkInputs": { "Comments": { "MissingText": true } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "FreeCameraMouseInput": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new FreeCameraMouseInput": { "Comments": { "MissingText": true }, "Parameter": { "touchEnabled": { "Comments": { "MissingText": true } } } } }, "Property": { "angularSensibility": { "Comments": { "MissingText": true } }, "buttons": { "Comments": { "MissingText": true } }, "camera": { "Comments": { "MissingText": true } }, "touchEnabled": { "Comments": { "MissingText": true } } }, "Method": { "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "FreeCameraTouchInput": { "Class": { "Comments": { "MissingText": true } }, "Property": { "camera": { "Comments": { "MissingText": true } }, "touchAngularSensibility": { "Comments": { "MissingText": true } }, "touchMoveSensibility": { "Comments": { "MissingText": true } } }, "Method": { "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "checkInputs": { "Comments": { "MissingText": true } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "FreeCameraVirtualJoystickInput": { "Class": { "Comments": { "MissingText": true } }, "Property": { "camera": { "Comments": { "MissingText": true } } }, "Method": { "attachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } }, "noPreventDefault": { "Comments": { "MissingText": true } } } }, "checkInputs": { "Comments": { "MissingText": true } }, "detachControl": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getLeftJoystick": { "Comments": { "MissingText": true } }, "getRightJoystick": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "FresnelParameters": { "Class": { "Comments": { "MissingText": true } }, "Property": { "bias": { "Comments": { "MissingText": true } }, "isEnabled": { "Comments": { "MissingText": true } }, "leftColor": { "Comments": { "MissingText": true } }, "power": { "Comments": { "MissingText": true } }, "rightColor": { "Comments": { "MissingText": true } } }, "Method": { "clone": { "Comments": { "MissingText": true } }, "serialize": { "Comments": { "MissingText": true } }, "Parse": { "Comments": { "MissingText": true }, "Parameter": { "parsedFresnelParameters": { "Comments": { "MissingText": true } } } } } }, "Frustum": { "Class": { "Comments": { "MissingText": true } }, "Method": { "GetBottomPlaneToRef": { "Comments": { "MissingText": true }, "Parameter": { "transform": { "Comments": { "MissingText": true } }, "frustumPlane": { "Comments": { "MissingText": true } } } }, "GetFarPlaneToRef": { "Comments": { "MissingText": true }, "Parameter": { "transform": { "Comments": { "MissingText": true } }, "frustumPlane": { "Comments": { "MissingText": true } } } }, "GetLeftPlaneToRef": { "Comments": { "MissingText": true }, "Parameter": { "transform": { "Comments": { "MissingText": true } }, "frustumPlane": { "Comments": { "MissingText": true } } } }, "GetNearPlaneToRef": { "Comments": { "MissingText": true }, "Parameter": { "transform": { "Comments": { "MissingText": true } }, "frustumPlane": { "Comments": { "MissingText": true } } } }, "GetPlanes": { "Comments": { "MissingReturn": true }, "Parameter": { "transform": { "Comments": { "MissingText": true } } } }, "GetPlanesToRef": { "Parameter": { "transform": { "Comments": { "MissingText": true } }, "frustumPlanes": { "Comments": { "MissingText": true } } } }, "GetRightPlaneToRef": { "Comments": { "MissingText": true }, "Parameter": { "transform": { "Comments": { "MissingText": true } }, "frustumPlane": { "Comments": { "MissingText": true } } } }, "GetTopPlaneToRef": { "Comments": { "MissingText": true }, "Parameter": { "transform": { "Comments": { "MissingText": true } }, "frustumPlane": { "Comments": { "MissingText": true } } } } } }, "FxaaPostProcess": { "Class": { "Comments": { "MissingText": true } }, "Property": { "texelHeight": { "Comments": { "MissingText": true } }, "texelWidth": { "Comments": { "MissingText": true } } } }, "GPUParticleSystem": { "Method": { "addColorGradient": { "Comments": { "MissingReturn": true }, "Parameter": { "color1": { "Comments": { "MissingText": true } } } }, "addSizeGradient": { "Comments": { "MissingReturn": true } }, "removeColorGradient": { "Comments": { "MissingReturn": true } }, "removeSizeGradient": { "Comments": { "MissingReturn": true } } } }, "Gamepad": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new Gamepad": { "Comments": { "MissingText": true }, "Parameter": { "id": { "Comments": { "MissingText": true } }, "index": { "Comments": { "MissingText": true } }, "browserGamepad": { "Comments": { "MissingText": true } }, "leftStickX": { "Comments": { "MissingText": true } }, "leftStickY": { "Comments": { "MissingText": true } }, "rightStickX": { "Comments": { "MissingText": true } }, "rightStickY": { "Comments": { "MissingText": true } } } } }, "Property": { "_isConnected": { "Comments": { "MissingText": true } }, "browserGamepad": { "Comments": { "MissingText": true } }, "id": { "Comments": { "MissingText": true } }, "index": { "Comments": { "MissingText": true } }, "isConnected": { "Comments": { "MissingText": true } }, "leftStick": { "Comments": { "MissingText": true } }, "rightStick": { "Comments": { "MissingText": true } }, "type": { "Comments": { "MissingText": true } }, "GAMEPAD": { "Comments": { "MissingText": true } }, "GENERIC": { "Comments": { "MissingText": true } }, "POSE_ENABLED": { "Comments": { "MissingText": true } }, "XBOX": { "Comments": { "MissingText": true } } }, "Method": { "dispose": { "Comments": { "MissingText": true } }, "onleftstickchanged": { "Comments": { "MissingText": true }, "Parameter": { "callback": { "Comments": { "MissingText": true } } } }, "onrightstickchanged": { "Comments": { "MissingText": true }, "Parameter": { "callback": { "Comments": { "MissingText": true } } } }, "update": { "Comments": { "MissingText": true } } } }, "GamepadCamera": { "Class": { "Comments": { "MissingText": true } } }, "GamepadManager": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new GamepadManager": { "Comments": { "MissingText": true }, "Parameter": { "_scene": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } } } } }, "Property": { "_isMonitoring": { "Comments": { "MissingText": true } }, "gamepads": { "Comments": { "MissingText": true } }, "onGamepadConnectedObservable": { "Comments": { "MissingText": true } }, "onGamepadDisconnectedObservable": { "Comments": { "MissingText": true } } }, "Method": { "_checkGamepadsStatus": { "Comments": { "MissingText": true } }, "dispose": { "Comments": { "MissingText": true } }, "getGamepadByType": { "Comments": { "MissingText": true }, "Parameter": { "type": { "Comments": { "MissingText": true } } } } } }, "GenericPad": { "Class": { "Comments": { "MissingText": true } }, "Property": { "onButtonDownObservable": { "Comments": { "MissingText": true } }, "onButtonUpObservable": { "Comments": { "MissingText": true } } }, "Method": { "onbuttondown": { "Comments": { "MissingText": true }, "Parameter": { "callback": { "Comments": { "MissingText": true } } } }, "onbuttonup": { "Comments": { "MissingText": true }, "Parameter": { "callback": { "Comments": { "MissingText": true } } } } } }, "GroundMesh": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_height": { "Comments": { "MissingText": true } }, "_maxX": { "Comments": { "MissingText": true } }, "_maxZ": { "Comments": { "MissingText": true } }, "_minX": { "Comments": { "MissingText": true } }, "_minZ": { "Comments": { "MissingText": true } }, "_subdivisionsX": { "Comments": { "MissingText": true } }, "_subdivisionsY": { "Comments": { "MissingText": true } }, "_width": { "Comments": { "MissingText": true } }, "generateOctree": { "Comments": { "MissingText": true } }, "subdivisions": { "Comments": { "MissingText": true } }, "subdivisionsX": { "Comments": { "MissingText": true } }, "subdivisionsY": { "Comments": { "MissingText": true } } }, "Method": { "getHeightAtCoordinates": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } } } }, "getNormalAtCoordinates": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } } } }, "getNormalAtCoordinatesToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "ref": { "Comments": { "MissingText": true } } } }, "optimize": { "Comments": { "MissingText": true }, "Parameter": { "chunksCount": { "Comments": { "MissingText": true } }, "octreeBlocksSize": { "Comments": { "MissingText": true } } } }, "updateCoordinateHeights": { "Comments": { "MissingReturn": true } } } }, "HDRCubeTexture": { "Method": { "setReflectionTextureMatrix": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } }, "Parse": { "Comments": { "MissingText": true }, "Parameter": { "parsedTexture": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "rootUrl": { "Comments": { "MissingText": true } } } } } }, "HighlightsPostProcess": { "Class": { "Comments": { "MissingText": true } } }, "ImageProcessingConfiguration": { "Property": { "_exposure": { "Comments": { "MissingText": true } } }, "Method": { "bind": { "Parameter": { "aspectRatio": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "isReady": { "Comments": { "MissingReturn": true } }, "prepareDefines": { "Parameter": { "forPostProcess": { "Comments": { "MissingText": true } } } }, "PrepareSamplers": { "Parameter": { "samplersList": { "Comments": { "MissingText": true } } } }, "PrepareUniforms": { "Parameter": { "uniforms": { "Comments": { "MissingText": true } } } } } }, "ImageProcessingPostProcess": { "Class": { "Comments": { "MissingText": true } }, "Method": { "getClassName": { "Comments": { "MissingText": true } } } }, "IncrementValueAction": { "Class": { "Comments": { "MissingText": true } }, "Property": { "propertyPath": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "InstancedMesh": { "Property": { "sourceMesh": { "Comments": { "MissingText": true } } }, "Method": { "_syncSubMeshes": { "Comments": { "MissingText": true } }, "refreshBoundingInfo": { "Comments": { "MissingReturn": true } } } }, "InternalTexture": { "Method": { "_swapAndDie": { "Comments": { "MissingText": true }, "Parameter": { "target": { "Comments": { "MissingText": true } } } } } }, "InterpolateValueAction": { "Class": { "Comments": { "MissingText": true } }, "Property": { "duration": { "Comments": { "MissingText": true } }, "onInterpolationDone": { "Comments": { "MissingText": true } }, "onInterpolationDoneObservable": { "Comments": { "MissingText": true } }, "propertyPath": { "Comments": { "MissingText": true } }, "stopOtherAnimations": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "IntersectionInfo": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new IntersectionInfo": { "Comments": { "MissingText": true }, "Parameter": { "bu": { "Comments": { "MissingText": true } }, "bv": { "Comments": { "MissingText": true } }, "distance": { "Comments": { "MissingText": true } } } } }, "Property": { "bu": { "Comments": { "MissingText": true } }, "bv": { "Comments": { "MissingText": true } }, "distance": { "Comments": { "MissingText": true } }, "faceId": { "Comments": { "MissingText": true } }, "subMeshId": { "Comments": { "MissingText": true } } } }, "KeyboardEventTypes": { "Class": { "Comments": { "MissingText": true } }, "Property": { "KEYDOWN": { "Comments": { "MissingText": true } }, "KEYUP": { "Comments": { "MissingText": true } }, "_KEYDOWN": { "Comments": { "MissingText": true } }, "_KEYUP": { "Comments": { "MissingText": true } } } }, "KeyboardInfo": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new KeyboardInfo": { "Comments": { "MissingText": true }, "Parameter": { "type": { "Comments": { "MissingText": true } }, "event": { "Comments": { "MissingText": true } } } } }, "Property": { "event": { "Comments": { "MissingText": true } }, "type": { "Comments": { "MissingText": true } } } }, "KeyboardInfoPre": { "Property": { "skipOnPointerObservable": { "Comments": { "MissingText": true } } } }, "KhronosTextureContainer": { "Constructor": { "new KhronosTextureContainer": { "Comments": { "MissingText": true, "MissingReturn": true }, "Parameter": { "arrayBuffer": { "Comments": { "MissingText": true } }, "facesExpected": { "Comments": { "MissingText": true } }, "threeDExpected": { "Comments": { "MissingText": true } }, "textureArrayExpected": { "Comments": { "MissingText": true } } } } }, "Property": { "arrayBuffer": { "Comments": { "MissingText": true } }, "bytesOfKeyValueData": { "Comments": { "MissingText": true } }, "glBaseInternalFormat": { "Comments": { "MissingText": true } }, "glFormat": { "Comments": { "MissingText": true } }, "glInternalFormat": { "Comments": { "MissingText": true } }, "glType": { "Comments": { "MissingText": true } }, "glTypeSize": { "Comments": { "MissingText": true } }, "loadType": { "Comments": { "MissingText": true } }, "numberOfArrayElements": { "Comments": { "MissingText": true } }, "numberOfFaces": { "Comments": { "MissingText": true } }, "numberOfMipmapLevels": { "Comments": { "MissingText": true } }, "pixelDepth": { "Comments": { "MissingText": true } }, "pixelHeight": { "Comments": { "MissingText": true } }, "pixelWidth": { "Comments": { "MissingText": true } }, "COMPRESSED_2D": { "Comments": { "MissingText": true } }, "COMPRESSED_3D": { "Comments": { "MissingText": true } }, "HEADER_LEN": { "Comments": { "MissingText": true } }, "TEX_2D": { "Comments": { "MissingText": true } }, "TEX_3D": { "Comments": { "MissingText": true } } }, "Method": { "switchEndainness": { "Comments": { "MissingText": true }, "Parameter": { "val": { "Comments": { "MissingText": true } } } }, "uploadLevels": { "Parameter": { "gl": { "Comments": { "MissingText": true } }, "loadMipmaps": { "Comments": { "MissingText": true } } } } } }, "Layer": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new Layer": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "imgUrl": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "isBackground": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } } } } }, "Property": { "alphaBlendingMode": { "Comments": { "MissingText": true } }, "alphaTest": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } }, "isBackground": { "Comments": { "MissingText": true } }, "layerMask": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "offset": { "Comments": { "MissingText": true } }, "onAfterRender": { "Comments": { "MissingText": true } }, "onBeforeRender": { "Comments": { "MissingText": true } }, "onDispose": { "Comments": { "MissingText": true } }, "scale": { "Comments": { "MissingText": true } }, "texture": { "Comments": { "MissingText": true } } }, "Method": { "_rebuild": { "Comments": { "MissingText": true } }, "dispose": { "Comments": { "MissingText": true } }, "render": { "Comments": { "MissingText": true } } } }, "LensFlare": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new LensFlare": { "Comments": { "MissingText": true }, "Parameter": { "size": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } }, "imgUrl": { "Comments": { "MissingText": true } }, "system": { "Comments": { "MissingText": true } } } } }, "Property": { "alphaMode": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "size": { "Comments": { "MissingText": true } }, "texture": { "Comments": { "MissingText": true } } }, "Method": { "dispose": { "Comments": { "MissingText": true } }, "AddFlare": { "Comments": { "MissingText": true }, "Parameter": { "size": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } }, "imgUrl": { "Comments": { "MissingText": true } }, "system": { "Comments": { "MissingText": true } } } } } }, "LensFlareSystem": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new LensFlareSystem": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "emitter": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } } } } }, "Property": { "borderLimit": { "Comments": { "MissingText": true } }, "id": { "Comments": { "MissingText": true } }, "isEnabled": { "Comments": { "MissingText": true } }, "layerMask": { "Comments": { "MissingText": true } }, "lensFlares": { "Comments": { "MissingText": true } }, "meshesSelectionPredicate": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "viewportBorder": { "Comments": { "MissingText": true } } }, "Method": { "_isVisible": { "Comments": { "MissingText": true } }, "computeEffectivePosition": { "Comments": { "MissingText": true }, "Parameter": { "globalViewport": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "getEmitter": { "Comments": { "MissingText": true } }, "getEmitterPosition": { "Comments": { "MissingText": true } }, "getScene": { "Comments": { "MissingText": true } }, "render": { "Comments": { "MissingText": true } }, "serialize": { "Comments": { "MissingText": true } }, "setEmitter": { "Comments": { "MissingText": true }, "Parameter": { "newEmitter": { "Comments": { "MissingText": true } } } }, "Parse": { "Comments": { "MissingText": true }, "Parameter": { "parsedLensFlareSystem": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "rootUrl": { "Comments": { "MissingText": true } } } } } }, "LensRenderingPipeline": { "Class": { "Comments": { "MissingText": true } }, "Property": { "HighlightsEnhancingEffect": { "Naming": { "NotCamelCase": true } }, "LensChromaticAberrationEffect": { "Naming": { "NotCamelCase": true } }, "LensDepthOfFieldEffect": { "Naming": { "NotCamelCase": true } } }, "Method": { "disableChromaticAberration": { "Comments": { "MissingText": true } }, "disableDepthOfField": { "Comments": { "MissingText": true } }, "disableEdgeBlur": { "Comments": { "MissingText": true } }, "disableEdgeDistortion": { "Comments": { "MissingText": true } }, "disableGrain": { "Comments": { "MissingText": true } }, "disableHighlights": { "Comments": { "MissingText": true } }, "disableNoiseBlur": { "Comments": { "MissingText": true } }, "disablePentagonBokeh": { "Comments": { "MissingText": true } }, "enableNoiseBlur": { "Comments": { "MissingText": true } }, "enablePentagonBokeh": { "Comments": { "MissingText": true } }, "setAperture": { "Comments": { "MissingText": true }, "Parameter": { "amount": { "Comments": { "MissingText": true } } } }, "setChromaticAberration": { "Comments": { "MissingText": true }, "Parameter": { "amount": { "Comments": { "MissingText": true } } } }, "setDarkenOutOfFocus": { "Comments": { "MissingText": true }, "Parameter": { "amount": { "Comments": { "MissingText": true } } } }, "setEdgeBlur": { "Comments": { "MissingText": true }, "Parameter": { "amount": { "Comments": { "MissingText": true } } } }, "setEdgeDistortion": { "Comments": { "MissingText": true }, "Parameter": { "amount": { "Comments": { "MissingText": true } } } }, "setFocusDistance": { "Comments": { "MissingText": true }, "Parameter": { "amount": { "Comments": { "MissingText": true } } } }, "setGrainAmount": { "Comments": { "MissingText": true }, "Parameter": { "amount": { "Comments": { "MissingText": true } } } }, "setHighlightsGain": { "Comments": { "MissingText": true }, "Parameter": { "amount": { "Comments": { "MissingText": true } } } }, "setHighlightsThreshold": { "Comments": { "MissingText": true }, "Parameter": { "amount": { "Comments": { "MissingText": true } } } } } }, "LinesMesh": { "Class": { "Comments": { "MissingText": true } }, "Property": { "alpha": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } }, "intersectionThreshold": { "Tags": { "param": true } }, "useVertexAlpha": { "Comments": { "MissingText": true } }, "useVertexColor": { "Comments": { "MissingText": true } } } }, "LoadFileError": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new LoadFileError": { "Comments": { "MissingText": true }, "Parameter": { "message": { "Comments": { "MissingText": true } }, "request": { "Comments": { "MissingText": true } } } } }, "Property": { "request": { "Comments": { "MissingText": true } }, "Error": { "Comments": { "MissingText": true } } } }, "Mesh": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_binaryInfo": { "Comments": { "MissingText": true } }, "_delayInfo": { "Comments": { "MissingText": true } }, "_delayLoadingFunction": { "Comments": { "MissingText": true } }, "_geometry": { "Comments": { "MissingText": true } }, "_originalBuilderSideOrientation": { "Comments": { "MissingText": true } }, "_shouldGenerateFlatShading": { "Comments": { "MissingText": true } }, "_visibleInstances": { "Comments": { "MissingText": true } }, "delayLoadState": { "Comments": { "MissingText": true } }, "delayLoadingFile": { "Comments": { "MissingText": true } }, "instances": { "Comments": { "MissingText": true } }, "isUnIndexed": { "Comments": { "MissingText": true } }, "morphTargetManager": { "Comments": { "MissingText": true } }, "onBeforeDraw": { "Comments": { "MissingText": true } }, "onLODLevelSelection": { "Comments": { "MissingText": true } }, "overrideMaterialSideOrientation": { "Comments": { "MissingText": true } }, "source": { "Comments": { "MissingText": true } }, "_BACKSIDE": { "Comments": { "MissingText": true } }, "_CAP_ALL": { "Comments": { "MissingText": true } }, "_CAP_END": { "Comments": { "MissingText": true } }, "_CAP_START": { "Comments": { "MissingText": true } }, "_DEFAULTSIDE": { "Comments": { "MissingText": true } }, "_DOUBLESIDE": { "Comments": { "MissingText": true } }, "_FRONTSIDE": { "Comments": { "MissingText": true } }, "_NO_CAP": { "Comments": { "MissingText": true } } }, "Method": { "_bind": { "Comments": { "MissingText": true }, "Parameter": { "subMesh": { "Comments": { "MissingText": true } }, "effect": { "Comments": { "MissingText": true } }, "fillMode": { "Comments": { "MissingText": true } } } }, "_checkDelayState": { "Comments": { "MissingText": true } }, "_createGlobalSubMesh": { "Comments": { "MissingText": true }, "Parameter": { "force": { "Comments": { "MissingText": true } } } }, "_draw": { "Comments": { "MissingText": true }, "Parameter": { "subMesh": { "Comments": { "MissingText": true } }, "fillMode": { "Comments": { "MissingText": true } }, "instancesCount": { "Comments": { "MissingText": true } }, "alternate": { "Comments": { "MissingText": true } } } }, "_getInstancesRenderList": { "Comments": { "MissingText": true }, "Parameter": { "subMeshId": { "Comments": { "MissingText": true } } } }, "_processRendering": { "Comments": { "MissingText": true }, "Parameter": { "subMesh": { "Comments": { "MissingText": true } }, "effect": { "Comments": { "MissingText": true } }, "fillMode": { "Comments": { "MissingText": true } }, "batch": { "Comments": { "MissingText": true } }, "hardwareInstancedRendering": { "Comments": { "MissingText": true } }, "onBeforeDraw": { "Comments": { "MissingText": true } }, "effectiveMaterial": { "Comments": { "MissingText": true } } } }, "_refreshBoundingInfo": { "Comments": { "MissingText": true }, "Parameter": { "applySkeleton": { "Comments": { "MissingText": true } } } }, "_registerInstanceForRenderId": { "Comments": { "MissingText": true }, "Parameter": { "instance": { "Comments": { "MissingText": true } }, "renderId": { "Comments": { "MissingText": true } } } }, "_renderWithInstances": { "Comments": { "MissingText": true }, "Parameter": { "subMesh": { "Comments": { "MissingText": true } }, "fillMode": { "Comments": { "MissingText": true } }, "batch": { "Comments": { "MissingText": true } }, "effect": { "Comments": { "MissingText": true } }, "engine": { "Comments": { "MissingText": true } } } }, "_resetPointsArrayCache": { "Comments": { "MissingText": true } }, "_syncGeometryWithMorphTargetManager": { "Comments": { "MissingText": true } }, "applyDisplacementMap": { "Comments": { "MissingReturn": true }, "Parameter": { "url": { "Comments": { "MissingText": true } }, "minHeight": { "Comments": { "MissingText": true } }, "maxHeight": { "Comments": { "MissingText": true } }, "onSuccess": { "Comments": { "MissingText": true } }, "uvOffset": { "Comments": { "MissingText": true } }, "uvScale": { "Comments": { "MissingText": true } } } }, "applyDisplacementMapFromBuffer": { "Comments": { "MissingReturn": true }, "Parameter": { "buffer": { "Comments": { "MissingText": true } }, "heightMapWidth": { "Comments": { "MissingText": true } }, "heightMapHeight": { "Comments": { "MissingText": true } }, "minHeight": { "Comments": { "MissingText": true } }, "maxHeight": { "Comments": { "MissingText": true } }, "uvOffset": { "Comments": { "MissingText": true } }, "uvScale": { "Comments": { "MissingText": true } } } }, "applySkeleton": { "Comments": { "MissingReturn": true } }, "bakeCurrentTransformIntoVertices": { "Comments": { "MissingReturn": true } }, "bakeTransformIntoVertices": { "Comments": { "MissingReturn": true }, "Parameter": { "transform": { "Comments": { "MissingText": true } } } }, "convertToFlatShadedMesh": { "Comments": { "MissingReturn": true } }, "convertToUnIndexedMesh": { "Comments": { "MissingReturn": true } }, "createInstance": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } } } }, "flipFaces": { "Comments": { "MissingReturn": true }, "Parameter": { "flipNormals": { "Comments": { "MissingText": true } } } }, "freezeNormals": { "Comments": { "MissingReturn": true } }, "getAnimatables": { "Comments": { "MissingReturn": true } }, "getEmittedParticleSystems": { "Comments": { "MissingReturn": true } }, "getHierarchyEmittedParticleSystems": { "Comments": { "MissingReturn": true } }, "getLODLevelAtDistance": { "Comments": { "MissingReturn": true }, "Parameter": { "distance": { "Comments": { "MissingText": true } } } }, "getTotalIndices": { "Comments": { "MissingReturn": true } }, "getVertexBuffer": { "Comments": { "MissingReturn": true }, "Parameter": { "kind": { "Comments": { "MissingText": true } } } }, "getVerticesDataKinds": { "Comments": { "MissingReturn": true } }, "isVertexBufferUpdatable": { "Comments": { "MissingReturn": true }, "Parameter": { "kind": { "Comments": { "MissingText": true } } } }, "makeGeometryUnique": { "Comments": { "MissingReturn": true } }, "markVerticesDataAsUpdatable": { "Comments": { "MissingText": true }, "Parameter": { "kind": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } } } }, "optimizeIndices": { "Comments": { "MissingReturn": true } }, "refreshBoundingInfo": { "Comments": { "MissingReturn": true } }, "registerAfterRender": { "Comments": { "MissingReturn": true }, "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "registerBeforeRender": { "Comments": { "MissingReturn": true }, "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "render": { "Comments": { "MissingReturn": true }, "Parameter": { "subMesh": { "Comments": { "MissingText": true } }, "enableAlphaMode": { "Comments": { "MissingText": true } } } }, "setMaterialByID": { "Comments": { "MissingReturn": true }, "Parameter": { "id": { "Comments": { "MissingText": true } } } }, "setVerticesBuffer": { "Comments": { "MissingReturn": true }, "Parameter": { "buffer": { "Comments": { "MissingText": true } } } }, "simplify": { "Comments": { "MissingReturn": true }, "Parameter": { "simplificationType": { "Comments": { "MissingText": true } } } }, "subdivide": { "Comments": { "MissingText": true }, "Parameter": { "count": { "Comments": { "MissingText": true } } } }, "synchronizeInstances": { "Comments": { "MissingReturn": true } }, "toLeftHanded": { "Comments": { "MissingReturn": true } }, "unfreezeNormals": { "Comments": { "MissingReturn": true } }, "unregisterAfterRender": { "Comments": { "MissingReturn": true }, "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "unregisterBeforeRender": { "Comments": { "MissingReturn": true }, "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "updateMeshPositions": { "Comments": { "MissingReturn": true }, "Parameter": { "positionFunction": { "Comments": { "MissingText": true } }, "computeNormals": { "Comments": { "MissingText": true } } } }, "Center": { "Comments": { "MissingReturn": true }, "Parameter": { "meshesOrMinMaxVector": { "Comments": { "MissingText": true } } } }, "CreateBox": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "size": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "CreateCylinder": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "diameterTop": { "Comments": { "MissingText": true } }, "diameterBottom": { "Comments": { "MissingText": true } }, "tessellation": { "Comments": { "MissingText": true } }, "subdivisions": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "CreateDashedLines": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "points": { "Comments": { "MissingText": true } }, "dashSize": { "Comments": { "MissingText": true } }, "gapSize": { "Comments": { "MissingText": true } }, "dashNb": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "instance": { "Comments": { "MissingText": true } } } }, "CreateDecal": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "sourceMesh": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "normal": { "Comments": { "MissingText": true } }, "size": { "Comments": { "MissingText": true } }, "angle": { "Comments": { "MissingText": true } } } }, "CreateDisc": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "tessellation": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "CreateGround": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "subdivisions": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } } } }, "CreateGroundFromHeightMap": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "url": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "subdivisions": { "Comments": { "MissingText": true } }, "minHeight": { "Comments": { "MissingText": true } }, "maxHeight": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "onReady": { "Comments": { "MissingText": true } } } }, "CreateIcoSphere": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "options": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } } } }, "CreateLathe": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "shape": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "tessellation": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "CreateLines": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "points": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "instance": { "Comments": { "MissingText": true } } } }, "CreatePlane": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "size": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "CreatePolygon": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "shape": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "holes": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "CreatePolyhedron": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "options": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } } } }, "CreateRibbon": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "pathArray": { "Comments": { "MissingText": true } }, "closeArray": { "Comments": { "MissingText": true } }, "closePath": { "Comments": { "MissingText": true } }, "offset": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } }, "instance": { "Comments": { "MissingText": true } } } }, "CreateSphere": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "segments": { "Comments": { "MissingText": true } }, "diameter": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "CreateTiledGround": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "xmin": { "Comments": { "MissingText": true } }, "zmin": { "Comments": { "MissingText": true } }, "xmax": { "Comments": { "MissingText": true } }, "zmax": { "Comments": { "MissingText": true } }, "subdivisions": { "Comments": { "MissingText": true } }, "precision": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } } } }, "CreateTorus": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "diameter": { "Comments": { "MissingText": true } }, "thickness": { "Comments": { "MissingText": true } }, "tessellation": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "CreateTorusKnot": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "tube": { "Comments": { "MissingText": true } }, "radialSegments": { "Comments": { "MissingText": true } }, "tubularSegments": { "Comments": { "MissingText": true } }, "p": { "Comments": { "MissingText": true } }, "q": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "CreateTube": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "path": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "tessellation": { "Comments": { "MissingText": true } }, "radiusFunction": { "Comments": { "MissingText": true } }, "cap": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } }, "instance": { "Comments": { "MissingText": true } } } }, "ExtrudePolygon": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "shape": { "Comments": { "MissingText": true } }, "depth": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "holes": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } } } }, "ExtrudeShape": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "shape": { "Comments": { "MissingText": true } }, "path": { "Comments": { "MissingText": true } }, "scale": { "Comments": { "MissingText": true } }, "rotation": { "Comments": { "MissingText": true } }, "cap": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } }, "instance": { "Comments": { "MissingText": true } } } }, "ExtrudeShapeCustom": { "Comments": { "MissingReturn": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "shape": { "Comments": { "MissingText": true } }, "path": { "Comments": { "MissingText": true } }, "scaleFunction": { "Comments": { "MissingText": true } }, "rotationFunction": { "Comments": { "MissingText": true } }, "ribbonCloseArray": { "Comments": { "MissingText": true } }, "ribbonClosePath": { "Comments": { "MissingText": true } }, "cap": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } }, "sideOrientation": { "Comments": { "MissingText": true } }, "instance": { "Comments": { "MissingText": true } } } }, "MergeMeshes": { "Comments": { "MissingReturn": true } }, "MinMax": { "Comments": { "MissingReturn": true }, "Parameter": { "meshes": { "Comments": { "MissingText": true } } } } } }, "MeshLODLevel": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new MeshLODLevel": { "Comments": { "MissingText": true }, "Parameter": { "distance": { "Comments": { "MissingText": true } }, "mesh": { "Comments": { "MissingText": true } } } } }, "Property": { "distance": { "Comments": { "MissingText": true } }, "mesh": { "Comments": { "MissingText": true } } } }, "MirrorTexture": { "Class": { "Comments": { "MissingText": true } }, "Property": { "adaptiveBlurKernel": { "Comments": { "MissingText": true } }, "blurKernel": { "Comments": { "MissingText": true } }, "blurKernelX": { "Comments": { "MissingText": true } }, "blurKernelY": { "Comments": { "MissingText": true } }, "blurRatio": { "Comments": { "MissingText": true } }, "mirrorPlane": { "Comments": { "MissingText": true } } } }, "MotorEnabledJoint": { "Class": { "Comments": { "MissingText": true } }, "Method": { "setLimit": { "Parameter": { "upperLimit": { "Comments": { "MissingText": true } }, "lowerLimit": { "Comments": { "MissingText": true } } } } } }, "MultiMaterial": { "Class": { "Comments": { "MissingText": true } }, "Property": { "subMaterials": { "Comments": { "MissingText": true } } }, "Method": { "getSubMaterial": { "Comments": { "MissingText": true }, "Parameter": { "index": { "Comments": { "MissingText": true } } } } } }, "MultiPointerScaleBehavior": { "Constructor": { "new MultiPointerScaleBehavior": { "Comments": { "MissingText": true } } } }, "MultiRenderTarget": { "Class": { "Comments": { "MissingText": true } }, "Property": { "depthTexture": { "Comments": { "MissingText": true } }, "isSupported": { "Comments": { "MissingText": true } }, "textures": { "Comments": { "MissingText": true } } }, "Method": { "releaseInternalTextures": { "Comments": { "MissingText": true } }, "unbindFrameBuffer": { "Naming": { "NotUnderscoreCamelCase": true } } } }, "NullEngineOptions": { "Class": { "Comments": { "MissingText": true } }, "Property": { "deterministicLockstep": { "Comments": { "MissingText": true } }, "lockstepMaxSteps": { "Comments": { "MissingText": true } }, "renderHeight": { "Comments": { "MissingText": true } }, "renderWidth": { "Comments": { "MissingText": true } }, "textureSize": { "Comments": { "MissingText": true } } } }, "Octree": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new Octree": { "Comments": { "MissingText": true }, "Parameter": { "creationFunc": { "Comments": { "MissingText": true } }, "maxBlockCapacity": { "Comments": { "MissingText": true } }, "maxDepth": { "Comments": { "MissingText": true } } } } }, "Property": { "blocks": { "Comments": { "MissingText": true } }, "dynamicContent": { "Comments": { "MissingText": true } }, "maxDepth": { "Comments": { "MissingText": true } }, "CreationFuncForMeshes": { "Comments": { "MissingText": true } }, "CreationFuncForSubMeshes": { "Comments": { "MissingText": true } } }, "Method": { "addMesh": { "Comments": { "MissingText": true }, "Parameter": { "entry": { "Comments": { "MissingText": true } } } }, "intersects": { "Comments": { "MissingText": true }, "Parameter": { "sphereCenter": { "Comments": { "MissingText": true } }, "sphereRadius": { "Comments": { "MissingText": true } }, "allowDuplicate": { "Comments": { "MissingText": true } } } }, "intersectsRay": { "Comments": { "MissingText": true }, "Parameter": { "ray": { "Comments": { "MissingText": true } } } }, "select": { "Comments": { "MissingText": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } }, "allowDuplicate": { "Comments": { "MissingText": true } } } }, "update": { "Comments": { "MissingText": true }, "Parameter": { "worldMin": { "Comments": { "MissingText": true } }, "worldMax": { "Comments": { "MissingText": true } }, "entries": { "Comments": { "MissingText": true } } } }, "_CreateBlocks": { "Comments": { "MissingText": true }, "Parameter": { "worldMin": { "Comments": { "MissingText": true } }, "worldMax": { "Comments": { "MissingText": true } }, "entries": { "Comments": { "MissingText": true } }, "maxBlockCapacity": { "Comments": { "MissingText": true } }, "currentDepth": { "Comments": { "MissingText": true } }, "maxDepth": { "Comments": { "MissingText": true } }, "target": { "Comments": { "MissingText": true } }, "creationFunc": { "Comments": { "MissingText": true } } } } } }, "OctreeBlock": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new OctreeBlock": { "Comments": { "MissingText": true }, "Parameter": { "minPoint": { "Comments": { "MissingText": true } }, "maxPoint": { "Comments": { "MissingText": true } }, "capacity": { "Comments": { "MissingText": true } }, "depth": { "Comments": { "MissingText": true } }, "maxDepth": { "Comments": { "MissingText": true } }, "creationFunc": { "Comments": { "MissingText": true } } } } }, "Property": { "blocks": { "Comments": { "MissingText": true } }, "capacity": { "Comments": { "MissingText": true } }, "entries": { "Comments": { "MissingText": true } }, "maxPoint": { "Comments": { "MissingText": true } }, "minPoint": { "Comments": { "MissingText": true } } }, "Method": { "addEntries": { "Comments": { "MissingText": true }, "Parameter": { "entries": { "Comments": { "MissingText": true } } } }, "addEntry": { "Comments": { "MissingText": true }, "Parameter": { "entry": { "Comments": { "MissingText": true } } } }, "createInnerBlocks": { "Comments": { "MissingText": true } }, "intersects": { "Comments": { "MissingText": true }, "Parameter": { "sphereCenter": { "Comments": { "MissingText": true } }, "sphereRadius": { "Comments": { "MissingText": true } }, "selection": { "Comments": { "MissingText": true } }, "allowDuplicate": { "Comments": { "MissingText": true } } } }, "intersectsRay": { "Comments": { "MissingText": true }, "Parameter": { "ray": { "Comments": { "MissingText": true } }, "selection": { "Comments": { "MissingText": true } } } }, "select": { "Comments": { "MissingText": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } }, "selection": { "Comments": { "MissingText": true } }, "allowDuplicate": { "Comments": { "MissingText": true } } } } } }, "OimoJSPlugin": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new OimoJSPlugin": { "Comments": { "MissingText": true }, "Parameter": { "iterations": { "Comments": { "MissingText": true } } } } }, "Property": { "BJSOIMO": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "world": { "Comments": { "MissingText": true } } }, "Method": { "applyForce": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "force": { "Comments": { "MissingText": true } }, "contactPoint": { "Comments": { "MissingText": true } } } }, "applyImpulse": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "force": { "Comments": { "MissingText": true } }, "contactPoint": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "executeStep": { "Comments": { "MissingText": true }, "Parameter": { "delta": { "Comments": { "MissingText": true } }, "impostors": { "Comments": { "MissingText": true } } } }, "generateJoint": { "Comments": { "MissingText": true }, "Parameter": { "impostorJoint": { "Comments": { "MissingText": true } } } }, "generatePhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getAngularVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBodyFriction": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBodyMass": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBodyRestitution": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBoxSizeToRef": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "getLinearVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getRadius": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getTimeStep": { "Comments": { "MissingText": true } }, "isSupported": { "Comments": { "MissingText": true } }, "removeJoint": { "Comments": { "MissingText": true }, "Parameter": { "impostorJoint": { "Comments": { "MissingText": true } } } }, "removePhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "setAngularVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "velocity": { "Comments": { "MissingText": true } } } }, "setBodyFriction": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "friction": { "Comments": { "MissingText": true } } } }, "setBodyMass": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "mass": { "Comments": { "MissingText": true } } } }, "setBodyRestitution": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "restitution": { "Comments": { "MissingText": true } } } }, "setGravity": { "Comments": { "MissingText": true }, "Parameter": { "gravity": { "Comments": { "MissingText": true } } } }, "setLimit": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } }, "upperLimit": { "Comments": { "MissingText": true } }, "lowerLimit": { "Comments": { "MissingText": true } }, "motorIndex": { "Comments": { "MissingText": true } } } }, "setLinearVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "velocity": { "Comments": { "MissingText": true } } } }, "setMotor": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } }, "speed": { "Comments": { "MissingText": true } }, "maxForce": { "Comments": { "MissingText": true } }, "motorIndex": { "Comments": { "MissingText": true } } } }, "setPhysicsBodyTransformation": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "newPosition": { "Comments": { "MissingText": true } }, "newRotation": { "Comments": { "MissingText": true } } } }, "setTimeStep": { "Comments": { "MissingText": true }, "Parameter": { "timeStep": { "Comments": { "MissingText": true } } } }, "setTransformationFromPhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "sleepBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "syncMeshWithImpostor": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } }, "impostor": { "Comments": { "MissingText": true } } } }, "updateDistanceJoint": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } }, "maxDistance": { "Comments": { "MissingText": true } }, "minDistance": { "Comments": { "MissingText": true } } } }, "wakeUpBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } } } }, "OutlineRenderer": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new OutlineRenderer": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } } }, "Property": { "zOffset": { "Comments": { "MissingText": true } } }, "Method": { "isReady": { "Comments": { "MissingText": true }, "Parameter": { "subMesh": { "Comments": { "MissingText": true } }, "useInstances": { "Comments": { "MissingText": true } } } }, "render": { "Comments": { "MissingText": true }, "Parameter": { "subMesh": { "Comments": { "MissingText": true } }, "batch": { "Comments": { "MissingText": true } }, "useOverlay": { "Comments": { "MissingText": true } } } } } }, "PBRBaseSimpleMaterial": { "Property": { "lightmapTexture": { "Comments": { "MissingText": true } }, "useLightmapAsShadowmap": { "Comments": { "MissingText": true } } } }, "PBRMaterial": { "Property": { "useLightmapAsShadowmap": { "Comments": { "MissingText": true } } } }, "PanoramaToCubeMapTools": { "Method": { "ConvertPanoramaToCubemap": { "Parameter": { "inputHeight": { "Comments": { "MissingText": true } } } } } }, "Particle": { "Property": { "_initialEndSpriteCellID": { "Comments": { "MissingText": true } } } }, "ParticleHelper": { "Method": { "ExportSet": { "Comments": { "MissingReturn": true }, "Parameter": { "systems": { "Comments": { "MissingText": true } } } } } }, "ParticleSystem": { "Method": { "addColorGradient": { "Comments": { "MissingReturn": true } }, "addLifeTimeGradient": { "Comments": { "MissingReturn": true } }, "addSizeGradient": { "Comments": { "MissingReturn": true } }, "removeColorGradient": { "Comments": { "MissingReturn": true } }, "removeLifeTimeGradient": { "Comments": { "MissingReturn": true } }, "removeSizeGradient": { "Comments": { "MissingReturn": true } }, "_GetEffectCreationOptions": { "Comments": { "MissingText": true }, "Parameter": { "isAnimationSheetEnabled": { "Comments": { "MissingText": true } } } } } }, "PassPostProcess": { "Class": { "Comments": { "MissingText": true } } }, "Path2": { "Class": { "Comments": { "MissingText": true } }, "Property": { "closed": { "Comments": { "MissingText": true } } }, "Method": { "addArcTo": { "Comments": { "MissingReturn": true }, "Parameter": { "midX": { "Comments": { "MissingText": true } }, "midY": { "Comments": { "MissingText": true } }, "endX": { "Comments": { "MissingText": true } }, "endY": { "Comments": { "MissingText": true } }, "numberOfSegments": { "Comments": { "MissingText": true } } } }, "addLineTo": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } } } }, "close": { "Comments": { "MissingReturn": true } }, "getPointAtLengthPosition": { "Comments": { "MissingReturn": true }, "Parameter": { "normalizedLengthPosition": { "Comments": { "MissingText": true } } } }, "getPoints": { "Comments": { "MissingReturn": true } }, "length": { "Comments": { "MissingReturn": true } }, "StartingAt": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } } } } } }, "Path3D": { "Class": { "Comments": { "MissingText": true } }, "Property": { "path": { "Comments": { "MissingText": true } } }, "Method": { "getBinormals": { "Comments": { "MissingReturn": true } }, "getCurve": { "Comments": { "MissingReturn": true } }, "getDistances": { "Comments": { "MissingReturn": true } }, "getNormals": { "Comments": { "MissingReturn": true } }, "getTangents": { "Comments": { "MissingReturn": true } }, "update": { "Comments": { "MissingReturn": true }, "Parameter": { "path": { "Comments": { "MissingText": true } }, "firstNormal": { "Comments": { "MissingText": true } } } } } }, "PerfCounter": { "Constructor": { "new PerfCounter": { "Comments": { "MissingText": true } } }, "Property": { "count": { "Comments": { "MissingText": true } }, "total": { "Comments": { "MissingText": true } }, "Enabled": { "Comments": { "MissingText": true } } } }, "PerformanceMonitor": { "Property": { "averageFPS": { "Tags": { "returns": true } }, "averageFrameTime": { "Tags": { "returns": true } }, "averageFrameTimeVariance": { "Tags": { "returns": true } }, "instantaneousFPS": { "Tags": { "returns": true } }, "instantaneousFrameTime": { "Tags": { "returns": true } }, "isEnabled": { "Tags": { "returns": true } }, "isSaturated": { "Tags": { "returns": true } } } }, "PhysicsEngine": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PhysicsEngine": { "Comments": { "MissingText": true }, "Parameter": { "gravity": { "Comments": { "MissingText": true } }, "_physicsPlugin": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } } } } }, "Property": { "gravity": { "Comments": { "MissingText": true } }, "Epsilon": { "Comments": { "MissingText": true } } }, "Method": { "_step": { "Parameter": { "delta": { "Comments": { "MissingText": true } } } }, "addJoint": { "Parameter": { "joint": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "getImpostorForPhysicsObject": { "Comments": { "MissingText": true }, "Parameter": { "object": { "Comments": { "MissingText": true } } } }, "getImpostorWithPhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "body": { "Comments": { "MissingText": true } } } }, "getImpostors": { "Comments": { "MissingText": true } }, "getPhysicsPlugin": { "Comments": { "MissingText": true } }, "getPhysicsPluginName": { "Comments": { "MissingText": true } }, "getTimeStep": { "Comments": { "MissingReturn": true } }, "removeJoint": { "Comments": { "MissingText": true }, "Parameter": { "mainImpostor": { "Comments": { "MissingText": true } }, "connectedImpostor": { "Comments": { "MissingText": true } }, "joint": { "Comments": { "MissingText": true } } } }, "setGravity": { "Comments": { "MissingText": true }, "Parameter": { "gravity": { "Comments": { "MissingText": true } } } } } }, "PhysicsGravitationalFieldEvent": { "Constructor": { "new PhysicsGravitationalFieldEvent": { "Comments": { "MissingText": true }, "Parameter": { "physicsHelper": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "origin": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "strength": { "Comments": { "MissingText": true } }, "falloff": { "Comments": { "MissingText": true } } } } } }, "PhysicsHelper": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PhysicsHelper": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } } }, "Method": { "applyRadialExplosionForce": { "Comments": { "MissingText": true, "MissingReturn": true } }, "applyRadialExplosionImpulse": { "Comments": { "MissingText": true, "MissingReturn": true } }, "gravitationalField": { "Comments": { "MissingText": true, "MissingReturn": true } }, "updraft": { "Comments": { "MissingText": true, "MissingReturn": true } }, "vortex": { "Comments": { "MissingText": true, "MissingReturn": true } } } }, "PhysicsImpostor": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PhysicsImpostor": { "Comments": { "MissingText": true }, "Parameter": { "object": { "Comments": { "MissingText": true } }, "type": { "Comments": { "MissingText": true } }, "_options": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_scene": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } } } } }, "Property": { "friction": { "Comments": { "MissingText": true } }, "isDisposed": { "Comments": { "MissingText": true } }, "mass": { "Comments": { "MissingText": true } }, "object": { "Comments": { "MissingText": true } }, "onCollide": { "Comments": { "MissingText": true } }, "parent": { "Comments": { "MissingText": true } }, "restitution": { "Comments": { "MissingText": true } }, "type": { "Comments": { "MissingText": true } }, "uniqueId": { "Comments": { "MissingText": true } }, "BoxImpostor": { "Comments": { "MissingText": true } }, "CylinderImpostor": { "Comments": { "MissingText": true } }, "DEFAULT_OBJECT_SIZE": { "Comments": { "MissingText": true } }, "HeightmapImpostor": { "Comments": { "MissingText": true } }, "IDENTITY_QUATERNION": { "Comments": { "MissingText": true } }, "MeshImpostor": { "Comments": { "MissingText": true } }, "NoImpostor": { "Comments": { "MissingText": true } }, "ParticleImpostor": { "Comments": { "MissingText": true } }, "PlaneImpostor": { "Comments": { "MissingText": true } }, "SphereImpostor": { "Comments": { "MissingText": true } } }, "Method": { "addJoint": { "Comments": { "MissingReturn": true }, "Parameter": { "otherImpostor": { "Comments": { "MissingText": true } }, "joint": { "Comments": { "MissingText": true } } } }, "applyForce": { "Comments": { "MissingReturn": true }, "Parameter": { "force": { "Comments": { "MissingText": true } }, "contactPoint": { "Comments": { "MissingText": true } } } }, "applyImpulse": { "Comments": { "MissingReturn": true }, "Parameter": { "force": { "Comments": { "MissingText": true } }, "contactPoint": { "Comments": { "MissingText": true } } } }, "clone": { "Comments": { "MissingText": true }, "Parameter": { "newObject": { "Comments": { "MissingText": true } } } }, "createJoint": { "Comments": { "MissingReturn": true }, "Parameter": { "otherImpostor": { "Comments": { "MissingText": true } }, "jointType": { "Comments": { "MissingText": true } }, "jointData": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "executeNativeFunction": { "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "getAngularVelocity": { "Comments": { "MissingText": true } }, "getBoxSizeToRef": { "Comments": { "MissingText": true }, "Parameter": { "result": { "Comments": { "MissingText": true } } } }, "getLinearVelocity": { "Comments": { "MissingText": true } }, "getObjectCenter": { "Comments": { "MissingText": true } }, "getObjectExtendSize": { "Comments": { "MissingText": true } }, "getParam": { "Comments": { "MissingReturn": true }, "Parameter": { "paramName": { "Comments": { "MissingText": true } } } }, "getParentsRotation": { "Comments": { "MissingText": true } }, "getRadius": { "Comments": { "MissingText": true } }, "isBodyInitRequired": { "Comments": { "MissingReturn": true } }, "registerAfterPhysicsStep": { "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "registerBeforePhysicsStep": { "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "registerOnPhysicsCollide": { "Parameter": { "collideAgainst": { "Comments": { "MissingText": true } }, "func": { "Comments": { "MissingText": true } } } }, "resetUpdateFlags": { "Comments": { "MissingText": true } }, "setAngularVelocity": { "Comments": { "MissingText": true }, "Parameter": { "velocity": { "Comments": { "MissingText": true } } } }, "setDeltaPosition": { "Comments": { "MissingText": true }, "Parameter": { "position": { "Comments": { "MissingText": true } } } }, "setDeltaRotation": { "Comments": { "MissingText": true }, "Parameter": { "rotation": { "Comments": { "MissingText": true } } } }, "setLinearVelocity": { "Comments": { "MissingText": true }, "Parameter": { "velocity": { "Comments": { "MissingText": true } } } }, "setMass": { "Parameter": { "mass": { "Comments": { "MissingText": true } } } }, "setParam": { "Parameter": { "paramName": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setScalingUpdated": { "Comments": { "MissingText": true }, "Parameter": { "updated": { "Comments": { "MissingText": true } } } }, "sleep": { "Comments": { "MissingReturn": true } }, "unregisterAfterPhysicsStep": { "Comments": { "MissingText": true }, "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "unregisterBeforePhysicsStep": { "Comments": { "MissingText": true }, "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "unregisterOnPhysicsCollide": { "Comments": { "MissingText": true }, "Parameter": { "collideAgainst": { "Comments": { "MissingText": true } }, "func": { "Comments": { "MissingText": true } } } }, "wakeUp": { "Comments": { "MissingReturn": true } } } }, "PhysicsJoint": { "Constructor": { "new PhysicsJoint": { "Comments": { "MissingText": true }, "Parameter": { "type": { "Comments": { "MissingText": true } }, "jointData": { "Comments": { "MissingText": true } } } } }, "Property": { "jointData": { "Comments": { "MissingText": true } }, "physicsJoint": { "Comments": { "MissingText": true } }, "physicsPlugin": { "Comments": { "MissingText": true } }, "type": { "Comments": { "MissingText": true } }, "BallAndSocketJoint": { "Comments": { "MissingText": true } }, "DistanceJoint": { "Comments": { "MissingText": true } }, "Hinge2Joint": { "Comments": { "MissingText": true } }, "HingeJoint": { "Comments": { "MissingText": true } }, "LockJoint": { "Comments": { "MissingText": true } }, "PointToPointJoint": { "Comments": { "MissingText": true } }, "PrismaticJoint": { "Comments": { "MissingText": true } }, "SliderJoint": { "Comments": { "MissingText": true } }, "SpringJoint": { "Comments": { "MissingText": true } }, "UniversalJoint": { "Comments": { "MissingText": true } }, "WheelJoint": { "Comments": { "MissingText": true } } } }, "PhysicsRadialExplosionEvent": { "Constructor": { "new PhysicsRadialExplosionEvent": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } } }, "Method": { "getImpostorForceAndContactPoint": { "Parameter": { "impostor": { "Comments": { "MissingText": true } } } } } }, "PhysicsUpdraftEvent": { "Constructor": { "new PhysicsUpdraftEvent": { "Comments": { "MissingText": true }, "Parameter": { "_scene": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_origin": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_radius": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_strength": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_height": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_updraftMode": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } } } } } }, "PhysicsVortexEvent": { "Constructor": { "new PhysicsVortexEvent": { "Comments": { "MissingText": true }, "Parameter": { "_scene": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_origin": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_radius": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_strength": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } }, "_height": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } } } } } }, "Plane": { "Class": { "Comments": { "MissingText": true } }, "Property": { "d": { "Comments": { "MissingText": true } }, "normal": { "Comments": { "MissingText": true } } }, "Method": { "asArray": { "Comments": { "MissingReturn": true } }, "clone": { "Comments": { "MissingReturn": true } }, "copyFromPoints": { "Comments": { "MissingReturn": true }, "Parameter": { "point1": { "Comments": { "MissingText": true } }, "point2": { "Comments": { "MissingText": true } }, "point3": { "Comments": { "MissingText": true } } } }, "dotCoordinate": { "Comments": { "MissingReturn": true }, "Parameter": { "point": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingReturn": true } }, "getHashCode": { "Comments": { "MissingReturn": true } }, "isFrontFacingTo": { "Comments": { "MissingReturn": true }, "Parameter": { "direction": { "Comments": { "MissingText": true } }, "epsilon": { "Comments": { "MissingText": true } } } }, "normalize": { "Comments": { "MissingReturn": true } }, "signedDistanceTo": { "Comments": { "MissingReturn": true }, "Parameter": { "point": { "Comments": { "MissingText": true } } } }, "transform": { "Comments": { "MissingReturn": true }, "Parameter": { "transformation": { "Comments": { "MissingText": true } } } }, "FromArray": { "Comments": { "MissingReturn": true }, "Parameter": { "array": { "Comments": { "MissingText": true } } } }, "FromPoints": { "Comments": { "MissingReturn": true }, "Parameter": { "point1": { "Comments": { "MissingText": true } }, "point2": { "Comments": { "MissingText": true } }, "point3": { "Comments": { "MissingText": true } } } }, "FromPositionAndNormal": { "Comments": { "MissingReturn": true }, "Parameter": { "origin": { "Comments": { "MissingText": true } }, "normal": { "Comments": { "MissingText": true } } } }, "SignedDistanceToPlaneFromPositionAndNormal": { "Comments": { "MissingReturn": true }, "Parameter": { "origin": { "Comments": { "MissingText": true } }, "normal": { "Comments": { "MissingText": true } }, "point": { "Comments": { "MissingText": true } } } } } }, "PlayAnimationAction": { "Class": { "Comments": { "MissingText": true } }, "Property": { "from": { "Comments": { "MissingText": true } }, "loop": { "Comments": { "MissingText": true } }, "to": { "Comments": { "MissingText": true } } } }, "PlaySoundAction": { "Class": { "Comments": { "MissingText": true } } }, "PointerDragBehavior": { "Method": { "releaseDrag": { "Comments": { "MissingText": true } } } }, "PointerEventTypes": { "Class": { "Comments": { "MissingText": true } }, "Property": { "POINTERDOUBLETAP": { "Comments": { "MissingText": true } }, "POINTERDOWN": { "Comments": { "MissingText": true } }, "POINTERMOVE": { "Comments": { "MissingText": true } }, "POINTERPICK": { "Comments": { "MissingText": true } }, "POINTERTAP": { "Comments": { "MissingText": true } }, "POINTERUP": { "Comments": { "MissingText": true } }, "POINTERWHEEL": { "Comments": { "MissingText": true } }, "_POINTERDOUBLETAP": { "Comments": { "MissingText": true } }, "_POINTERDOWN": { "Comments": { "MissingText": true } }, "_POINTERMOVE": { "Comments": { "MissingText": true } }, "_POINTERPICK": { "Comments": { "MissingText": true } }, "_POINTERTAP": { "Comments": { "MissingText": true } }, "_POINTERUP": { "Comments": { "MissingText": true } }, "_POINTERWHEEL": { "Comments": { "MissingText": true } } } }, "PointerInfo": { "Property": { "pickInfo": { "Comments": { "MissingText": true } } } }, "PointerInfoBase": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PointerInfoBase": { "Comments": { "MissingText": true }, "Parameter": { "type": { "Comments": { "MissingText": true } }, "event": { "Comments": { "MissingText": true } } } } }, "Property": { "event": { "Comments": { "MissingText": true } }, "type": { "Comments": { "MissingText": true } } } }, "PointerInfoPre": { "Property": { "localPosition": { "Comments": { "MissingText": true } }, "skipOnPointerObservable": { "Comments": { "MissingText": true } } } }, "Polygon": { "Class": { "Comments": { "MissingText": true } }, "Method": { "Circle": { "Comments": { "MissingText": true }, "Parameter": { "radius": { "Comments": { "MissingText": true } }, "cx": { "Comments": { "MissingText": true } }, "cy": { "Comments": { "MissingText": true } }, "numberOfSides": { "Comments": { "MissingText": true } } } }, "Parse": { "Comments": { "MissingText": true }, "Parameter": { "input": { "Comments": { "MissingText": true } } } }, "Rectangle": { "Comments": { "MissingText": true }, "Parameter": { "xmin": { "Comments": { "MissingText": true } }, "ymin": { "Comments": { "MissingText": true } }, "xmax": { "Comments": { "MissingText": true } }, "ymax": { "Comments": { "MissingText": true } } } }, "StartingAt": { "Comments": { "MissingText": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } } } } } }, "PolygonMeshBuilder": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PolygonMeshBuilder": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "contours": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } } } } }, "Method": { "addHole": { "Comments": { "MissingText": true }, "Parameter": { "hole": { "Comments": { "MissingText": true } } } }, "build": { "Comments": { "MissingText": true }, "Parameter": { "updatable": { "Comments": { "MissingText": true } }, "depth": { "Comments": { "MissingText": true } } } } } }, "PositionNormalTextureVertex": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PositionNormalTextureVertex": { "Comments": { "MissingText": true }, "Parameter": { "position": { "Comments": { "MissingText": true } }, "normal": { "Comments": { "MissingText": true } }, "uv": { "Comments": { "MissingText": true } } } } }, "Property": { "normal": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "uv": { "Comments": { "MissingText": true } } }, "Method": { "clone": { "Comments": { "MissingText": true } } } }, "PositionNormalVertex": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PositionNormalVertex": { "Comments": { "MissingText": true }, "Parameter": { "position": { "Comments": { "MissingText": true } }, "normal": { "Comments": { "MissingText": true } } } } }, "Property": { "normal": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } } }, "Method": { "clone": { "Comments": { "MissingText": true } } } }, "PostProcessRenderPipeline": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PostProcessRenderPipeline": { "Comments": { "MissingText": true }, "Parameter": { "engine": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } } } } }, "Property": { "_name": { "Comments": { "MissingText": true } }, "isSupported": { "Comments": { "MissingText": true } } }, "Method": { "_attachCameras": { "Comments": { "MissingText": true }, "Parameter": { "cameras": { "Comments": { "MissingText": true } }, "unique": { "Comments": { "MissingText": true } } } }, "_detachCameras": { "Comments": { "MissingText": true }, "Parameter": { "cameras": { "Comments": { "MissingText": true } } } }, "_disableEffect": { "Comments": { "MissingText": true }, "Parameter": { "renderEffectName": { "Comments": { "MissingText": true } }, "cameras": { "Comments": { "MissingText": true } } } }, "_enableEffect": { "Comments": { "MissingText": true }, "Parameter": { "renderEffectName": { "Comments": { "MissingText": true } }, "cameras": { "Comments": { "MissingText": true } } } }, "_rebuild": { "Comments": { "MissingText": true } }, "_reset": { "Comments": { "MissingText": true } }, "_update": { "Comments": { "MissingText": true } }, "addEffect": { "Comments": { "MissingText": true }, "Parameter": { "renderEffect": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "getClassName": { "Comments": { "MissingText": true } } } }, "PostProcessRenderPipelineManager": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PostProcessRenderPipelineManager": { "Comments": { "MissingText": true } } }, "Method": { "_rebuild": { "Comments": { "MissingText": true } }, "addPipeline": { "Comments": { "MissingText": true }, "Parameter": { "renderPipeline": { "Comments": { "MissingText": true } } } }, "attachCamerasToRenderPipeline": { "Comments": { "MissingText": true }, "Parameter": { "renderPipelineName": { "Comments": { "MissingText": true } }, "cameras": { "Comments": { "MissingText": true } }, "unique": { "Comments": { "MissingText": true } } } }, "detachCamerasFromRenderPipeline": { "Comments": { "MissingText": true }, "Parameter": { "renderPipelineName": { "Comments": { "MissingText": true } }, "cameras": { "Comments": { "MissingText": true } } } }, "disableEffectInPipeline": { "Comments": { "MissingText": true }, "Parameter": { "renderPipelineName": { "Comments": { "MissingText": true } }, "renderEffectName": { "Comments": { "MissingText": true } }, "cameras": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "enableEffectInPipeline": { "Comments": { "MissingText": true }, "Parameter": { "renderPipelineName": { "Comments": { "MissingText": true } }, "renderEffectName": { "Comments": { "MissingText": true } }, "cameras": { "Comments": { "MissingText": true } } } }, "update": { "Comments": { "MissingText": true } } } }, "PowerEase": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new PowerEase": { "Comments": { "MissingText": true }, "Parameter": { "power": { "Comments": { "MissingText": true } } } } }, "Property": { "power": { "Comments": { "MissingText": true } } } }, "ProceduralTexture": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_generateMipMaps": { "Comments": { "MissingText": true } }, "_textures": { "Comments": { "MissingText": true } }, "isEnabled": { "Comments": { "MissingText": true } }, "onGenerated": { "Comments": { "MissingText": true } }, "refreshRate": { "Comments": { "MissingText": true } } }, "Method": { "_shouldRender": { "Comments": { "MissingText": true } }, "getRenderSize": { "Comments": { "MissingText": true } }, "render": { "Comments": { "MissingText": true }, "Parameter": { "useCameraPostProcess": { "Comments": { "MissingText": true } } } }, "reset": { "Comments": { "MissingText": true } }, "resetRefreshCounter": { "Comments": { "MissingText": true } }, "resize": { "Comments": { "MissingText": true }, "Parameter": { "size": { "Comments": { "MissingText": true } }, "generateMipMaps": { "Comments": { "MissingText": true } } } }, "setColor3": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setColor4": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setFloat": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setFloats": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setFragment": { "Comments": { "MissingText": true }, "Parameter": { "fragment": { "Comments": { "MissingText": true } } } }, "setMatrix": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setTexture": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "texture": { "Comments": { "MissingText": true } } } }, "setVector2": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setVector3": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } } } }, "PushMaterial": { "Class": { "Comments": { "MissingText": true } } }, "QuadraticEase": { "Class": { "Comments": { "MissingText": true } } }, "QuadraticErrorSimplification": { "Constructor": { "new QuadraticErrorSimplification": { "Comments": { "MissingText": true }, "Parameter": { "_mesh": { "Comments": { "MissingText": true }, "Naming": { "NotCamelCase": true } } } } }, "Property": { "aggressiveness": { "Comments": { "MissingText": true } }, "boundingBoxEpsilon": { "Comments": { "MissingText": true } }, "decimationIterations": { "Comments": { "MissingText": true } }, "syncIterations": { "Comments": { "MissingText": true } } }, "Method": { "simplify": { "Comments": { "MissingText": true }, "Parameter": { "settings": { "Comments": { "MissingText": true } }, "successCallback": { "Comments": { "MissingText": true } } } } } }, "QuadraticMatrix": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new QuadraticMatrix": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } } } } }, "Property": { "data": { "Comments": { "MissingText": true } } }, "Method": { "add": { "Comments": { "MissingText": true }, "Parameter": { "matrix": { "Comments": { "MissingText": true } } } }, "addArrayInPlace": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } } } }, "addInPlace": { "Comments": { "MissingText": true }, "Parameter": { "matrix": { "Comments": { "MissingText": true } } } }, "det": { "Comments": { "MissingText": true }, "Parameter": { "a11": { "Comments": { "MissingText": true } }, "a12": { "Comments": { "MissingText": true } }, "a13": { "Comments": { "MissingText": true } }, "a21": { "Comments": { "MissingText": true } }, "a22": { "Comments": { "MissingText": true } }, "a23": { "Comments": { "MissingText": true } }, "a31": { "Comments": { "MissingText": true } }, "a32": { "Comments": { "MissingText": true } }, "a33": { "Comments": { "MissingText": true } } } }, "DataFromNumbers": { "Comments": { "MissingText": true }, "Parameter": { "a": { "Comments": { "MissingText": true } }, "b": { "Comments": { "MissingText": true } }, "c": { "Comments": { "MissingText": true } }, "d": { "Comments": { "MissingText": true } } } }, "FromData": { "Comments": { "MissingText": true }, "Parameter": { "a": { "Comments": { "MissingText": true } }, "b": { "Comments": { "MissingText": true } }, "c": { "Comments": { "MissingText": true } }, "d": { "Comments": { "MissingText": true } } } } } }, "QuarticEase": { "Class": { "Comments": { "MissingText": true } } }, "QuinticEase": { "Class": { "Comments": { "MissingText": true } } }, "RawTexture": { "Class": { "Comments": { "MissingText": true } }, "Property": { "format": { "Comments": { "MissingText": true } } }, "Method": { "update": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } } } }, "CreateAlphaTexture": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "generateMipMaps": { "Comments": { "MissingText": true } }, "invertY": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } } } }, "CreateLuminanceAlphaTexture": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "generateMipMaps": { "Comments": { "MissingText": true } }, "invertY": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } } } }, "CreateLuminanceTexture": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "generateMipMaps": { "Comments": { "MissingText": true } }, "invertY": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } } } }, "CreateRGBATexture": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "generateMipMaps": { "Comments": { "MissingText": true } }, "invertY": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } }, "type": { "Comments": { "MissingText": true } } } }, "CreateRGBTexture": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "generateMipMaps": { "Comments": { "MissingText": true } }, "invertY": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } }, "type": { "Comments": { "MissingText": true } } } }, "CreateRTexture": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "generateMipMaps": { "Comments": { "MissingText": true } }, "invertY": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } }, "type": { "Comments": { "MissingText": true } } } } } }, "Ray": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new Ray": { "Comments": { "MissingText": true }, "Parameter": { "origin": { "Comments": { "MissingText": true } }, "direction": { "Comments": { "MissingText": true } }, "length": { "Comments": { "MissingText": true } } } } }, "Property": { "direction": { "Comments": { "MissingText": true } }, "length": { "Comments": { "MissingText": true } }, "origin": { "Comments": { "MissingText": true } } }, "Method": { "intersectsBox": { "Comments": { "MissingText": true }, "Parameter": { "box": { "Comments": { "MissingText": true } } } }, "intersectsBoxMinMax": { "Comments": { "MissingText": true }, "Parameter": { "minimum": { "Comments": { "MissingText": true } }, "maximum": { "Comments": { "MissingText": true } } } }, "intersectsMesh": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } }, "fastCheck": { "Comments": { "MissingText": true } } } }, "intersectsMeshes": { "Comments": { "MissingText": true }, "Parameter": { "meshes": { "Comments": { "MissingText": true } }, "fastCheck": { "Comments": { "MissingText": true } }, "results": { "Comments": { "MissingText": true } } } }, "intersectsPlane": { "Comments": { "MissingText": true }, "Parameter": { "plane": { "Comments": { "MissingText": true } } } }, "intersectsSphere": { "Comments": { "MissingText": true }, "Parameter": { "sphere": { "Comments": { "MissingText": true } } } }, "intersectsTriangle": { "Comments": { "MissingText": true }, "Parameter": { "vertex0": { "Comments": { "MissingText": true } }, "vertex1": { "Comments": { "MissingText": true } }, "vertex2": { "Comments": { "MissingText": true } } } }, "update": { "Comments": { "MissingText": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "viewportWidth": { "Comments": { "MissingText": true } }, "viewportHeight": { "Comments": { "MissingText": true } }, "world": { "Comments": { "MissingText": true } }, "view": { "Comments": { "MissingText": true } }, "projection": { "Comments": { "MissingText": true } } } }, "CreateNew": { "Comments": { "MissingText": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "viewportWidth": { "Comments": { "MissingText": true } }, "viewportHeight": { "Comments": { "MissingText": true } }, "world": { "Comments": { "MissingText": true } }, "view": { "Comments": { "MissingText": true } }, "projection": { "Comments": { "MissingText": true } } } }, "CreateNewFromTo": { "Comments": { "MissingReturn": true } }, "Transform": { "Comments": { "MissingText": true }, "Parameter": { "ray": { "Comments": { "MissingText": true } }, "matrix": { "Comments": { "MissingText": true } } } }, "TransformToRef": { "Comments": { "MissingText": true }, "Parameter": { "ray": { "Comments": { "MissingText": true } }, "matrix": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "Zero": { "Comments": { "MissingText": true } } } }, "RayHelper": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new RayHelper": { "Comments": { "MissingText": true }, "Parameter": { "ray": { "Comments": { "MissingText": true } } } } }, "Property": { "ray": { "Comments": { "MissingText": true } } }, "Method": { "attachToMesh": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } }, "meshSpaceDirection": { "Comments": { "MissingText": true } }, "meshSpaceOrigin": { "Comments": { "MissingText": true } }, "length": { "Comments": { "MissingText": true } } } }, "detachFromMesh": { "Comments": { "MissingText": true } }, "dispose": { "Comments": { "MissingText": true } }, "hide": { "Comments": { "MissingText": true } }, "show": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } } } }, "CreateAndShow": { "Comments": { "MissingText": true }, "Parameter": { "ray": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } } } } } }, "Reference": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new Reference": { "Comments": { "MissingText": true }, "Parameter": { "vertexId": { "Comments": { "MissingText": true } }, "triangleId": { "Comments": { "MissingText": true } } } } }, "Property": { "triangleId": { "Comments": { "MissingText": true } }, "vertexId": { "Comments": { "MissingText": true } } } }, "ReflectionProbe": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new ReflectionProbe": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "size": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "generateMipMaps": { "Comments": { "MissingText": true } } } } }, "Property": { "cubeTexture": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "refreshRate": { "Comments": { "MissingText": true } }, "renderList": { "Comments": { "MissingText": true } }, "samples": { "Comments": { "MissingText": true } } }, "Method": { "attachToMesh": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "getScene": { "Comments": { "MissingText": true } } } }, "RefractionPostProcess": { "Class": { "Comments": { "MissingText": true } }, "Property": { "color": { "Comments": { "MissingText": true } }, "colorLevel": { "Comments": { "MissingText": true } }, "depth": { "Comments": { "MissingText": true } } } }, "RefractionTexture": { "Property": { "depth": { "Comments": { "MissingText": true } }, "refractionPlane": { "Comments": { "MissingText": true } } } }, "RenderTargetTexture": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_generateMipMaps": { "Comments": { "MissingText": true } }, "_waitingRenderList": { "Comments": { "MissingText": true } }, "activeCamera": { "Comments": { "MissingText": true } }, "clearColor": { "Comments": { "MissingText": true } }, "customRenderFunction": { "Comments": { "MissingText": true } }, "ignoreCameraViewport": { "Comments": { "MissingText": true } }, "onAfterRender": { "Comments": { "MissingText": true } }, "onAfterUnbind": { "Comments": { "MissingText": true } }, "onBeforeRender": { "Comments": { "MissingText": true } }, "onClear": { "Comments": { "MissingText": true } }, "refreshRate": { "Comments": { "MissingText": true } }, "renderParticles": { "Comments": { "MissingText": true } }, "renderSprites": { "Comments": { "MissingText": true } }, "renderTargetOptions": { "Comments": { "MissingText": true } }, "samples": { "Comments": { "MissingText": true } }, "useCameraPostProcesses": { "Comments": { "MissingText": true } }, "REFRESHRATE_RENDER_ONCE": { "Comments": { "MissingText": true } }, "REFRESHRATE_RENDER_ONEVERYFRAME": { "Comments": { "MissingText": true } }, "REFRESHRATE_RENDER_ONEVERYTWOFRAMES": { "Comments": { "MissingText": true } }, "_REFRESHRATE_RENDER_ONCE": { "Comments": { "MissingText": true } }, "_REFRESHRATE_RENDER_ONEVERYFRAME": { "Comments": { "MissingText": true } }, "_REFRESHRATE_RENDER_ONEVERYTWOFRAMES": { "Comments": { "MissingText": true } } }, "Method": { "_shouldRender": { "Comments": { "MissingText": true } }, "addPostProcess": { "Comments": { "MissingText": true }, "Parameter": { "postProcess": { "Comments": { "MissingText": true } } } }, "clearPostProcesses": { "Comments": { "MissingText": true }, "Parameter": { "dispose": { "Comments": { "MissingText": true } } } }, "disposeFramebufferObjects": { "Comments": { "MissingText": true } }, "getRenderHeight": { "Comments": { "MissingText": true } }, "getRenderSize": { "Comments": { "MissingText": true } }, "getRenderWidth": { "Comments": { "MissingText": true } }, "removePostProcess": { "Comments": { "MissingText": true }, "Parameter": { "postProcess": { "Comments": { "MissingText": true } } } }, "render": { "Comments": { "MissingText": true }, "Parameter": { "useCameraPostProcess": { "Comments": { "MissingText": true } }, "dumpForDebug": { "Comments": { "MissingText": true } } } }, "resetRefreshCounter": { "Comments": { "MissingText": true } }, "resize": { "Comments": { "MissingText": true }, "Parameter": { "size": { "Comments": { "MissingText": true } } } }, "unbindFrameBuffer": { "Naming": { "NotUnderscoreCamelCase": true } } } }, "RenderingGroup": { "Class": { "Comments": { "MissingText": true } }, "Property": { "index": { "Comments": { "MissingText": true } }, "onBeforeTransparentRendering": { "Comments": { "MissingText": true } } }, "Method": { "dispatch": { "Parameter": { "mesh": { "Comments": { "MissingText": true } }, "material": { "Comments": { "MissingText": true } } } }, "dispatchParticles": { "Comments": { "MissingText": true }, "Parameter": { "particleSystem": { "Comments": { "MissingText": true } } } }, "dispatchSprites": { "Comments": { "MissingText": true }, "Parameter": { "spriteManager": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "render": { "Comments": { "UselessReturn": true }, "Parameter": { "renderSprites": { "Comments": { "MissingText": true } }, "renderParticles": { "Comments": { "MissingText": true } }, "activeMeshes": { "Comments": { "MissingText": true } } } }, "backToFrontSortCompare": { "Naming": { "NotPascalCase": true } }, "defaultTransparentSortCompare": { "Naming": { "NotPascalCase": true } }, "frontToBackSortCompare": { "Naming": { "NotPascalCase": true } } } }, "RenderingManager": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new RenderingManager": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } } }, "Method": { "dispatch": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } }, "material": { "Comments": { "MissingText": true } } } }, "dispatchParticles": { "Comments": { "MissingText": true }, "Parameter": { "particleSystem": { "Comments": { "MissingText": true } } } }, "dispatchSprites": { "Comments": { "MissingText": true }, "Parameter": { "spriteManager": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "render": { "Comments": { "MissingText": true }, "Parameter": { "customRenderFunction": { "Comments": { "MissingText": true } }, "activeMeshes": { "Comments": { "MissingText": true } }, "renderParticles": { "Comments": { "MissingText": true } }, "renderSprites": { "Comments": { "MissingText": true } } } }, "reset": { "Comments": { "MissingText": true } } } }, "RetryStrategy": { "Class": { "Comments": { "MissingText": true } }, "Method": { "ExponentialBackoff": { "Comments": { "MissingText": true }, "Parameter": { "maxRetries": { "Comments": { "MissingText": true } }, "baseInterval": { "Comments": { "MissingText": true } } } } } }, "SSAO2RenderingPipeline": { "Class": { "Comments": { "MissingText": true } }, "Property": { "SSAOBlurHRenderEffect": { "Naming": { "NotCamelCase": true } }, "SSAOBlurVRenderEffect": { "Naming": { "NotCamelCase": true } }, "SSAOCombineRenderEffect": { "Naming": { "NotCamelCase": true } }, "SSAOOriginalSceneColorEffect": { "Naming": { "NotCamelCase": true } }, "SSAORenderEffect": { "Naming": { "NotCamelCase": true } }, "expensiveBlur": { "Comments": { "MissingText": true } }, "samples": { "Comments": { "MissingText": true } } } }, "SSAORenderingPipeline": { "Class": { "Comments": { "MissingText": true } }, "Property": { "SSAOBlurHRenderEffect": { "Naming": { "NotCamelCase": true } }, "SSAOBlurVRenderEffect": { "Naming": { "NotCamelCase": true } }, "SSAOCombineRenderEffect": { "Naming": { "NotCamelCase": true } }, "SSAOOriginalSceneColorEffect": { "Naming": { "NotCamelCase": true } }, "SSAORenderEffect": { "Naming": { "NotCamelCase": true } } } }, "Scalar": { "Class": { "Comments": { "MissingText": true } }, "Method": { "Clamp": { "Comments": { "MissingReturn": true }, "Parameter": { "value": { "Comments": { "MissingText": true } }, "min": { "Comments": { "MissingText": true } }, "max": { "Comments": { "MissingText": true } } } }, "DeltaAngle": { "Comments": { "MissingReturn": true }, "Parameter": { "current": { "Comments": { "MissingText": true } }, "target": { "Comments": { "MissingText": true } } } }, "Denormalize": { "Comments": { "MissingReturn": true }, "Parameter": { "normalized": { "Comments": { "MissingText": true } }, "min": { "Comments": { "MissingText": true } }, "max": { "Comments": { "MissingText": true } } } }, "Hermite": { "Comments": { "MissingReturn": true }, "Parameter": { "value1": { "Comments": { "MissingText": true } }, "tangent1": { "Comments": { "MissingText": true } }, "value2": { "Comments": { "MissingText": true } }, "tangent2": { "Comments": { "MissingText": true } }, "amount": { "Comments": { "MissingText": true } } } }, "InverseLerp": { "Comments": { "MissingReturn": true }, "Parameter": { "a": { "Comments": { "MissingText": true } }, "b": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "Lerp": { "Comments": { "MissingReturn": true }, "Parameter": { "start": { "Comments": { "MissingText": true } }, "end": { "Comments": { "MissingText": true } }, "amount": { "Comments": { "MissingText": true } } } }, "LerpAngle": { "Comments": { "MissingReturn": true }, "Parameter": { "start": { "Comments": { "MissingText": true } }, "end": { "Comments": { "MissingText": true } }, "amount": { "Comments": { "MissingText": true } } } }, "Log2": { "Comments": { "MissingReturn": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } }, "MoveTowards": { "Comments": { "MissingReturn": true }, "Parameter": { "current": { "Comments": { "MissingText": true } }, "target": { "Comments": { "MissingText": true } }, "maxDelta": { "Comments": { "MissingText": true } } } }, "MoveTowardsAngle": { "Comments": { "MissingReturn": true }, "Parameter": { "current": { "Comments": { "MissingText": true } }, "target": { "Comments": { "MissingText": true } }, "maxDelta": { "Comments": { "MissingText": true } } } }, "Normalize": { "Comments": { "MissingReturn": true }, "Parameter": { "value": { "Comments": { "MissingText": true } }, "min": { "Comments": { "MissingText": true } }, "max": { "Comments": { "MissingText": true } } } }, "PercentToRange": { "Comments": { "MissingReturn": true }, "Parameter": { "percent": { "Comments": { "MissingText": true } }, "min": { "Comments": { "MissingText": true } }, "max": { "Comments": { "MissingText": true } } } }, "PingPong": { "Comments": { "MissingReturn": true }, "Parameter": { "tx": { "Comments": { "MissingText": true } }, "length": { "Comments": { "MissingText": true } } } }, "RandomRange": { "Comments": { "MissingReturn": true }, "Parameter": { "min": { "Comments": { "MissingText": true } }, "max": { "Comments": { "MissingText": true } } } }, "RangeToPercent": { "Comments": { "MissingReturn": true }, "Parameter": { "number": { "Comments": { "MissingText": true } }, "min": { "Comments": { "MissingText": true } }, "max": { "Comments": { "MissingText": true } } } }, "Repeat": { "Comments": { "MissingReturn": true }, "Parameter": { "value": { "Comments": { "MissingText": true } }, "length": { "Comments": { "MissingText": true } } } }, "Sign": { "Comments": { "MissingReturn": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } }, "SmoothStep": { "Comments": { "MissingReturn": true }, "Parameter": { "from": { "Comments": { "MissingText": true } }, "to": { "Comments": { "MissingText": true } }, "tx": { "Comments": { "MissingText": true } } } }, "ToHex": { "Comments": { "MissingReturn": true }, "Parameter": { "i": { "Comments": { "MissingText": true } } } }, "WithinEpsilon": { "Comments": { "MissingReturn": true }, "Parameter": { "a": { "Comments": { "MissingText": true } }, "b": { "Comments": { "MissingText": true } }, "epsilon": { "Comments": { "MissingText": true } } } } } }, "SceneInstrumentation": { "Constructor": { "new SceneInstrumentation": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } } }, "Property": { "scene": { "Comments": { "MissingText": true } } }, "Method": { "dispose": { "Comments": { "MissingText": true } } } }, "SceneLoader": { "Class": { "Comments": { "MissingText": true } }, "Property": { "CleanBoneMatrixWeights": { "Comments": { "MissingText": true } }, "DETAILED_LOGGING": { "Comments": { "MissingText": true } }, "ForceFullSceneLoadingForIncremental": { "Comments": { "MissingText": true } }, "MINIMAL_LOGGING": { "Comments": { "MissingText": true } }, "NO_LOGGING": { "Comments": { "MissingText": true } }, "OnPluginActivatedObservable": { "Comments": { "MissingText": true } }, "SUMMARY_LOGGING": { "Comments": { "MissingText": true } }, "ShowLoadingScreen": { "Comments": { "MissingText": true } }, "loggingLevel": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingText": true } } }, "Method": { "GetPluginForExtension": { "Comments": { "MissingText": true }, "Parameter": { "extension": { "Comments": { "MissingText": true } } } }, "IsPluginForExtensionAvailable": { "Comments": { "MissingText": true }, "Parameter": { "extension": { "Comments": { "MissingText": true } } } }, "RegisterPlugin": { "Comments": { "MissingText": true }, "Parameter": { "plugin": { "Comments": { "MissingText": true } } } } } }, "SceneLoaderProgressEvent": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new SceneLoaderProgressEvent": { "Comments": { "MissingText": true }, "Parameter": { "lengthComputable": { "Comments": { "MissingText": true } }, "loaded": { "Comments": { "MissingText": true } }, "total": { "Comments": { "MissingText": true } } } } }, "Property": { "lengthComputable": { "Comments": { "MissingText": true } }, "loaded": { "Comments": { "MissingText": true } }, "total": { "Comments": { "MissingText": true } } }, "Method": { "FromProgressEvent": { "Comments": { "MissingText": true }, "Parameter": { "event": { "Comments": { "MissingText": true } } } } } }, "SceneSerializer": { "Class": { "Comments": { "MissingText": true } }, "Method": { "ClearCache": { "Comments": { "MissingText": true } }, "Serialize": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } }, "SerializeMesh": { "Comments": { "MissingText": true }, "Parameter": { "toSerialize": { "Comments": { "MissingText": true } }, "withParents": { "Comments": { "MissingText": true } }, "withChildren": { "Comments": { "MissingText": true } } } } } }, "SerializationHelper": { "Class": { "Comments": { "MissingText": true } }, "Method": { "Clone": { "Comments": { "MissingText": true }, "Parameter": { "creationFunction": { "Comments": { "MissingText": true } }, "source": { "Comments": { "MissingText": true } } } }, "Instanciate": { "Comments": { "MissingText": true }, "Parameter": { "creationFunction": { "Comments": { "MissingText": true } }, "source": { "Comments": { "MissingText": true } } } }, "Parse": { "Comments": { "MissingText": true }, "Parameter": { "creationFunction": { "Comments": { "MissingText": true } }, "source": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "rootUrl": { "Comments": { "MissingText": true } } } }, "Serialize": { "Comments": { "MissingText": true }, "Parameter": { "entity": { "Comments": { "MissingText": true } }, "serializationObject": { "Comments": { "MissingText": true } } } } } }, "SetParentAction": { "Class": { "Comments": { "MissingText": true } } }, "SetStateAction": { "Class": { "Comments": { "MissingText": true } }, "Property": { "value": { "Comments": { "MissingText": true } } } }, "SetValueAction": { "Class": { "Comments": { "MissingText": true } }, "Property": { "propertyPath": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "ShaderMaterial": { "Class": { "Comments": { "MissingText": true } }, "Method": { "setArray2": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setArray3": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setColor3": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setColor3Array": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setColor4": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setFloat": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setFloats": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setInt": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setMatrix": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setMatrix2x2": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setMatrix3x3": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setTexture": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "texture": { "Comments": { "MissingText": true } } } }, "setTextureArray": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "textures": { "Comments": { "MissingText": true } } } }, "setVector2": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setVector3": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } }, "setVector4": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } } } }, "SimplificationQueue": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new SimplificationQueue": { "Comments": { "MissingText": true } } }, "Property": { "running": { "Comments": { "MissingText": true } } }, "Method": { "addTask": { "Comments": { "MissingText": true }, "Parameter": { "task": { "Comments": { "MissingText": true } } } }, "executeNext": { "Comments": { "MissingText": true } }, "runSimplification": { "Comments": { "MissingText": true }, "Parameter": { "task": { "Comments": { "MissingText": true } } } } } }, "SimplificationSettings": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new SimplificationSettings": { "Comments": { "MissingText": true }, "Parameter": { "quality": { "Comments": { "MissingText": true } }, "distance": { "Comments": { "MissingText": true } }, "optimizeMesh": { "Comments": { "MissingText": true } } } } }, "Property": { "distance": { "Comments": { "MissingText": true } }, "optimizeMesh": { "Comments": { "MissingText": true } }, "quality": { "Comments": { "MissingText": true } } } }, "SineEase": { "Class": { "Comments": { "MissingText": true } } }, "SixDofDragBehavior": { "Constructor": { "new SixDofDragBehavior": { "Comments": { "MissingText": true } } } }, "Size": { "Class": { "Comments": { "MissingText": true } }, "Property": { "height": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } } }, "Method": { "add": { "Comments": { "MissingReturn": true }, "Parameter": { "otherSize": { "Comments": { "MissingText": true } } } }, "clone": { "Comments": { "MissingReturn": true } }, "copyFrom": { "Parameter": { "src": { "Comments": { "MissingText": true } } } }, "copyFromFloats": { "Comments": { "MissingReturn": true }, "Parameter": { "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } } } }, "equals": { "Comments": { "MissingReturn": true }, "Parameter": { "other": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingReturn": true } }, "getHashCode": { "Comments": { "MissingReturn": true } }, "multiplyByFloats": { "Comments": { "MissingReturn": true }, "Parameter": { "w": { "Comments": { "MissingText": true } }, "h": { "Comments": { "MissingText": true } } } }, "set": { "Comments": { "MissingReturn": true }, "Parameter": { "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } } } }, "subtract": { "Comments": { "MissingReturn": true }, "Parameter": { "otherSize": { "Comments": { "MissingText": true } } } }, "ToString": { "Comments": { "MissingText": true } }, "Lerp": { "Comments": { "MissingReturn": true }, "Parameter": { "start": { "Comments": { "MissingText": true } }, "end": { "Comments": { "MissingText": true } }, "amount": { "Comments": { "MissingText": true } } } }, "Zero": { "Comments": { "MissingReturn": true } } } }, "SmartArray": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new SmartArray": { "Comments": { "MissingText": true }, "Parameter": { "capacity": { "Comments": { "MissingText": true } } } } }, "Property": { "data": { "Comments": { "MissingText": true } }, "length": { "Comments": { "MissingText": true } } }, "Method": { "concat": { "Comments": { "MissingText": true }, "Parameter": { "array": { "Comments": { "MissingText": true } } } }, "contains": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "forEach": { "Comments": { "MissingText": true }, "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "indexOf": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } }, "push": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } }, "reset": { "Comments": { "MissingText": true } }, "sort": { "Comments": { "MissingText": true }, "Parameter": { "compareFn": { "Comments": { "MissingText": true } } } } } }, "SmartArrayNoDuplicate": { "Class": { "Comments": { "MissingText": true } }, "Method": { "concatWithNoDuplicate": { "Comments": { "MissingText": true }, "Parameter": { "array": { "Comments": { "MissingText": true } } } }, "pushNoDuplicate": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } } } }, "Sound": { "Class": { "Comments": { "MissingText": true } }, "Property": { "autoplay": { "Comments": { "MissingText": true } }, "distanceModel": { "Comments": { "MissingText": true } }, "isPaused": { "Comments": { "MissingText": true } }, "isPlaying": { "Comments": { "MissingText": true } }, "loop": { "Comments": { "MissingText": true } }, "maxDistance": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "onended": { "Comments": { "MissingText": true } }, "refDistance": { "Comments": { "MissingText": true } }, "rolloffFactor": { "Comments": { "MissingText": true } }, "soundTrackId": { "Comments": { "MissingText": true } }, "spatialSound": { "Comments": { "MissingText": true } }, "useCustomAttenuation": { "Comments": { "MissingText": true } } }, "Method": { "attachToMesh": { "Comments": { "MissingText": true }, "Parameter": { "meshToConnectTo": { "Comments": { "MissingText": true } } } }, "clone": { "Comments": { "MissingText": true } }, "connectToSoundTrackAudioNode": { "Comments": { "MissingText": true }, "Parameter": { "soundTrackAudioNode": { "Comments": { "MissingText": true } } } }, "detachFromMesh": { "Comments": { "MissingText": true } }, "dispose": { "Comments": { "MissingText": true } }, "getAudioBuffer": { "Comments": { "MissingText": true } }, "getVolume": { "Comments": { "MissingText": true } }, "isReady": { "Comments": { "MissingText": true } }, "pause": { "Comments": { "MissingText": true } }, "serialize": { "Comments": { "MissingText": true } }, "setAttenuationFunction": { "Comments": { "MissingText": true }, "Parameter": { "callback": { "Comments": { "MissingText": true } } } }, "setAudioBuffer": { "Comments": { "MissingText": true }, "Parameter": { "audioBuffer": { "Comments": { "MissingText": true } } } }, "setLocalDirectionToMesh": { "Comments": { "MissingText": true }, "Parameter": { "newLocalDirection": { "Comments": { "MissingText": true } } } }, "setPlaybackRate": { "Comments": { "MissingText": true }, "Parameter": { "newPlaybackRate": { "Comments": { "MissingText": true } } } }, "setPosition": { "Comments": { "MissingText": true }, "Parameter": { "newPosition": { "Comments": { "MissingText": true } } } }, "setVolume": { "Comments": { "MissingText": true }, "Parameter": { "newVolume": { "Comments": { "MissingText": true } }, "time": { "Comments": { "MissingText": true } } } }, "switchPanningModelToEqualPower": { "Comments": { "MissingText": true } }, "switchPanningModelToHRTF": { "Comments": { "MissingText": true } }, "updateDistanceFromListener": { "Comments": { "MissingText": true } }, "updateOptions": { "Comments": { "MissingText": true }, "Parameter": { "options": { "Comments": { "MissingText": true } } } }, "Parse": { "Comments": { "MissingText": true }, "Parameter": { "parsedSound": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "rootUrl": { "Comments": { "MissingText": true } }, "sourceSound": { "Comments": { "MissingText": true } } } } } }, "SoundTrack": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new SoundTrack": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } }, "options": { "Comments": { "MissingText": true } } } } }, "Property": { "id": { "Comments": { "MissingText": true } }, "soundCollection": { "Comments": { "MissingText": true } } }, "Method": { "AddSound": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true }, "Parameter": { "sound": { "Comments": { "MissingText": true } } } }, "RemoveSound": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true }, "Parameter": { "sound": { "Comments": { "MissingText": true } } } }, "connectToAnalyser": { "Comments": { "MissingText": true }, "Parameter": { "analyser": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "setVolume": { "Comments": { "MissingText": true }, "Parameter": { "newVolume": { "Comments": { "MissingText": true } } } }, "switchPanningModelToEqualPower": { "Comments": { "MissingText": true } }, "switchPanningModelToHRTF": { "Comments": { "MissingText": true } } } }, "SphericalHarmonics": { "Class": { "Comments": { "MissingText": true } }, "Property": { "L00": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "L10": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "L11": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "L1_1": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "L20": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "L21": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "L22": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "L2_1": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "L2_2": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } } }, "Method": { "addLight": { "Comments": { "MissingText": true }, "Parameter": { "direction": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } }, "deltaSolidAngle": { "Comments": { "MissingText": true } } } }, "convertIncidentRadianceToIrradiance": { "Comments": { "MissingText": true } }, "convertIrradianceToLambertianRadiance": { "Comments": { "MissingText": true } }, "scale": { "Comments": { "MissingText": true }, "Parameter": { "scale": { "Comments": { "MissingText": true } } } }, "getsphericalHarmonicsFromPolynomial": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingText": true }, "Parameter": { "polynomial": { "Comments": { "MissingText": true } } } } } }, "SphericalPolynomial": { "Class": { "Comments": { "MissingText": true } }, "Property": { "x": { "Comments": { "MissingText": true } }, "xx": { "Comments": { "MissingText": true } }, "xy": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "yy": { "Comments": { "MissingText": true } }, "yz": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "zx": { "Comments": { "MissingText": true } }, "zz": { "Comments": { "MissingText": true } } }, "Method": { "addAmbient": { "Comments": { "MissingText": true }, "Parameter": { "color": { "Comments": { "MissingText": true } } } }, "scale": { "Comments": { "MissingText": true }, "Parameter": { "scale": { "Comments": { "MissingText": true } } } }, "getSphericalPolynomialFromHarmonics": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingText": true }, "Parameter": { "harmonics": { "Comments": { "MissingText": true } } } } } }, "Sprite": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new Sprite": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "manager": { "Comments": { "MissingText": true } } } } }, "Property": { "actionManager": { "Comments": { "MissingText": true } }, "angle": { "Comments": { "MissingText": true } }, "animations": { "Comments": { "MissingText": true } }, "cellIndex": { "Comments": { "MissingText": true } }, "color": { "Comments": { "MissingText": true } }, "disposeWhenFinishedAnimating": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "invertU": { "Comments": { "MissingText": true } }, "invertV": { "Comments": { "MissingText": true } }, "isPickable": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "size": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } } }, "Method": { "_animate": { "Comments": { "MissingText": true }, "Parameter": { "deltaTime": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "playAnimation": { "Comments": { "MissingText": true }, "Parameter": { "from": { "Comments": { "MissingText": true } }, "to": { "Comments": { "MissingText": true } }, "loop": { "Comments": { "MissingText": true } }, "delay": { "Comments": { "MissingText": true } }, "onAnimationEnd": { "Comments": { "MissingText": true } } } }, "stopAnimation": { "Comments": { "MissingText": true } } } }, "SpriteManager": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new SpriteManager": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "imgUrl": { "Comments": { "MissingText": true } }, "capacity": { "Comments": { "MissingText": true } }, "cellSize": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "epsilon": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } } } } }, "Property": { "cellHeight": { "Comments": { "MissingText": true } }, "cellWidth": { "Comments": { "MissingText": true } }, "fogEnabled": { "Comments": { "MissingText": true } }, "isPickable": { "Comments": { "MissingText": true } }, "layerMask": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "onDispose": { "Comments": { "MissingText": true } }, "renderingGroupId": { "Comments": { "MissingText": true } }, "sprites": { "Comments": { "MissingText": true } }, "texture": { "Comments": { "MissingText": true } } }, "Method": { "dispose": { "Comments": { "MissingText": true } }, "intersects": { "Comments": { "MissingText": true }, "Parameter": { "ray": { "Comments": { "MissingText": true } }, "camera": { "Comments": { "MissingText": true } }, "predicate": { "Comments": { "MissingText": true } }, "fastCheck": { "Comments": { "MissingText": true } } } }, "render": { "Comments": { "MissingText": true } } } }, "StandardMaterial": { "Class": { "Comments": { "MissingText": true } }, "Property": { "ambientColor": { "Comments": { "MissingText": true } }, "ambientTexture": { "Comments": { "MissingText": true } }, "bumpTexture": { "Comments": { "MissingText": true } }, "customShaderNameResolve": { "Comments": { "MissingText": true } }, "diffuseColor": { "Comments": { "MissingText": true } }, "diffuseFresnelParameters": { "Comments": { "MissingText": true } }, "diffuseTexture": { "Comments": { "MissingText": true } }, "disableLighting": { "Comments": { "MissingText": true } }, "emissiveColor": { "Comments": { "MissingText": true } }, "emissiveFresnelParameters": { "Comments": { "MissingText": true } }, "emissiveTexture": { "Comments": { "MissingText": true } }, "indexOfRefraction": { "Comments": { "MissingText": true } }, "invertNormalMapX": { "Comments": { "MissingText": true } }, "invertNormalMapY": { "Comments": { "MissingText": true } }, "invertRefractionY": { "Comments": { "MissingText": true } }, "lightmapTexture": { "Comments": { "MissingText": true } }, "linkEmissiveWithDiffuse": { "Comments": { "MissingText": true } }, "maxSimultaneousLights": { "Comments": { "MissingText": true } }, "opacityFresnelParameters": { "Comments": { "MissingText": true } }, "opacityTexture": { "Comments": { "MissingText": true } }, "parallaxScaleBias": { "Comments": { "MissingText": true } }, "reflectionFresnelParameters": { "Comments": { "MissingText": true } }, "reflectionTexture": { "Comments": { "MissingText": true } }, "refractionFresnelParameters": { "Comments": { "MissingText": true } }, "refractionTexture": { "Comments": { "MissingText": true } }, "roughness": { "Comments": { "MissingText": true } }, "specularColor": { "Comments": { "MissingText": true } }, "specularPower": { "Comments": { "MissingText": true } }, "specularTexture": { "Comments": { "MissingText": true } }, "twoSidedLighting": { "Comments": { "MissingText": true } }, "useAlphaFromDiffuseTexture": { "Comments": { "MissingText": true } }, "useEmissiveAsIllumination": { "Comments": { "MissingText": true } }, "useGlossinessFromSpecularMapAlpha": { "Comments": { "MissingText": true } }, "useLightmapAsShadowmap": { "Comments": { "MissingText": true } }, "useLogarithmicDepth": { "Comments": { "MissingText": true } }, "useParallax": { "Comments": { "MissingText": true } }, "useParallaxOcclusion": { "Comments": { "MissingText": true } }, "useReflectionFresnelFromSpecular": { "Comments": { "MissingText": true } }, "useReflectionOverAlpha": { "Comments": { "MissingText": true } }, "useSpecularOverAlpha": { "Comments": { "MissingText": true } }, "AmbientTextureEnabled": { "Comments": { "MissingText": true } }, "BumpTextureEnabled": { "Comments": { "MissingText": true } }, "ColorGradingTextureEnabled": { "Comments": { "MissingText": true } }, "DiffuseTextureEnabled": { "Comments": { "MissingText": true } }, "EmissiveTextureEnabled": { "Comments": { "MissingText": true } }, "FresnelEnabled": { "Comments": { "MissingText": true } }, "LightmapTextureEnabled": { "Comments": { "MissingText": true } }, "OpacityTextureEnabled": { "Comments": { "MissingText": true } }, "ReflectionTextureEnabled": { "Comments": { "MissingText": true } }, "RefractionTextureEnabled": { "Comments": { "MissingText": true } }, "SpecularTextureEnabled": { "Comments": { "MissingText": true } }, "_AmbientTextureEnabled": { "Comments": { "MissingText": true } }, "_BumpTextureEnabled": { "Comments": { "MissingText": true } }, "_ColorGradingTextureEnabled": { "Comments": { "MissingText": true } }, "_DiffuseTextureEnabled": { "Comments": { "MissingText": true } }, "_EmissiveTextureEnabled": { "Comments": { "MissingText": true } }, "_FresnelEnabled": { "Comments": { "MissingText": true } }, "_LightmapTextureEnabled": { "Comments": { "MissingText": true } }, "_OpacityTextureEnabled": { "Comments": { "MissingText": true } }, "_ReflectionTextureEnabled": { "Comments": { "MissingText": true } }, "_RefractionTextureEnabled": { "Comments": { "MissingText": true } }, "_SpecularTextureEnabled": { "Comments": { "MissingText": true } } }, "Method": { "buildUniformLayout": { "Comments": { "MissingText": true } }, "getAnimatables": { "Comments": { "MissingText": true } } } }, "StandardRenderingPipeline": { "Class": { "Comments": { "MissingText": true } }, "Property": { "BloomEnabled": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "DepthOfFieldEnabled": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "HDREnabled": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "LensFlareEnabled": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "MotionBlurEnabled": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "VLSEnabled": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "animations": { "Comments": { "MissingText": true } }, "blurHPostProcesses": { "Comments": { "MissingText": true } }, "blurVPostProcesses": { "Comments": { "MissingText": true } }, "blurWidth": { "Comments": { "MissingText": true } }, "brightPassPostProcess": { "Comments": { "MissingText": true } }, "brightThreshold": { "Comments": { "MissingText": true } }, "depthOfFieldBlurWidth": { "Comments": { "MissingText": true } }, "depthOfFieldDistance": { "Comments": { "MissingText": true } }, "depthOfFieldPostProcess": { "Comments": { "MissingText": true } }, "downSampleX4PostProcess": { "Comments": { "MissingText": true } }, "exposure": { "Comments": { "MissingText": true } }, "hdrDecreaseRate": { "Comments": { "MissingText": true } }, "hdrFinalPostProcess": { "Comments": { "MissingText": true } }, "hdrIncreaseRate": { "Comments": { "MissingText": true } }, "hdrMinimumLuminance": { "Comments": { "MissingText": true } }, "hdrPostProcess": { "Comments": { "MissingText": true } }, "horizontalBlur": { "Comments": { "MissingText": true } }, "lensColorTexture": { "Comments": { "MissingText": true } }, "lensFlareComposePostProcess": { "Comments": { "MissingText": true } }, "lensFlareDirtTexture": { "Comments": { "MissingText": true } }, "lensFlareDistortionStrength": { "Comments": { "MissingText": true } }, "lensFlareFinalPostProcess": { "Comments": { "MissingText": true } }, "lensFlareGhostDispersal": { "Comments": { "MissingText": true } }, "lensFlareHaloWidth": { "Comments": { "MissingText": true } }, "lensFlarePostProcess": { "Comments": { "MissingText": true } }, "lensFlareStrength": { "Comments": { "MissingText": true } }, "lensStarTexture": { "Comments": { "MissingText": true } }, "lensTexture": { "Comments": { "MissingText": true } }, "luminanceDownSamplePostProcesses": { "Comments": { "MissingText": true } }, "luminancePostProcess": { "Comments": { "MissingText": true } }, "motionBlurPostProcess": { "Comments": { "MissingText": true } }, "motionBlurSamples": { "Comments": { "MissingText": true } }, "motionStrength": { "Comments": { "MissingText": true } }, "sourceLight": { "Comments": { "MissingText": true } }, "textureAdderFinalPostProcess": { "Comments": { "MissingText": true } }, "textureAdderPostProcess": { "Comments": { "MissingText": true } }, "volumetricLightBlurScale": { "Comments": { "MissingText": true } }, "volumetricLightCoefficient": { "Comments": { "MissingText": true } }, "volumetricLightFinalPostProcess": { "Comments": { "MissingText": true } }, "volumetricLightMergePostProces": { "Comments": { "MissingText": true } }, "volumetricLightPostProcess": { "Comments": { "MissingText": true } }, "volumetricLightPower": { "Comments": { "MissingText": true } }, "volumetricLightSmoothXPostProcess": { "Comments": { "MissingText": true } }, "volumetricLightSmoothYPostProcess": { "Comments": { "MissingText": true } }, "volumetricLightStepsCount": { "Comments": { "MissingText": true } }, "LuminanceSteps": { "Comments": { "MissingText": true } } } }, "StateCondition": { "Property": { "value": { "Comments": { "MissingText": true } } } }, "StereoscopicInterlacePostProcess": { "Class": { "Comments": { "MissingText": true } } }, "StickValues": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new StickValues": { "Comments": { "MissingText": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } } } } }, "Property": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } } } }, "StopAnimationAction": { "Class": { "Comments": { "MissingText": true } } }, "StopSoundAction": { "Class": { "Comments": { "MissingText": true } } }, "StringDictionary": { "Property": { "count": { "Comments": { "MissingText": true } } }, "Method": { "first": { "Comments": { "MissingReturn": true } }, "getAndRemove": { "Comments": { "MissingReturn": true } }, "set": { "Comments": { "MissingText": true }, "Parameter": { "key": { "Comments": { "MissingText": true } }, "value": { "Comments": { "MissingText": true } } } } } }, "SubMesh": { "Class": { "Comments": { "MissingText": true } }, "Constructor": { "new SubMesh": { "Comments": { "MissingText": true }, "Parameter": { "materialIndex": { "Comments": { "MissingText": true } }, "verticesStart": { "Comments": { "MissingText": true } }, "verticesCount": { "Comments": { "MissingText": true } }, "indexStart": { "Comments": { "MissingText": true } }, "indexCount": { "Comments": { "MissingText": true } }, "mesh": { "Comments": { "MissingText": true } }, "renderingMesh": { "Comments": { "MissingText": true } }, "createBoundingBox": { "Comments": { "MissingText": true } } } } }, "Property": { "IsGlobal": { "Naming": { "NotCamelCase": true }, "Comments": { "MissingText": true } }, "_alphaIndex": { "Comments": { "MissingText": true } }, "_distanceToCamera": { "Comments": { "MissingText": true } }, "_id": { "Comments": { "MissingText": true } }, "_lastColliderTransformMatrix": { "Comments": { "MissingText": true } }, "_lastColliderWorldVertices": { "Comments": { "MissingText": true } }, "_renderId": { "Comments": { "MissingText": true } }, "_trianglePlanes": { "Comments": { "MissingText": true } }, "indexCount": { "Comments": { "MissingText": true } }, "indexStart": { "Comments": { "MissingText": true } }, "linesIndexCount": { "Comments": { "MissingText": true } }, "materialIndex": { "Comments": { "MissingText": true } }, "verticesCount": { "Comments": { "MissingText": true } }, "verticesStart": { "Comments": { "MissingText": true } } }, "Method": { "_checkCollision": { "Comments": { "MissingText": true }, "Parameter": { "collider": { "Comments": { "MissingText": true } } } }, "_rebuild": { "Comments": { "MissingText": true } }, "canIntersects": { "Comments": { "MissingReturn": true }, "Parameter": { "ray": { "Comments": { "MissingText": true } } } }, "clone": { "Comments": { "MissingReturn": true }, "Parameter": { "newMesh": { "Comments": { "MissingText": true } }, "newRenderingMesh": { "Comments": { "MissingText": true } } } }, "getBoundingInfo": { "Comments": { "MissingReturn": true } }, "getLinesIndexBuffer": { "Comments": { "MissingReturn": true }, "Parameter": { "indices": { "Comments": { "MissingText": true } }, "engine": { "Comments": { "MissingText": true } } } }, "getMaterial": { "Comments": { "MissingReturn": true } }, "getMesh": { "Comments": { "MissingReturn": true } }, "getRenderingMesh": { "Comments": { "MissingReturn": true } }, "intersects": { "Comments": { "MissingReturn": true }, "Parameter": { "ray": { "Comments": { "MissingText": true } }, "positions": { "Comments": { "MissingText": true } }, "indices": { "Comments": { "MissingText": true } }, "fastCheck": { "Comments": { "MissingText": true } } } }, "isCompletelyInFrustum": { "Comments": { "MissingReturn": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } } } }, "isInFrustum": { "Comments": { "MissingReturn": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } } } }, "refreshBoundingInfo": { "Comments": { "MissingReturn": true } }, "render": { "Comments": { "MissingReturn": true }, "Parameter": { "enableAlphaMode": { "Comments": { "MissingText": true } } } }, "setBoundingInfo": { "Comments": { "MissingReturn": true }, "Parameter": { "boundingInfo": { "Comments": { "MissingText": true } } } }, "updateBoundingInfo": { "Comments": { "MissingReturn": true }, "Parameter": { "world": { "Comments": { "MissingText": true } } } }, "AddToMesh": { "Comments": { "MissingText": true }, "Parameter": { "materialIndex": { "Comments": { "MissingText": true } }, "verticesStart": { "Comments": { "MissingText": true } }, "verticesCount": { "Comments": { "MissingText": true } }, "indexStart": { "Comments": { "MissingText": true } }, "indexCount": { "Comments": { "MissingText": true } }, "mesh": { "Comments": { "MissingText": true } }, "renderingMesh": { "Comments": { "MissingText": true } }, "createBoundingBox": { "Comments": { "MissingText": true } } } }, "CreateFromIndices": { "Comments": { "MissingReturn": true }, "Parameter": { "materialIndex": { "Comments": { "MissingText": true } }, "startIndex": { "Comments": { "MissingText": true } }, "indexCount": { "Comments": { "MissingText": true } }, "mesh": { "Comments": { "MissingText": true } }, "renderingMesh": { "Comments": { "MissingText": true } } } } } }, "SwitchBooleanAction": { "Class": { "Comments": { "MissingText": true } }, "Property": { "propertyPath": { "Comments": { "MissingText": true } } } }, "TGATools": { "Class": { "Comments": { "MissingText": true } }, "Method": { "GetTGAHeader": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } } } }, "UploadContent": { "Comments": { "MissingText": true }, "Parameter": { "gl": { "Comments": { "MissingText": true } }, "data": { "Comments": { "MissingText": true } } } }, "_getImageData16bits": { "Comments": { "MissingText": true }, "Parameter": { "header": { "Comments": { "MissingText": true } }, "palettes": { "Comments": { "MissingText": true } }, "pixel_data": { "Comments": { "MissingText": true } }, "y_start": { "Comments": { "MissingText": true } }, "y_step": { "Comments": { "MissingText": true } }, "y_end": { "Comments": { "MissingText": true } }, "x_start": { "Comments": { "MissingText": true } }, "x_step": { "Comments": { "MissingText": true } }, "x_end": { "Comments": { "MissingText": true } } } }, "_getImageData24bits": { "Comments": { "MissingText": true }, "Parameter": { "header": { "Comments": { "MissingText": true } }, "palettes": { "Comments": { "MissingText": true } }, "pixel_data": { "Comments": { "MissingText": true } }, "y_start": { "Comments": { "MissingText": true } }, "y_step": { "Comments": { "MissingText": true } }, "y_end": { "Comments": { "MissingText": true } }, "x_start": { "Comments": { "MissingText": true } }, "x_step": { "Comments": { "MissingText": true } }, "x_end": { "Comments": { "MissingText": true } } } }, "_getImageData32bits": { "Comments": { "MissingText": true }, "Parameter": { "header": { "Comments": { "MissingText": true } }, "palettes": { "Comments": { "MissingText": true } }, "pixel_data": { "Comments": { "MissingText": true } }, "y_start": { "Comments": { "MissingText": true } }, "y_step": { "Comments": { "MissingText": true } }, "y_end": { "Comments": { "MissingText": true } }, "x_start": { "Comments": { "MissingText": true } }, "x_step": { "Comments": { "MissingText": true } }, "x_end": { "Comments": { "MissingText": true } } } }, "_getImageData8bits": { "Comments": { "MissingText": true }, "Parameter": { "header": { "Comments": { "MissingText": true } }, "palettes": { "Comments": { "MissingText": true } }, "pixel_data": { "Comments": { "MissingText": true } }, "y_start": { "Comments": { "MissingText": true } }, "y_step": { "Comments": { "MissingText": true } }, "y_end": { "Comments": { "MissingText": true } }, "x_start": { "Comments": { "MissingText": true } }, "x_step": { "Comments": { "MissingText": true } }, "x_end": { "Comments": { "MissingText": true } } } }, "_getImageDataGrey16bits": { "Comments": { "MissingText": true }, "Parameter": { "header": { "Comments": { "MissingText": true } }, "palettes": { "Comments": { "MissingText": true } }, "pixel_data": { "Comments": { "MissingText": true } }, "y_start": { "Comments": { "MissingText": true } }, "y_step": { "Comments": { "MissingText": true } }, "y_end": { "Comments": { "MissingText": true } }, "x_start": { "Comments": { "MissingText": true } }, "x_step": { "Comments": { "MissingText": true } }, "x_end": { "Comments": { "MissingText": true } } } }, "_getImageDataGrey8bits": { "Comments": { "MissingText": true }, "Parameter": { "header": { "Comments": { "MissingText": true } }, "palettes": { "Comments": { "MissingText": true } }, "pixel_data": { "Comments": { "MissingText": true } }, "y_start": { "Comments": { "MissingText": true } }, "y_step": { "Comments": { "MissingText": true } }, "y_end": { "Comments": { "MissingText": true } }, "x_start": { "Comments": { "MissingText": true } }, "x_step": { "Comments": { "MissingText": true } }, "x_end": { "Comments": { "MissingText": true } } } } } }, "Tags": { "Class": { "Comments": { "MissingText": true } }, "Method": { "AddTagsTo": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } }, "tagsString": { "Comments": { "MissingText": true } } } }, "DisableFor": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } } } }, "EnableFor": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } } } }, "GetTags": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } }, "asString": { "Comments": { "MissingText": true } } } }, "HasTags": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } } } }, "MatchesQuery": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } }, "tagsQuery": { "Comments": { "MissingText": true } } } }, "RemoveTagsFrom": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } }, "tagsString": { "Comments": { "MissingText": true } } } }, "_AddTagTo": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } }, "tag": { "Comments": { "MissingText": true } } } }, "_RemoveTagFrom": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } }, "tag": { "Comments": { "MissingText": true } } } } } }, "TargetCamera": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_camMatrix": { "Comments": { "MissingText": true } }, "_cameraRotationMatrix": { "Comments": { "MissingText": true } }, "_cameraTransformMatrix": { "Comments": { "MissingText": true } }, "_currentTarget": { "Comments": { "MissingText": true } }, "_referencePoint": { "Comments": { "MissingText": true } }, "_reset": { "Comments": { "MissingText": true } }, "_transformedReferencePoint": { "Comments": { "MissingText": true } }, "_viewMatrix": { "Comments": { "MissingText": true } }, "cameraDirection": { "Comments": { "MissingText": true } }, "cameraRotation": { "Comments": { "MissingText": true } }, "lockedTarget": { "Comments": { "MissingText": true } }, "noRotationConstraint": { "Comments": { "MissingText": true } }, "rotation": { "Comments": { "MissingText": true } }, "rotationQuaternion": { "Comments": { "MissingText": true } }, "speed": { "Comments": { "MissingText": true } } }, "Method": { "_computeLocalCameraSpeed": { "Comments": { "MissingText": true } }, "_decideIfNeedsToMove": { "Comments": { "MissingText": true } }, "_getLockedTargetPosition": { "Comments": { "MissingText": true } }, "_updatePosition": { "Comments": { "MissingText": true } }, "getFrontPosition": { "Comments": { "MissingText": true }, "Parameter": { "distance": { "Comments": { "MissingText": true } } } }, "getTarget": { "Comments": { "MissingReturn": true } }, "setTarget": { "Comments": { "MissingText": true }, "Parameter": { "target": { "Comments": { "MissingText": true } } } } } }, "TargetedAnimation": { "Property": { "animation": { "Comments": { "MissingText": true } }, "target": { "Comments": { "MissingText": true } } } }, "Texture": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_invertY": { "Comments": { "MissingText": true } }, "_samplingMode": { "Comments": { "MissingText": true } }, "noMipmap": { "Comments": { "MissingText": true } }, "onLoadObservable": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } }, "uAng": { "Comments": { "MissingText": true } }, "uOffset": { "Comments": { "MissingText": true } }, "uScale": { "Comments": { "MissingText": true } }, "url": { "Comments": { "MissingText": true } }, "vAng": { "Comments": { "MissingText": true } }, "vOffset": { "Comments": { "MissingText": true } }, "vScale": { "Comments": { "MissingText": true } }, "wAng": { "Comments": { "MissingText": true } }, "BILINEAR_SAMPLINGMODE": { "Comments": { "MissingText": true } }, "CLAMP_ADDRESSMODE": { "Comments": { "MissingText": true } }, "CUBIC_MODE": { "Comments": { "MissingText": true } }, "EQUIRECTANGULAR_MODE": { "Comments": { "MissingText": true } }, "EXPLICIT_MODE": { "Comments": { "MissingText": true } }, "FIXED_EQUIRECTANGULAR_MIRRORED_MODE": { "Comments": { "MissingText": true } }, "FIXED_EQUIRECTANGULAR_MODE": { "Comments": { "MissingText": true } }, "INVCUBIC_MODE": { "Comments": { "MissingText": true } }, "LINEAR_LINEAR": { "Comments": { "MissingText": true } }, "LINEAR_LINEAR_MIPLINEAR": { "Comments": { "MissingText": true } }, "LINEAR_LINEAR_MIPNEAREST": { "Comments": { "MissingText": true } }, "LINEAR_NEAREST": { "Comments": { "MissingText": true } }, "LINEAR_NEAREST_MIPLINEAR": { "Comments": { "MissingText": true } }, "LINEAR_NEAREST_MIPNEAREST": { "Comments": { "MissingText": true } }, "MIRROR_ADDRESSMODE": { "Comments": { "MissingText": true } }, "NEAREST_LINEAR": { "Comments": { "MissingText": true } }, "NEAREST_LINEAR_MIPLINEAR": { "Comments": { "MissingText": true } }, "NEAREST_LINEAR_MIPNEAREST": { "Comments": { "MissingText": true } }, "NEAREST_NEAREST": { "Comments": { "MissingText": true } }, "NEAREST_NEAREST_MIPLINEAR": { "Comments": { "MissingText": true } }, "NEAREST_NEAREST_MIPNEAREST": { "Comments": { "MissingText": true } }, "NEAREST_SAMPLINGMODE": { "Comments": { "MissingText": true } }, "PLANAR_MODE": { "Comments": { "MissingText": true } }, "PROJECTION_MODE": { "Comments": { "MissingText": true } }, "SKYBOX_MODE": { "Comments": { "MissingText": true } }, "SPHERICAL_MODE": { "Comments": { "MissingText": true } }, "TRILINEAR_SAMPLINGMODE": { "Comments": { "MissingText": true } }, "WRAP_ADDRESSMODE": { "Comments": { "MissingText": true } } }, "Method": { "updateSamplingMode": { "Comments": { "MissingText": true }, "Parameter": { "samplingMode": { "Comments": { "MissingText": true } } } }, "CreateFromBase64String": { "Comments": { "MissingText": true }, "Parameter": { "data": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "noMipmap": { "Comments": { "MissingText": true } }, "invertY": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } }, "onLoad": { "Comments": { "MissingText": true } }, "onError": { "Comments": { "MissingText": true } }, "format": { "Comments": { "MissingText": true } } } }, "LoadFromDataString": { "Comments": { "MissingText": true }, "Parameter": { "name": { "Comments": { "MissingText": true } }, "buffer": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "deleteBuffer": { "Comments": { "MissingText": true } }, "noMipmap": { "Comments": { "MissingText": true } }, "invertY": { "Comments": { "MissingText": true } }, "samplingMode": { "Comments": { "MissingText": true } }, "onLoad": { "Comments": { "MissingText": true } }, "onError": { "Comments": { "MissingText": true } }, "format": { "Comments": { "MissingText": true } } } }, "Parse": { "Comments": { "MissingText": true }, "Parameter": { "parsedTexture": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "rootUrl": { "Comments": { "MissingText": true } } } } } }, "TextureTools": { "Class": { "Comments": { "MissingText": true } }, "Method": { "CreateResizedCopy": { "Parameter": { "useBilinearMode": { "Comments": { "MissingText": true } } } }, "GetEnvironmentBRDFTexture": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } } } }, "Tmp": { "Class": { "Comments": { "MissingText": true } }, "Property": { "Color3": { "Comments": { "MissingText": true } }, "Color4": { "Comments": { "MissingText": true } }, "Matrix": { "Comments": { "MissingText": true } }, "Quaternion": { "Comments": { "MissingText": true } }, "Vector2": { "Comments": { "MissingText": true } }, "Vector3": { "Comments": { "MissingText": true } }, "Vector4": { "Comments": { "MissingText": true } } } }, "Tools": { "Class": { "Comments": { "MissingText": true } }, "Property": { "AllLogLevel": { "Comments": { "MissingText": true } }, "BaseUrl": { "Comments": { "MissingText": true } }, "DefaultRetryStrategy": { "Comments": { "MissingText": true } }, "EndPerformanceCounter": { "Comments": { "MissingText": true } }, "Error": { "Comments": { "MissingText": true } }, "ErrorLogLevel": { "Comments": { "MissingText": true } }, "Log": { "Comments": { "MissingText": true } }, "LogCache": { "Comments": { "MissingText": true } }, "LogLevels": { "Comments": { "MissingText": true } }, "MessageLogLevel": { "Comments": { "MissingText": true } }, "NoneLogLevel": { "Comments": { "MissingText": true } }, "Now": { "Comments": { "MissingText": true } }, "OnNewCacheEntry": { "Comments": { "MissingText": true } }, "PerformanceConsoleLogLevel": { "Comments": { "MissingText": true } }, "PerformanceLogLevel": { "Comments": { "MissingText": true } }, "PerformanceNoneLogLevel": { "Comments": { "MissingText": true } }, "PerformanceUserMarkLogLevel": { "Comments": { "MissingText": true } }, "PreprocessUrl": { "Comments": { "MissingText": true } }, "StartPerformanceCounter": { "Comments": { "MissingText": true } }, "UseFallbackTexture": { "Comments": { "MissingText": true } }, "Warn": { "Comments": { "MissingText": true } }, "WarningLogLevel": { "Comments": { "MissingText": true } }, "errorsCount": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingText": true } }, "fallbackTexture": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingText": true } } }, "Method": { "CheckExtends": { "Comments": { "MissingText": true }, "Parameter": { "v": { "Comments": { "MissingText": true } }, "min": { "Comments": { "MissingText": true } }, "max": { "Comments": { "MissingText": true } } } }, "CleanUrl": { "Comments": { "MissingText": true }, "Parameter": { "url": { "Comments": { "MissingText": true } } } }, "ClearLogCache": { "Comments": { "MissingText": true } }, "CreateScreenshot": { "Comments": { "MissingText": true }, "Parameter": { "engine": { "Comments": { "MissingText": true } }, "camera": { "Comments": { "MissingText": true } }, "size": { "Comments": { "MissingText": true } }, "successCallback": { "Comments": { "MissingText": true } }, "mimeType": { "Comments": { "MissingText": true } } } }, "DeepCopy": { "Comments": { "MissingText": true }, "Parameter": { "source": { "Comments": { "MissingText": true } }, "destination": { "Comments": { "MissingText": true } }, "doNotCopyList": { "Comments": { "MissingText": true } }, "mustCopyList": { "Comments": { "MissingText": true } } } }, "DumpFramebuffer": { "Comments": { "MissingText": true }, "Parameter": { "width": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "engine": { "Comments": { "MissingText": true } }, "successCallback": { "Comments": { "MissingText": true } }, "mimeType": { "Comments": { "MissingText": true } }, "fileName": { "Comments": { "MissingText": true } } } }, "EncodeArrayBufferTobase64": { "Comments": { "MissingText": true }, "Parameter": { "buffer": { "Comments": { "MissingText": true } } } }, "ExitFullscreen": { "Comments": { "MissingText": true } }, "ExtractMinAndMax": { "Comments": { "MissingText": true }, "Parameter": { "positions": { "Comments": { "MissingText": true } }, "start": { "Comments": { "MissingText": true } }, "count": { "Comments": { "MissingText": true } }, "bias": { "Comments": { "MissingText": true } }, "stride": { "Comments": { "MissingText": true } } } }, "ExtractMinAndMaxIndexed": { "Comments": { "MissingText": true }, "Parameter": { "positions": { "Comments": { "MissingText": true } }, "indices": { "Comments": { "MissingText": true } }, "indexStart": { "Comments": { "MissingText": true } }, "indexCount": { "Comments": { "MissingText": true } }, "bias": { "Comments": { "MissingText": true } } } }, "ExtractMinAndMaxVector2": { "Comments": { "MissingText": true }, "Parameter": { "feeder": { "Comments": { "MissingText": true } }, "bias": { "Comments": { "MissingText": true } } } }, "FileAsURL": { "Comments": { "MissingText": true }, "Parameter": { "content": { "Comments": { "MissingText": true } } } }, "First": { "Comments": { "MissingText": true }, "Parameter": { "array": { "Comments": { "MissingText": true } }, "predicate": { "Comments": { "MissingText": true } } } }, "Format": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } }, "decimals": { "Comments": { "MissingText": true } } } }, "GetClassName": { "Parameter": { "isType": { "Comments": { "MissingText": true } } } }, "GetDOMTextContent": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "GetExponentOfTwo": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } }, "max": { "Comments": { "MissingText": true } }, "mode": { "Comments": { "MissingText": true } } } }, "GetFilename": { "Comments": { "MissingText": true }, "Parameter": { "path": { "Comments": { "MissingText": true } } } }, "GetPointerPrefix": { "Comments": { "MissingText": true } }, "Instantiate": { "Comments": { "MissingText": true }, "Parameter": { "className": { "Comments": { "MissingText": true } } } }, "IsEmpty": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } } } }, "IsExponentOfTwo": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } }, "IsWindowObjectExist": { "Comments": { "MissingText": true } }, "LoadFile": { "Comments": { "MissingText": true }, "Parameter": { "url": { "Comments": { "MissingText": true } }, "onSuccess": { "Comments": { "MissingText": true } }, "onProgress": { "Comments": { "MissingText": true } }, "database": { "Comments": { "MissingText": true } }, "useArrayBuffer": { "Comments": { "MissingText": true } }, "onError": { "Comments": { "MissingText": true } } } }, "LoadScript": { "Parameter": { "scriptUrl": { "Comments": { "MissingText": true } }, "onSuccess": { "Comments": { "MissingText": true } }, "onError": { "Comments": { "MissingText": true } } } }, "MakeArray": { "Comments": { "MissingText": true }, "Parameter": { "obj": { "Comments": { "MissingText": true } }, "allowsNullUndefined": { "Comments": { "MissingText": true } } } }, "QueueNewFrame": { "Comments": { "MissingText": true, "MissingReturn": true } }, "RandomId": { "Comments": { "MissingReturn": true } }, "ReadFile": { "Comments": { "MissingText": true }, "Parameter": { "fileToLoad": { "Comments": { "MissingText": true } }, "callback": { "Comments": { "MissingText": true } }, "progressCallBack": { "Comments": { "MissingText": true } }, "useArrayBuffer": { "Comments": { "MissingText": true } } } }, "ReadFileAsDataURL": { "Comments": { "MissingText": true }, "Parameter": { "fileToLoad": { "Comments": { "MissingText": true } }, "callback": { "Comments": { "MissingText": true } }, "progressCallback": { "Comments": { "MissingText": true } } } }, "RegisterTopRootEvents": { "Comments": { "MissingText": true }, "Parameter": { "events": { "Comments": { "MissingText": true } } } }, "RequestFullscreen": { "Comments": { "MissingText": true }, "Parameter": { "element": { "Comments": { "MissingText": true } } } }, "SetCorsBehavior": { "Comments": { "MissingText": true }, "Parameter": { "url": { "Comments": { "MissingText": true } }, "element": { "Comments": { "MissingText": true } } } }, "SetImmediate": { "Comments": { "MissingText": true }, "Parameter": { "action": { "Comments": { "MissingText": true } } } }, "ToDegrees": { "Comments": { "MissingText": true }, "Parameter": { "angle": { "Comments": { "MissingText": true } } } }, "ToRadians": { "Comments": { "MissingText": true }, "Parameter": { "angle": { "Comments": { "MissingText": true } } } }, "UnregisterTopRootEvents": { "Comments": { "MissingText": true }, "Parameter": { "events": { "Comments": { "MissingText": true } } } }, "ValidateXHRData": { "Comments": { "MissingText": true }, "Parameter": { "xhr": { "Comments": { "MissingText": true } }, "dataType": { "Comments": { "MissingText": true } } } }, "Vector2ArrayFeeder": { "Comments": { "MissingText": true }, "Parameter": { "array": { "Comments": { "MissingText": true } } } }, "_EndPerformanceConsole": { "Comments": { "MissingText": true }, "Parameter": { "counterName": { "Comments": { "MissingText": true } }, "condition": { "Comments": { "MissingText": true } } } }, "_EndPerformanceCounterDisabled": { "Comments": { "MissingText": true }, "Parameter": { "counterName": { "Comments": { "MissingText": true } }, "condition": { "Comments": { "MissingText": true } } } }, "_EndUserMark": { "Comments": { "MissingText": true }, "Parameter": { "counterName": { "Comments": { "MissingText": true } }, "condition": { "Comments": { "MissingText": true } } } }, "_StartPerformanceConsole": { "Comments": { "MissingText": true }, "Parameter": { "counterName": { "Comments": { "MissingText": true } }, "condition": { "Comments": { "MissingText": true } } } }, "_StartPerformanceCounterDisabled": { "Comments": { "MissingText": true }, "Parameter": { "counterName": { "Comments": { "MissingText": true } }, "condition": { "Comments": { "MissingText": true } } } }, "_StartUserMark": { "Comments": { "MissingText": true }, "Parameter": { "counterName": { "Comments": { "MissingText": true } }, "condition": { "Comments": { "MissingText": true } } } }, "arrayOrStringFeeder": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingReturn": true } }, "getFullClassName": { "Naming": { "NotPascalCase": true }, "Parameter": { "isType": { "Comments": { "MissingText": true } } } }, "hashCodeFromStream": { "Naming": { "NotPascalCase": true } } } }, "TouchCamera": { "Class": { "Comments": { "MissingText": true } }, "Property": { "touchAngularSensibility": { "Comments": { "MissingText": true } }, "touchMoveSensibility": { "Comments": { "MissingText": true } } } }, "TransformNode": { "Class": { "Comments": { "MissingText": true } }, "Property": { "_poseMatrix": { "Comments": { "MissingText": true } }, "_worldMatrix": { "Comments": { "MissingText": true } }, "_worldMatrixDeterminant": { "Comments": { "MissingText": true } }, "infiniteDistance": { "Comments": { "MissingText": true } }, "nonUniformScaling": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "scalingDeterminant": { "Comments": { "MissingText": true } }, "BILLBOARDMODE_ALL": { "Comments": { "MissingText": true } }, "BILLBOARDMODE_NONE": { "Comments": { "MissingText": true } }, "BILLBOARDMODE_X": { "Comments": { "MissingText": true } }, "BILLBOARDMODE_Y": { "Comments": { "MissingText": true } }, "BILLBOARDMODE_Z": { "Comments": { "MissingText": true } } }, "Method": { "_updateNonUniformScalingState": { "Comments": { "MissingText": true }, "Parameter": { "value": { "Comments": { "MissingText": true } } } }, "addRotation": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } } } }, "attachToBone": { "Comments": { "MissingReturn": true } }, "clone": { "Comments": { "MissingReturn": true } }, "detachFromBone": { "Comments": { "MissingText": true } }, "freezeWorldMatrix": { "Comments": { "MissingReturn": true } }, "getAbsolutePivotPoint": { "Comments": { "MissingReturn": true } }, "getAbsolutePivotPointToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "result": { "Comments": { "MissingText": true } } } }, "getAbsolutePosition": { "Comments": { "MissingReturn": true } }, "getDirection": { "Comments": { "MissingReturn": true }, "Parameter": { "localAxis": { "Comments": { "MissingText": true } } } }, "getDirectionToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "localAxis": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "getPivotMatrix": { "Comments": { "MissingReturn": true } }, "getPivotPoint": { "Comments": { "MissingReturn": true } }, "getPivotPointToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "result": { "Comments": { "MissingText": true } } } }, "getPoseMatrix": { "Comments": { "MissingReturn": true } }, "getPositionExpressedInLocalSpace": { "Comments": { "MissingReturn": true } }, "locallyTranslate": { "Comments": { "MissingReturn": true }, "Parameter": { "vector3": { "Comments": { "MissingText": true } } } }, "markAsDirty": { "Comments": { "MissingText": true }, "Parameter": { "property": { "Comments": { "MissingText": true } } } }, "registerAfterWorldMatrixUpdate": { "Comments": { "MissingReturn": true }, "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "rotate": { "Comments": { "MissingReturn": true }, "Parameter": { "axis": { "Comments": { "MissingText": true } }, "amount": { "Comments": { "MissingText": true } }, "space": { "Comments": { "MissingText": true } } } }, "rotateAround": { "Comments": { "MissingReturn": true }, "Parameter": { "point": { "Comments": { "MissingText": true } }, "axis": { "Comments": { "MissingText": true } }, "amount": { "Comments": { "MissingText": true } } } }, "serialize": { "Comments": { "MissingText": true }, "Parameter": { "currentSerializationObject": { "Comments": { "MissingText": true } } } }, "setAbsolutePosition": { "Comments": { "MissingReturn": true }, "Parameter": { "absolutePosition": { "Comments": { "MissingText": true } } } }, "setParent": { "Comments": { "MissingReturn": true }, "Parameter": { "node": { "Comments": { "MissingText": true } } } }, "setPositionWithLocalVector": { "Comments": { "MissingReturn": true }, "Parameter": { "vector3": { "Comments": { "MissingText": true } } } }, "translate": { "Comments": { "MissingReturn": true }, "Parameter": { "axis": { "Comments": { "MissingText": true } }, "distance": { "Comments": { "MissingText": true } }, "space": { "Comments": { "MissingText": true } } } }, "unfreezeWorldMatrix": { "Comments": { "MissingReturn": true } }, "unregisterAfterWorldMatrixUpdate": { "Comments": { "MissingReturn": true }, "Parameter": { "func": { "Comments": { "MissingText": true } } } }, "updatePoseMatrix": { "Comments": { "MissingReturn": true }, "Parameter": { "matrix": { "Comments": { "MissingText": true } } } }, "Parse": { "Comments": { "MissingReturn": true }, "Parameter": { "parsedTransformNode": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } }, "rootUrl": { "Comments": { "MissingText": true } } } } } }, "UniformBuffer": { "Class": { "Comments": { "MissingText": true } }, "Property": { "updateColor3": { "Tags": { "param,param,param": true } }, "updateColor4": { "Tags": { "param,param,param,param": true } }, "updateFloat": { "Tags": { "param,param": true } }, "updateFloat2": { "Tags": { "param,param,param,param": true } }, "updateFloat3": { "Tags": { "param,param,param,param,param": true } }, "updateFloat4": { "Tags": { "param,param,param,param,param,param": true } }, "updateMatrix": { "Tags": { "param,param": true } }, "updateMatrix2x2": { "Tags": { "param,param": true } }, "updateMatrix3x3": { "Tags": { "method,param,param": true } }, "updateVector3": { "Tags": { "param,param": true } }, "updateVector4": { "Tags": { "param,param": true } } }, "Method": { "_rebuild": { "Comments": { "MissingText": true } }, "addColor4": { "Parameter": { "color": { "Comments": { "MissingText": true } } } }, "addFloat2": { "Parameter": { "x": { "Comments": { "MissingText": true } } } }, "addFloat3": { "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } } } }, "bindToEffect": { "Parameter": { "effect": { "Comments": { "MissingText": true } } } }, "getBuffer": { "Comments": { "MissingReturn": true } }, "getData": { "Comments": { "MissingReturn": true } }, "isDynamic": { "Comments": { "MissingReturn": true } } } }, "UniversalCamera": { "Class": { "Comments": { "MissingText": true } }, "Property": { "gamepadAngularSensibility": { "Comments": { "MissingText": true } }, "gamepadMoveSensibility": { "Comments": { "MissingText": true } } } }, "UtilityLayerRenderer": { "Property": { "DefaultUtilityLayer": { "Comments": { "MissingText": true } } } }, "VRCameraMetrics": { "Class": { "Comments": { "MissingText": true } }, "Property": { "aspectRatio": { "Comments": { "MissingText": true } }, "aspectRatioFov": { "Comments": { "MissingText": true } }, "chromaAbCorrection": { "Comments": { "MissingText": true } }, "compensateDistortion": { "Comments": { "MissingText": true } }, "distortionK": { "Comments": { "MissingText": true } }, "eyeToScreenDistance": { "Comments": { "MissingText": true } }, "hResolution": { "Comments": { "MissingText": true } }, "hScreenSize": { "Comments": { "MissingText": true } }, "interpupillaryDistance": { "Comments": { "MissingText": true } }, "leftHMatrix": { "Comments": { "MissingText": true } }, "leftPreViewMatrix": { "Comments": { "MissingText": true } }, "lensCenterOffset": { "Comments": { "MissingText": true } }, "lensSeparationDistance": { "Comments": { "MissingText": true } }, "postProcessScaleFactor": { "Comments": { "MissingText": true } }, "rightHMatrix": { "Comments": { "MissingText": true } }, "rightPreViewMatrix": { "Comments": { "MissingText": true } }, "vResolution": { "Comments": { "MissingText": true } }, "vScreenCenter": { "Comments": { "MissingText": true } }, "vScreenSize": { "Comments": { "MissingText": true } } }, "Method": { "GetDefault": { "Comments": { "MissingText": true } } } }, "VRDeviceOrientationArcRotateCamera": { "Class": { "Comments": { "MissingText": true } } }, "VRDeviceOrientationFreeCamera": { "Class": { "Comments": { "MissingText": true } } }, "VRDeviceOrientationGamepadCamera": { "Class": { "Comments": { "MissingText": true } } }, "VRDistortionCorrectionPostProcess": { "Class": { "Comments": { "MissingText": true } } }, "Vector4": { "Class": { "Comments": { "MissingText": true } }, "Property": { "w": { "Comments": { "MissingText": true } }, "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } } }, "Method": { "add": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } } } }, "addInPlace": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } } } }, "addToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "asArray": { "Comments": { "MissingReturn": true } }, "clone": { "Comments": { "MissingReturn": true } }, "copyFrom": { "Comments": { "MissingReturn": true }, "Parameter": { "source": { "Comments": { "MissingText": true } } } }, "copyFromFloats": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "w": { "Comments": { "MissingText": true } } } }, "divide": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } } } }, "divideInPlace": { "Parameter": { "otherVector": { "Comments": { "MissingText": true } } } }, "divideToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "equals": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } } } }, "equalsToFloats": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "w": { "Comments": { "MissingText": true } } } }, "equalsWithEpsilon": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } }, "epsilon": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingReturn": true } }, "getHashCode": { "Comments": { "MissingReturn": true } }, "length": { "Comments": { "MissingReturn": true } }, "lengthSquared": { "Comments": { "MissingReturn": true } }, "multiply": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } } } }, "multiplyByFloats": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "w": { "Comments": { "MissingText": true } } } }, "multiplyInPlace": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } } } }, "multiplyToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "negate": { "Comments": { "MissingReturn": true } }, "normalize": { "Comments": { "MissingReturn": true } }, "scale": { "Comments": { "MissingReturn": true }, "Parameter": { "scale": { "Comments": { "MissingText": true } } } }, "scaleInPlace": { "Comments": { "MissingReturn": true }, "Parameter": { "scale": { "Comments": { "MissingText": true } } } }, "scaleToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "scale": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "set": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "w": { "Comments": { "MissingText": true } } } }, "subtract": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } } } }, "subtractFromFloats": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "w": { "Comments": { "MissingText": true } } } }, "subtractFromFloatsToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "w": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "subtractInPlace": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } } } }, "subtractToRef": { "Comments": { "MissingReturn": true }, "Parameter": { "otherVector": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "toArray": { "Comments": { "MissingReturn": true }, "Parameter": { "array": { "Comments": { "MissingText": true } }, "index": { "Comments": { "MissingText": true } } } }, "ToString": { "Comments": { "MissingReturn": true } }, "toVector3": { "Comments": { "MissingReturn": true } }, "Center": { "Comments": { "MissingReturn": true }, "Parameter": { "value1": { "Comments": { "MissingText": true } }, "value2": { "Comments": { "MissingText": true } } } }, "Distance": { "Comments": { "MissingReturn": true }, "Parameter": { "value1": { "Comments": { "MissingText": true } }, "value2": { "Comments": { "MissingText": true } } } }, "DistanceSquared": { "Comments": { "MissingReturn": true }, "Parameter": { "value1": { "Comments": { "MissingText": true } }, "value2": { "Comments": { "MissingText": true } } } }, "FromArray": { "Comments": { "MissingReturn": true }, "Parameter": { "array": { "Comments": { "MissingText": true } }, "offset": { "Comments": { "MissingText": true } } } }, "FromArrayToRef": { "Parameter": { "array": { "Comments": { "MissingText": true } }, "offset": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "FromFloatArrayToRef": { "Parameter": { "array": { "Comments": { "MissingText": true } }, "offset": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "FromFloatsToRef": { "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "w": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "Maximize": { "Comments": { "MissingText": true }, "Parameter": { "left": { "Comments": { "MissingText": true } }, "right": { "Comments": { "MissingText": true } } } }, "Minimize": { "Comments": { "MissingText": true }, "Parameter": { "left": { "Comments": { "MissingText": true } }, "right": { "Comments": { "MissingText": true } } } }, "Normalize": { "Comments": { "MissingReturn": true }, "Parameter": { "vector": { "Comments": { "MissingText": true } } } }, "NormalizeToRef": { "Parameter": { "vector": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "One": { "Comments": { "MissingReturn": true } }, "TransformNormal": { "Comments": { "MissingReturn": true }, "Parameter": { "vector": { "Comments": { "MissingText": true } }, "transformation": { "Comments": { "MissingText": true } } } }, "TransformNormalFromFloatsToRef": { "Parameter": { "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } }, "z": { "Comments": { "MissingText": true } }, "w": { "Comments": { "MissingText": true } }, "transformation": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "TransformNormalToRef": { "Parameter": { "vector": { "Comments": { "MissingText": true } }, "transformation": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "Zero": { "Comments": { "MissingReturn": true } } } }, "VertexBuffer": { "Class": { "Comments": { "MissingText": true } }, "Property": { "ColorKind": { "Comments": { "MissingText": true } }, "MatricesIndicesExtraKind": { "Comments": { "MissingText": true } }, "MatricesIndicesKind": { "Comments": { "MissingText": true } }, "MatricesWeightsExtraKind": { "Comments": { "MissingText": true } }, "MatricesWeightsKind": { "Comments": { "MissingText": true } }, "NormalKind": { "Comments": { "MissingText": true } }, "PositionKind": { "Comments": { "MissingText": true } }, "TangentKind": { "Comments": { "MissingText": true } }, "UV2Kind": { "Comments": { "MissingText": true } }, "UV3Kind": { "Comments": { "MissingText": true } }, "UV4Kind": { "Comments": { "MissingText": true } }, "UV5Kind": { "Comments": { "MissingText": true } }, "UV6Kind": { "Comments": { "MissingText": true } }, "UVKind": { "Comments": { "MissingText": true } } }, "Method": { "_rebuild": { "Comments": { "MissingText": true } }, "create": { "Parameter": { "data": { "Comments": { "MissingText": true } } } }, "getBuffer": { "Comments": { "MissingReturn": true } }, "getData": { "Comments": { "MissingReturn": true } }, "getInstanceDivisor": { "Comments": { "MissingReturn": true } }, "getIsInstanced": { "Comments": { "MissingReturn": true } }, "getKind": { "Comments": { "MissingReturn": true } }, "getOffset": { "Comments": { "MissingReturn": true } }, "getSize": { "Comments": { "MissingReturn": true } }, "getStrideSize": { "Comments": { "MissingReturn": true } }, "isUpdatable": { "Comments": { "MissingReturn": true } }, "update": { "Parameter": { "data": { "Comments": { "MissingText": true } } } } } }, "VideoTexture": { "Class": { "Comments": { "MissingText": true } }, "Property": { "onUserActionRequestedObservable": { "Comments": { "MissingText": true } } }, "Method": { "CreateFromWebCam": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } }, "onReady": { "Comments": { "MissingText": true } }, "constraints": { "Comments": { "MissingText": true } } } } } }, "Viewport": { "Class": { "Comments": { "MissingText": true } }, "Property": { "height": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } }, "x": { "Comments": { "MissingText": true } }, "y": { "Comments": { "MissingText": true } } }, "Method": { "clone": { "Comments": { "MissingReturn": true } }, "toGlobal": { "Comments": { "MissingText": true }, "Parameter": { "renderWidthOrEngine": { "Comments": { "MissingText": true } }, "renderHeight": { "Comments": { "MissingText": true } } } } } }, "VirtualJoysticksCamera": { "Class": { "Comments": { "MissingText": true } } }, "VolumetricLightScatteringPostProcess": { "Class": { "Comments": { "MissingText": true } }, "Property": { "useDiffuseColor": { "Comments": { "MissingText": true } } }, "Method": { "getClassName": { "Comments": { "MissingText": true } }, "setCustomMeshPosition": { "Parameter": { "position": { "Comments": { "MissingText": true } } } }, "CreateDefaultMesh": { "Parameter": { "name": { "Comments": { "MissingText": true } }, "scene": { "Comments": { "MissingText": true } } } } } }, "BabylonMessage": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "payload": { "Comments": { "MissingText": true } }, "taskType": { "Comments": { "MissingText": true } } } }, "CameraInputsMap": { "Interface": { "Comments": { "MissingText": true } } }, "CollidePayload": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "collider": { "Comments": { "MissingText": true } }, "collisionId": { "Comments": { "MissingText": true } }, "excludedMeshUniqueId": { "Comments": { "MissingText": true } }, "maximumRetry": { "Comments": { "MissingText": true } } } }, "CollisionReplyPayload": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "collidedMeshUniqueId": { "Comments": { "MissingText": true } }, "collisionId": { "Comments": { "MissingText": true } }, "newPosition": { "Comments": { "MissingText": true } } } }, "DDSInfo": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "dxgiFormat": { "Comments": { "MissingText": true } }, "height": { "Comments": { "MissingText": true } }, "isCompressed": { "Comments": { "MissingText": true } }, "isCube": { "Comments": { "MissingText": true } }, "isFourCC": { "Comments": { "MissingText": true } }, "isLuminance": { "Comments": { "MissingText": true } }, "isRGB": { "Comments": { "MissingText": true } }, "mipmapCount": { "Comments": { "MissingText": true } }, "textureType": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } } } }, "DistanceJointData": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "maxDistance": { "Comments": { "MissingText": true } } } }, "GamepadButtonChanges": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "changed": { "Comments": { "MissingText": true } }, "pressChanged": { "Comments": { "MissingText": true } }, "touchChanged": { "Comments": { "MissingText": true } }, "valueChanged": { "Comments": { "MissingText": true } } } }, "IAnimatable": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "animations": { "Comments": { "MissingText": true } } } }, "ICameraInput": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "attachControl": { "Comments": { "MissingText": true } }, "camera": { "Comments": { "MissingText": true } }, "checkInputs": { "Comments": { "MissingText": true } }, "detachControl": { "Comments": { "MissingText": true } } }, "Method": { "getClassName": { "Comments": { "MissingText": true } }, "getSimpleName": { "Comments": { "MissingText": true } } } }, "ICollisionCoordinator": { "Interface": { "Comments": { "MissingText": true } }, "Method": { "destroy": { "Comments": { "MissingText": true } }, "getNewPosition": { "Comments": { "MissingText": true }, "Parameter": { "position": { "Comments": { "MissingText": true } }, "displacement": { "Comments": { "MissingText": true } }, "collider": { "Comments": { "MissingText": true } }, "maximumRetry": { "Comments": { "MissingText": true } }, "excludedMesh": { "Comments": { "MissingText": true } }, "onNewPosition": { "Comments": { "MissingText": true } }, "collisionIndex": { "Comments": { "MissingText": true } } } }, "init": { "Comments": { "MissingText": true }, "Parameter": { "scene": { "Comments": { "MissingText": true } } } }, "onGeometryAdded": { "Comments": { "MissingText": true }, "Parameter": { "geometry": { "Comments": { "MissingText": true } } } }, "onGeometryDeleted": { "Comments": { "MissingText": true }, "Parameter": { "geometry": { "Comments": { "MissingText": true } } } }, "onGeometryUpdated": { "Comments": { "MissingText": true }, "Parameter": { "geometry": { "Comments": { "MissingText": true } } } }, "onMeshAdded": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } }, "onMeshRemoved": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } }, "onMeshUpdated": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } } } } } }, "ICollisionDetector": { "Interface": { "Comments": { "MissingText": true } }, "Method": { "onCollision": { "Comments": { "MissingText": true }, "Parameter": { "payload": { "Comments": { "MissingText": true } } } }, "onInit": { "Comments": { "MissingText": true }, "Parameter": { "payload": { "Comments": { "MissingText": true } } } }, "onUpdate": { "Comments": { "MissingText": true }, "Parameter": { "payload": { "Comments": { "MissingText": true } } } } } }, "ICullable": { "Interface": { "Comments": { "MissingText": true } }, "Method": { "isCompletelyInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } } } }, "isInFrustum": { "Comments": { "MissingText": true }, "Parameter": { "frustumPlanes": { "Comments": { "MissingText": true } } } } } }, "IEasingFunction": { "Interface": { "Comments": { "MissingText": true } }, "Method": { "ease": { "Comments": { "MissingText": true }, "Parameter": { "gradient": { "Comments": { "MissingText": true } } } } } }, "IFileRequest": { "Interface": { "Comments": { "MissingText": true } } }, "IGetSetVerticesData": { "Method": { "getIndices": { "Comments": { "MissingText": true }, "Parameter": { "copyWhenShared": { "Comments": { "MissingText": true } } } }, "getVerticesData": { "Comments": { "MissingText": true }, "Parameter": { "kind": { "Comments": { "MissingText": true } }, "copyWhenShared": { "Comments": { "MissingText": true } }, "forceCopy": { "Comments": { "MissingText": true } } } }, "isVerticesDataPresent": { "Comments": { "MissingText": true }, "Parameter": { "kind": { "Comments": { "MissingText": true } } } }, "setIndices": { "Comments": { "MissingText": true }, "Parameter": { "indices": { "Comments": { "MissingText": true } }, "totalVertices": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } } } }, "setVerticesData": { "Comments": { "MissingText": true }, "Parameter": { "kind": { "Comments": { "MissingText": true } }, "data": { "Comments": { "MissingText": true } }, "updatable": { "Comments": { "MissingText": true } } } }, "updateVerticesData": { "Comments": { "MissingText": true }, "Parameter": { "kind": { "Comments": { "MissingText": true } }, "data": { "Comments": { "MissingText": true } }, "updateExtends": { "Comments": { "MissingText": true } }, "makeItUnique": { "Comments": { "MissingText": true } } } } } }, "ILoadingScreen": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "displayLoadingUI": { "Comments": { "MissingText": true } }, "hideLoadingUI": { "Comments": { "MissingText": true } }, "loadingUIBackgroundColor": { "Comments": { "MissingText": true } }, "loadingUIText": { "Comments": { "MissingText": true } } } }, "IMotorEnabledJoint": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "physicsJoint": { "Comments": { "MissingText": true } } }, "Method": { "setLimit": { "Comments": { "MissingText": true }, "Parameter": { "upperLimit": { "Comments": { "MissingText": true } }, "lowerLimit": { "Comments": { "MissingText": true } }, "motorIndex": { "Comments": { "MissingText": true } } } }, "setMotor": { "Comments": { "MissingText": true }, "Parameter": { "force": { "Comments": { "MissingText": true } }, "maxForce": { "Comments": { "MissingText": true } }, "motorIndex": { "Comments": { "MissingText": true } } } } } }, "IMultiRenderTargetOptions": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "defaultType": { "Comments": { "MissingText": true } }, "doNotChangeAspectRatio": { "Comments": { "MissingText": true } }, "generateDepthBuffer": { "Comments": { "MissingText": true } }, "generateDepthTexture": { "Comments": { "MissingText": true } }, "generateMipMaps": { "Comments": { "MissingText": true } }, "generateStencilBuffer": { "Comments": { "MissingText": true } }, "samplingModes": { "Comments": { "MissingText": true } }, "textureCount": { "Comments": { "MissingText": true } }, "types": { "Comments": { "MissingText": true } } } }, "IOctreeContainer": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "blocks": { "Comments": { "MissingText": true } } } }, "IParticleSystem": { "Method": { "addColorGradient": { "Comments": { "MissingReturn": true }, "Parameter": { "color1": { "Comments": { "MissingText": true } } } }, "addSizeGradient": { "Comments": { "MissingReturn": true } }, "removeColorGradient": { "Comments": { "MissingReturn": true } }, "removeSizeGradient": { "Comments": { "MissingReturn": true } } } }, "IPhysicsEnabledObject": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "parent": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "rotation": { "Comments": { "MissingText": true } }, "rotationQuaternion": { "Comments": { "MissingText": true } }, "scaling": { "Comments": { "MissingText": true } } }, "Method": { "computeWorldMatrix": { "Comments": { "MissingText": true }, "Parameter": { "force": { "Comments": { "MissingText": true } } } }, "getAbsolutePivotPoint": { "Comments": { "MissingText": true } }, "getAbsolutePosition": { "Comments": { "MissingText": true } }, "getBoundingInfo": { "Comments": { "MissingText": true } }, "getChildMeshes": { "Comments": { "MissingText": true }, "Parameter": { "directDescendantsOnly": { "Comments": { "MissingText": true } } } }, "getClassName": { "Comments": { "MissingText": true } }, "getIndices": { "Comments": { "MissingText": true } }, "getScene": { "Comments": { "MissingText": true } }, "getVerticesData": { "Comments": { "MissingText": true }, "Parameter": { "kind": { "Comments": { "MissingText": true } } } }, "getWorldMatrix": { "Comments": { "MissingText": true } }, "rotate": { "Comments": { "MissingText": true }, "Parameter": { "axis": { "Comments": { "MissingText": true } }, "amount": { "Comments": { "MissingText": true } }, "space": { "Comments": { "MissingText": true } } } }, "setAbsolutePosition": { "Comments": { "MissingText": true }, "Parameter": { "absolutePosition": { "Comments": { "MissingText": true } } } }, "translate": { "Comments": { "MissingText": true }, "Parameter": { "axis": { "Comments": { "MissingText": true } }, "distance": { "Comments": { "MissingText": true } }, "space": { "Comments": { "MissingText": true } } } } } }, "IPhysicsEnginePlugin": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "name": { "Comments": { "MissingText": true } }, "world": { "Comments": { "MissingText": true } } }, "Method": { "applyForce": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "force": { "Comments": { "MissingText": true } }, "contactPoint": { "Comments": { "MissingText": true } } } }, "applyImpulse": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "force": { "Comments": { "MissingText": true } }, "contactPoint": { "Comments": { "MissingText": true } } } }, "dispose": { "Comments": { "MissingText": true } }, "executeStep": { "Comments": { "MissingText": true }, "Parameter": { "delta": { "Comments": { "MissingText": true } }, "impostors": { "Comments": { "MissingText": true } } } }, "generateJoint": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } } } }, "generatePhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getAngularVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBodyFriction": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBodyMass": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBodyRestitution": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getBoxSizeToRef": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "result": { "Comments": { "MissingText": true } } } }, "getLinearVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getRadius": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "getTimeStep": { "Comments": { "MissingText": true } }, "isSupported": { "Comments": { "MissingText": true } }, "removeJoint": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } } } }, "removePhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "setAngularVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "velocity": { "Comments": { "MissingText": true } } } }, "setBodyFriction": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "friction": { "Comments": { "MissingText": true } } } }, "setBodyMass": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "mass": { "Comments": { "MissingText": true } } } }, "setBodyRestitution": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "restitution": { "Comments": { "MissingText": true } } } }, "setGravity": { "Comments": { "MissingText": true }, "Parameter": { "gravity": { "Comments": { "MissingText": true } } } }, "setLimit": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } }, "upperLimit": { "Comments": { "MissingText": true } }, "lowerLimit": { "Comments": { "MissingText": true } }, "motorIndex": { "Comments": { "MissingText": true } } } }, "setLinearVelocity": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "velocity": { "Comments": { "MissingText": true } } } }, "setMotor": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } }, "speed": { "Comments": { "MissingText": true } }, "maxForce": { "Comments": { "MissingText": true } }, "motorIndex": { "Comments": { "MissingText": true } } } }, "setPhysicsBodyTransformation": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } }, "newPosition": { "Comments": { "MissingText": true } }, "newRotation": { "Comments": { "MissingText": true } } } }, "setTimeStep": { "Comments": { "MissingText": true }, "Parameter": { "timeStep": { "Comments": { "MissingText": true } } } }, "setTransformationFromPhysicsBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "sleepBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } }, "syncMeshWithImpostor": { "Comments": { "MissingText": true }, "Parameter": { "mesh": { "Comments": { "MissingText": true } }, "impostor": { "Comments": { "MissingText": true } } } }, "updateDistanceJoint": { "Comments": { "MissingText": true }, "Parameter": { "joint": { "Comments": { "MissingText": true } }, "maxDistance": { "Comments": { "MissingText": true } }, "minDistance": { "Comments": { "MissingText": true } } } }, "wakeUpBody": { "Comments": { "MissingText": true }, "Parameter": { "impostor": { "Comments": { "MissingText": true } } } } } }, "ISceneLoaderPlugin": { "Interface": { "Comments": { "MissingText": true } } }, "ISceneLoaderPluginAsync": { "Interface": { "Comments": { "MissingText": true } } }, "ISceneLoaderPluginExtensions": { "Interface": { "Comments": { "MissingText": true } } }, "ISceneLoaderPluginFactory": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "canDirectLoad": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } } }, "Method": { "createPlugin": { "Comments": { "MissingText": true } } } }, "ISimplificationSettings": { "Property": { "distance": { "Comments": { "MissingText": true } }, "optimizeMesh": { "Comments": { "MissingText": true } }, "quality": { "Comments": { "MissingText": true } } } }, "ISimplificationTask": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "mesh": { "Comments": { "MissingText": true } }, "parallelProcessing": { "Comments": { "MissingText": true } }, "settings": { "Comments": { "MissingText": true } }, "simplificationType": { "Comments": { "MissingText": true } }, "successCallback": { "Comments": { "MissingText": true } } } }, "ISize": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "height": { "Comments": { "MissingText": true } }, "width": { "Comments": { "MissingText": true } } } }, "InitPayload": { "Interface": { "Comments": { "MissingText": true } } }, "PhysicsForceAndContactPoint": { "Property": { "contactPoint": { "Comments": { "MissingText": true } }, "force": { "Comments": { "MissingText": true } } } }, "PhysicsGravitationalFieldEventData": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "sphere": { "Comments": { "MissingText": true } } } }, "PhysicsImpostorJoint": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "connectedImpostor": { "Comments": { "MissingText": true } }, "joint": { "Comments": { "MissingText": true } }, "mainImpostor": { "Comments": { "MissingText": true } } } }, "PhysicsImpostorParameters": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "disableBidirectionalTransformation": { "Comments": { "MissingText": true } }, "friction": { "Comments": { "MissingText": true } }, "ignoreParent": { "Comments": { "MissingText": true } }, "mass": { "Comments": { "MissingText": true } }, "nativeOptions": { "Comments": { "MissingText": true } }, "restitution": { "Comments": { "MissingText": true } } } }, "PhysicsJointData": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "collision": { "Comments": { "MissingText": true } }, "connectedAxis": { "Comments": { "MissingText": true } }, "connectedPivot": { "Comments": { "MissingText": true } }, "mainAxis": { "Comments": { "MissingText": true } }, "mainPivot": { "Comments": { "MissingText": true } }, "nativeParams": { "Comments": { "MissingText": true } } } }, "PhysicsRadialExplosionEventData": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "rays": { "Comments": { "MissingText": true } }, "sphere": { "Comments": { "MissingText": true } } } }, "PhysicsUpdraftEventData": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "cylinder": { "Comments": { "MissingText": true } } } }, "PhysicsVortexEventData": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "cylinder": { "Comments": { "MissingText": true } } } }, "SerializedColliderToWorker": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "position": { "Comments": { "MissingText": true } }, "radius": { "Comments": { "MissingText": true } }, "velocity": { "Comments": { "MissingText": true } } } }, "SerializedMesh": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "boxMaximum": { "Comments": { "MissingText": true } }, "boxMinimum": { "Comments": { "MissingText": true } }, "checkCollisions": { "Comments": { "MissingText": true } }, "geometryId": { "Comments": { "MissingText": true } }, "id": { "Comments": { "MissingText": true } }, "name": { "Comments": { "MissingText": true } }, "sphereCenter": { "Comments": { "MissingText": true } }, "sphereRadius": { "Comments": { "MissingText": true } }, "subMeshes": { "Comments": { "MissingText": true } }, "uniqueId": { "Comments": { "MissingText": true } }, "worldMatrixFromCache": { "Comments": { "MissingText": true } } } }, "SerializedSubMesh": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "boxMaximum": { "Comments": { "MissingText": true } }, "boxMinimum": { "Comments": { "MissingText": true } }, "hasMaterial": { "Comments": { "MissingText": true } }, "indexCount": { "Comments": { "MissingText": true } }, "indexStart": { "Comments": { "MissingText": true } }, "position": { "Comments": { "MissingText": true } }, "sphereCenter": { "Comments": { "MissingText": true } }, "sphereRadius": { "Comments": { "MissingText": true } }, "verticesCount": { "Comments": { "MissingText": true } }, "verticesStart": { "Comments": { "MissingText": true } } } }, "SpringJointData": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "damping": { "Comments": { "MissingText": true } }, "length": { "Comments": { "MissingText": true } }, "stiffness": { "Comments": { "MissingText": true } } } }, "UpdatePayload": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "removedGeometries": { "Comments": { "MissingText": true } }, "removedMeshes": { "Comments": { "MissingText": true } }, "updatedGeometries": { "Comments": { "MissingText": true } }, "updatedMeshes": { "Comments": { "MissingText": true } } } }, "WorkerReply": { "Interface": { "Comments": { "MissingText": true } }, "Property": { "error": { "Comments": { "MissingText": true } }, "payload": { "Comments": { "MissingText": true } }, "taskType": { "Comments": { "MissingText": true } } } }, "FloatArray": { "Type alias": { "Comments": { "MissingText": true } } }, "IndicesArray": { "Type alias": { "Comments": { "MissingText": true } } }, "Nullable": { "Type alias": { "Comments": { "MissingText": true } } }, "PostProcessOptions": { "Type alias": { "Comments": { "MissingText": true } } }, "double": { "Type alias": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingText": true } } }, "float": { "Type alias": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingText": true } } }, "int": { "Type alias": { "Naming": { "NotPascalCase": true }, "Comments": { "MissingText": true } } }, "CameraInputTypes": { "Variable": { "Naming": { "ShouldNotBeLooseVariable": true }, "Comments": { "MissingText": true } } }, "CollisionWorker": { "Variable": { "Naming": { "ShouldNotBeLooseVariable": true }, "Comments": { "MissingText": true } } }, "Epsilon": { "Variable": { "Naming": { "ShouldNotBeLooseVariable": true }, "Comments": { "MissingText": true } } }, "ToGammaSpace": { "Variable": { "Naming": { "ShouldNotBeLooseVariable": true }, "Comments": { "MissingText": true } } }, "ToLinearSpace": { "Variable": { "Naming": { "ShouldNotBeLooseVariable": true }, "Comments": { "MissingText": true } } }, "WorkerIncluded": { "Variable": { "Naming": { "ShouldNotBeLooseVariable": true }, "Comments": { "MissingText": true } } } } }