@needle-tools/engine 4.12.0-next.ca2cebd → 4.12.0-next.da19dd0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/components.needle.json +1 -1
- package/dist/generateMeshBVH.worker-iyfPIK6R.js +21 -0
- package/dist/{gltf-progressive-DZrY8VT6.min.js → gltf-progressive-BmSygnAC.min.js} +2 -2
- package/dist/{gltf-progressive-DgYz5BYa.js → gltf-progressive-DnLBuGK5.js} +24 -24
- package/dist/{gltf-progressive-DWcmTMCh.umd.cjs → gltf-progressive-Rs-ojtXy.umd.cjs} +1 -1
- package/dist/{loader.worker-Dip-PthR.js → loader.worker-DWzfDpAl.js} +4 -4
- package/dist/needle-engine.bundle-BoOkD4mG.umd.cjs +1647 -0
- package/dist/needle-engine.bundle-DDdH38o3.min.js +1647 -0
- package/dist/{needle-engine.bundle-CFkbGdL5.js → needle-engine.bundle-DeqWDtMx.js} +9105 -8761
- package/dist/needle-engine.d.ts +93 -28
- package/dist/needle-engine.js +48 -48
- package/dist/needle-engine.min.js +1 -1
- package/dist/needle-engine.umd.cjs +1 -1
- package/dist/{postprocessing-DYDtB188.min.js → postprocessing-B5ksn9-G.min.js} +54 -54
- package/dist/{postprocessing-CMgoN5t5.umd.cjs → postprocessing-DZtb9Nnn.umd.cjs} +81 -81
- package/dist/{postprocessing-BTW9pD_s.js → postprocessing-__7s9wON.js} +450 -441
- package/dist/{three-DfMvBzXi.js → three-BCCkyCA5.js} +1 -7
- package/dist/{three-qj71I7J3.umd.cjs → three-Bf2NBxAw.umd.cjs} +2 -2
- package/dist/{three-B7CT31Bt.min.js → three-W7zWTcfP.min.js} +1 -1
- package/dist/{three-examples-CsW4_6LI.umd.cjs → three-examples-Dho7cuu4.umd.cjs} +4 -4
- package/dist/{three-examples-D1P7eEhn.min.js → three-examples-MsJjauyk.min.js} +10 -10
- package/dist/{three-examples-D1SK93ek.js → three-examples-y2GeYlze.js} +2 -20
- package/dist/{three-mesh-ui-C_uSB5dD.js → three-mesh-ui-3nSSizT4.js} +1 -1
- package/dist/{three-mesh-ui-LQ44s0AL.min.js → three-mesh-ui-CIez6qJQ.min.js} +1 -1
- package/dist/{three-mesh-ui-DpATDXwU.umd.cjs → three-mesh-ui-zsOOA5Pq.umd.cjs} +1 -1
- package/dist/{vendor-D0zoswDa.js → vendor-DMZcbVO1.js} +3707 -3527
- package/dist/vendor-sURMCFSI.min.js +1116 -0
- package/dist/{vendor-UCpFAwt1.umd.cjs → vendor-tyBvnMF-.umd.cjs} +39 -39
- package/lib/engine/codegen/register_types.js +0 -2
- package/lib/engine/codegen/register_types.js.map +1 -1
- package/lib/engine/debug/debug_console.js +403 -1
- package/lib/engine/debug/debug_console.js.map +1 -1
- package/lib/engine/engine_components.js +3 -3
- package/lib/engine/engine_components.js.map +1 -1
- package/lib/engine/engine_context.js +2 -0
- package/lib/engine/engine_context.js.map +1 -1
- package/lib/engine/engine_input.d.ts +5 -0
- package/lib/engine/engine_input.js +6 -0
- package/lib/engine/engine_input.js.map +1 -1
- package/lib/engine/engine_license.d.ts +18 -0
- package/lib/engine/engine_license.js +158 -18
- package/lib/engine/engine_license.js.map +1 -1
- package/lib/engine/engine_networking.js +5 -5
- package/lib/engine/engine_networking.js.map +1 -1
- package/lib/engine/engine_physics.js.map +1 -1
- package/lib/engine/engine_physics_rapier.js +1 -1
- package/lib/engine/engine_physics_rapier.js.map +1 -1
- package/lib/engine/engine_serialization_builtin_serializer.js +1 -1
- package/lib/engine/engine_serialization_builtin_serializer.js.map +1 -1
- package/lib/engine/engine_utils.d.ts +4 -1
- package/lib/engine/engine_utils.js +28 -4
- package/lib/engine/engine_utils.js.map +1 -1
- package/lib/engine/extensions/extensions.d.ts +29 -7
- package/lib/engine/extensions/extensions.js.map +1 -1
- package/lib/engine/webcomponents/WebXRButtons.js +13 -5
- package/lib/engine/webcomponents/WebXRButtons.js.map +1 -1
- package/lib/engine/webcomponents/needle menu/needle-menu.d.ts +2 -0
- package/lib/engine/webcomponents/needle menu/needle-menu.js +37 -6
- package/lib/engine/webcomponents/needle menu/needle-menu.js.map +1 -1
- package/lib/engine/webcomponents/needle-engine.ar-overlay.js +4 -0
- package/lib/engine/webcomponents/needle-engine.ar-overlay.js.map +1 -1
- package/lib/engine/webcomponents/needle-engine.js +1 -1
- package/lib/engine/webcomponents/needle-engine.js.map +1 -1
- package/lib/engine/xr/NeedleXRSession.d.ts +1 -1
- package/lib/engine/xr/NeedleXRSession.js +106 -22
- package/lib/engine/xr/NeedleXRSession.js.map +1 -1
- package/lib/engine/xr/TempXRContext.js +12 -2
- package/lib/engine/xr/TempXRContext.js.map +1 -1
- package/lib/engine/xr/usdz.js +6 -2
- package/lib/engine/xr/usdz.js.map +1 -1
- package/lib/engine-components/AlignmentConstraint.d.ts +1 -1
- package/lib/engine-components/AlignmentConstraint.js +1 -1
- package/lib/engine-components/Animation.d.ts +1 -1
- package/lib/engine-components/Animation.js +1 -1
- package/lib/engine-components/Animator.d.ts +1 -1
- package/lib/engine-components/Animator.js +1 -1
- package/lib/engine-components/AudioListener.d.ts +1 -1
- package/lib/engine-components/AudioListener.js +1 -1
- package/lib/engine-components/AudioSource.d.ts +1 -1
- package/lib/engine-components/AudioSource.js +1 -1
- package/lib/engine-components/Camera.d.ts +1 -1
- package/lib/engine-components/Camera.js +5 -2
- package/lib/engine-components/Camera.js.map +1 -1
- package/lib/engine-components/CharacterController.d.ts +6 -2
- package/lib/engine-components/CharacterController.js +6 -2
- package/lib/engine-components/CharacterController.js.map +1 -1
- package/lib/engine-components/Collider.d.ts +1 -1
- package/lib/engine-components/Collider.js.map +1 -1
- package/lib/engine-components/Component.d.ts +2 -1
- package/lib/engine-components/Component.js +3 -2
- package/lib/engine-components/Component.js.map +1 -1
- package/lib/engine-components/DragControls.js +4 -1
- package/lib/engine-components/DragControls.js.map +1 -1
- package/lib/engine-components/Joints.d.ts +14 -0
- package/lib/engine-components/Joints.js +14 -0
- package/lib/engine-components/Joints.js.map +1 -1
- package/lib/engine-components/LookAtConstraint.d.ts +1 -1
- package/lib/engine-components/LookAtConstraint.js +1 -1
- package/lib/engine-components/OrbitControls.d.ts +1 -1
- package/lib/engine-components/OrbitControls.js +1 -1
- package/lib/engine-components/Renderer.d.ts +6 -0
- package/lib/engine-components/Renderer.js +6 -0
- package/lib/engine-components/Renderer.js.map +1 -1
- package/lib/engine-components/RendererInstancing.js +5 -3
- package/lib/engine-components/RendererInstancing.js.map +1 -1
- package/lib/engine-components/SceneSwitcher.js +18 -14
- package/lib/engine-components/SceneSwitcher.js.map +1 -1
- package/lib/engine-components/SpectatorCamera.js +15 -7
- package/lib/engine-components/SpectatorCamera.js.map +1 -1
- package/lib/engine-components/SpriteRenderer.d.ts +2 -1
- package/lib/engine-components/SpriteRenderer.js +2 -1
- package/lib/engine-components/SpriteRenderer.js.map +1 -1
- package/lib/engine-components/api.d.ts +1 -0
- package/lib/engine-components/api.js +1 -0
- package/lib/engine-components/api.js.map +1 -1
- package/lib/engine-components/codegen/components.d.ts +0 -1
- package/lib/engine-components/codegen/components.js +0 -1
- package/lib/engine-components/codegen/components.js.map +1 -1
- package/lib/engine-components/timeline/SignalAsset.d.ts +1 -1
- package/lib/engine-components/timeline/SignalAsset.js +1 -1
- package/lib/engine-components/ui/Raycaster.d.ts +3 -2
- package/lib/engine-components/ui/Raycaster.js +3 -2
- package/lib/engine-components/ui/Raycaster.js.map +1 -1
- package/lib/engine-components/ui/RectTransform.d.ts +6 -0
- package/lib/engine-components/ui/RectTransform.js +6 -0
- package/lib/engine-components/ui/RectTransform.js.map +1 -1
- package/lib/engine-components/utils/LookAt.d.ts +2 -1
- package/lib/engine-components/utils/LookAt.js +2 -1
- package/lib/engine-components/utils/LookAt.js.map +1 -1
- package/lib/engine-components/web/CursorFollow.d.ts +1 -1
- package/lib/engine-components/web/CursorFollow.js +1 -1
- package/lib/engine-components/web/HoverAnimation.d.ts +1 -1
- package/lib/engine-components/web/HoverAnimation.js +1 -1
- package/lib/engine-components/web/ViewBox.d.ts +1 -1
- package/lib/engine-components/web/ViewBox.js +1 -1
- package/lib/engine-components/webxr/Avatar.js +2 -0
- package/lib/engine-components/webxr/Avatar.js.map +1 -1
- package/lib/engine-components/webxr/WebXR.js +18 -12
- package/lib/engine-components/webxr/WebXR.js.map +1 -1
- package/package.json +5 -5
- package/plugins/vite/poster-client.js +8 -1
- package/src/engine/codegen/register_types.ts +0 -2
- package/src/engine/debug/debug_console.ts +449 -1
- package/src/engine/engine_components.ts +4 -4
- package/src/engine/engine_context.ts +2 -0
- package/src/engine/engine_input.ts +7 -0
- package/src/engine/engine_license.ts +174 -17
- package/src/engine/engine_networking.ts +5 -5
- package/src/engine/engine_physics.ts +3 -3
- package/src/engine/engine_physics_rapier.ts +1 -1
- package/src/engine/engine_serialization_builtin_serializer.ts +1 -1
- package/src/engine/engine_utils.ts +23 -4
- package/src/engine/extensions/extensions.ts +30 -6
- package/src/engine/webcomponents/WebXRButtons.ts +15 -5
- package/src/engine/webcomponents/needle menu/needle-menu.ts +39 -7
- package/src/engine/webcomponents/needle-engine.ar-overlay.ts +6 -0
- package/src/engine/webcomponents/needle-engine.ts +2 -2
- package/src/engine/xr/NeedleXRSession.ts +120 -24
- package/src/engine/xr/TempXRContext.ts +12 -2
- package/src/engine/xr/usdz.ts +6 -1
- package/src/engine-components/AlignmentConstraint.ts +1 -1
- package/src/engine-components/Animation.ts +1 -1
- package/src/engine-components/Animator.ts +1 -1
- package/src/engine-components/AudioListener.ts +1 -1
- package/src/engine-components/AudioSource.ts +1 -1
- package/src/engine-components/Camera.ts +5 -2
- package/src/engine-components/CharacterController.ts +6 -2
- package/src/engine-components/Collider.ts +1 -1
- package/src/engine-components/Component.ts +5 -4
- package/src/engine-components/DragControls.ts +5 -1
- package/src/engine-components/Joints.ts +14 -0
- package/src/engine-components/LookAtConstraint.ts +1 -1
- package/src/engine-components/OrbitControls.ts +1 -1
- package/src/engine-components/Renderer.ts +6 -0
- package/src/engine-components/RendererInstancing.ts +6 -3
- package/src/engine-components/SceneSwitcher.ts +17 -17
- package/src/engine-components/SpectatorCamera.ts +21 -10
- package/src/engine-components/SpriteRenderer.ts +2 -1
- package/src/engine-components/api.ts +2 -1
- package/src/engine-components/codegen/components.ts +0 -1
- package/src/engine-components/timeline/SignalAsset.ts +1 -1
- package/src/engine-components/ui/Raycaster.ts +3 -2
- package/src/engine-components/ui/RectTransform.ts +6 -0
- package/src/engine-components/utils/LookAt.ts +2 -1
- package/src/engine-components/web/CursorFollow.ts +1 -1
- package/src/engine-components/web/HoverAnimation.ts +1 -1
- package/src/engine-components/web/ViewBox.ts +1 -1
- package/src/engine-components/webxr/Avatar.ts +4 -0
- package/src/engine-components/webxr/WebXR.ts +19 -11
- package/dist/generateMeshBVH.worker-mO20N_b8.js +0 -21
- package/dist/needle-engine.bundle-4A5NjznD.min.js +0 -1647
- package/dist/needle-engine.bundle-BJg4_HhU.umd.cjs +0 -1647
- package/dist/vendor-BKGa4GE0.min.js +0 -1116
package/dist/needle-engine.d.ts
CHANGED
|
@@ -225,7 +225,7 @@ declare type Alignment = "horizontal" | "vertical" | "any";
|
|
|
225
225
|
* You can use this to create dynamic beams or connectors between objects.
|
|
226
226
|
*
|
|
227
227
|
* @summary Aligns and scales the object between two target GameObjects
|
|
228
|
-
* @category
|
|
228
|
+
* @category Constraints
|
|
229
229
|
* @group Components
|
|
230
230
|
**/
|
|
231
231
|
export declare class AlignmentConstraint extends Component {
|
|
@@ -251,7 +251,7 @@ declare type Anchoring = "plane" | "image" | "face" | "none";
|
|
|
251
251
|
/**
|
|
252
252
|
* Animation component to play animations on a GameObject.
|
|
253
253
|
*
|
|
254
|
-
* @summary
|
|
254
|
+
* @summary Plays animations from AnimationClips
|
|
255
255
|
* @category Animation and Sequencing
|
|
256
256
|
* @group Components
|
|
257
257
|
*/
|
|
@@ -535,7 +535,7 @@ export declare class AnimationUtils {
|
|
|
535
535
|
* It works with an {@link AnimatorController} to handle state transitions and animation blending.
|
|
536
536
|
* A new AnimatorController can be created from code via `AnimatorController.createFromClips`.
|
|
537
537
|
*
|
|
538
|
-
* @summary
|
|
538
|
+
* @summary Plays and manages animations on a GameObject based on an AnimatorController
|
|
539
539
|
* @category Animation and Sequencing
|
|
540
540
|
* @group Components
|
|
541
541
|
*/
|
|
@@ -1212,7 +1212,7 @@ export declare class AudioExtension implements IUSDExporterExtension {
|
|
|
1212
1212
|
* This component creates and manages a Three.js {@link three#AudioListener}, automatically connecting it
|
|
1213
1213
|
* to the main camera or a Camera in the parent hierarchy.
|
|
1214
1214
|
*
|
|
1215
|
-
* @summary
|
|
1215
|
+
* @summary Receives audio in the scene and outputs it to speakers
|
|
1216
1216
|
* @category Multimedia
|
|
1217
1217
|
* @group Components
|
|
1218
1218
|
*/
|
|
@@ -1268,7 +1268,7 @@ declare enum AudioRolloffMode {
|
|
|
1268
1268
|
* is muted, the volume is set to 0. When unmuted, the volume
|
|
1269
1269
|
* returns to its previous value.
|
|
1270
1270
|
*
|
|
1271
|
-
* @summary
|
|
1271
|
+
* @summary Plays audio clips from files or media streams
|
|
1272
1272
|
* @category Multimedia
|
|
1273
1273
|
* @group Components
|
|
1274
1274
|
*/
|
|
@@ -2168,7 +2168,7 @@ export declare class CallInfo {
|
|
|
2168
2168
|
* Internally, this component uses {@link PerspectiveCamera} and {@link OrthographicCamera} three.js objects.
|
|
2169
2169
|
*
|
|
2170
2170
|
* @summary Rendering scenes from a specific viewpoint
|
|
2171
|
-
* @category Camera
|
|
2171
|
+
* @category Camera and Controls
|
|
2172
2172
|
* @group Components
|
|
2173
2173
|
*/
|
|
2174
2174
|
export declare class Camera extends Component implements ICamera {
|
|
@@ -2592,8 +2592,12 @@ export declare class CharacterController extends Component {
|
|
|
2592
2592
|
}
|
|
2593
2593
|
|
|
2594
2594
|
/**
|
|
2595
|
-
*
|
|
2596
|
-
*
|
|
2595
|
+
* CharacterControllerInput handles user input to control a CharacterController.
|
|
2596
|
+
* It supports movement, looking around, jumping, and double jumping.
|
|
2597
|
+
* You can customize movement speed, rotation speed, and jump forces.
|
|
2598
|
+
* It also integrates with an Animator component for character animations.
|
|
2599
|
+
* @summary User Input for Character Controller
|
|
2600
|
+
* @category Character
|
|
2597
2601
|
* @group Components
|
|
2598
2602
|
*/
|
|
2599
2603
|
export declare class CharacterControllerInput extends Component {
|
|
@@ -2756,7 +2760,7 @@ export declare type ClipModel = {
|
|
|
2756
2760
|
* @category Physics
|
|
2757
2761
|
* @group Components
|
|
2758
2762
|
*/
|
|
2759
|
-
export declare class Collider extends Component implements ICollider {
|
|
2763
|
+
export declare abstract class Collider extends Component implements ICollider {
|
|
2760
2764
|
/* Excluded from this release type: isCollider */
|
|
2761
2765
|
/**
|
|
2762
2766
|
* The {@link Rigidbody} that this collider is attached to. This handles the physics simulation for this collider.
|
|
@@ -4071,7 +4075,7 @@ export declare function createMotion(name: string, id?: InstantiateIdProvider):
|
|
|
4071
4075
|
* - Example: [Look At Cursor sample](https://engine.needle.tools/samples/look-at-cursor-interactive-3d-header/). This sample combines the CursorFollow component with a LookAt component to create an interactive 3D header that looks at the cursor.
|
|
4072
4076
|
*
|
|
4073
4077
|
* @summary Makes the object follow the cursor position on screen
|
|
4074
|
-
* @category
|
|
4078
|
+
* @category Interactivity
|
|
4075
4079
|
* @group Components
|
|
4076
4080
|
* @component
|
|
4077
4081
|
*/
|
|
@@ -4308,11 +4312,13 @@ export declare namespace DeviceUtilities {
|
|
|
4308
4312
|
export function isAndroidDevice(): boolean;
|
|
4309
4313
|
/** @returns `true` if we're currently using the Mozilla XR Browser (only available for iOS) */
|
|
4310
4314
|
export function isMozillaXR(): boolean;
|
|
4315
|
+
/** @returns `true` if we're currently in the Needle App Clip */
|
|
4316
|
+
export function isNeedleAppClip(): boolean;
|
|
4311
4317
|
/** @returns `true` for MacOS devices */
|
|
4312
4318
|
export function isMacOS(): boolean;
|
|
4313
4319
|
/** @returns `true` for VisionOS devices */
|
|
4314
4320
|
export function isVisionOS(): boolean;
|
|
4315
|
-
/** @returns `true` for
|
|
4321
|
+
/** @returns `true` for mobile Apple devices like iPad, iPhone, iPod, Vision Pro, ... */
|
|
4316
4322
|
export function isiOS(): boolean;
|
|
4317
4323
|
/** @returns `true` if we're currently on safari */
|
|
4318
4324
|
export function isSafari(): boolean;
|
|
@@ -4324,6 +4330,7 @@ export declare namespace DeviceUtilities {
|
|
|
4324
4330
|
export function microphonePermissionsGranted(): Promise<boolean>;
|
|
4325
4331
|
export function getiOSVersion(): string | null;
|
|
4326
4332
|
export function getChromeVersion(): string | null;
|
|
4333
|
+
export function getSafariVersion(): string | null;
|
|
4327
4334
|
}
|
|
4328
4335
|
|
|
4329
4336
|
/**
|
|
@@ -5306,6 +5313,12 @@ declare type FitParameters = {
|
|
|
5306
5313
|
scaleFactor?: Partial<Vector3Like>;
|
|
5307
5314
|
};
|
|
5308
5315
|
|
|
5316
|
+
/**
|
|
5317
|
+
* The FixedJoint groups together 2 rigidbodies, making them stick together in their bound position
|
|
5318
|
+
* @summary Connect two Rigidbodies and make them stick together
|
|
5319
|
+
* @category Physics
|
|
5320
|
+
* @group Components
|
|
5321
|
+
*/
|
|
5309
5322
|
export declare class FixedJoint extends Joint {
|
|
5310
5323
|
protected createJoint(self: Rigidbody, other: Rigidbody): void;
|
|
5311
5324
|
}
|
|
@@ -5663,9 +5676,10 @@ export declare abstract class GameObject extends Object3D implements Object3D, I
|
|
|
5663
5676
|
* Gets a component of the specified type in the gameObject's children hierarchy
|
|
5664
5677
|
* @param go GameObject to search in
|
|
5665
5678
|
* @param typeName Constructor of the component type
|
|
5679
|
+
* @param includeInactive Whether to include inactive objects in the search
|
|
5666
5680
|
* @returns The first matching component if found, otherwise null
|
|
5667
5681
|
*/
|
|
5668
|
-
static getComponentInChildren<T extends IComponent>(go: IGameObject | Object3D, typeName: Constructor<T
|
|
5682
|
+
static getComponentInChildren<T extends IComponent>(go: IGameObject | Object3D, typeName: Constructor<T>, includeInactive?: boolean): T | null;
|
|
5669
5683
|
/**
|
|
5670
5684
|
* Gets all components of the specified type in the gameObject's children hierarchy
|
|
5671
5685
|
* @param go GameObject to search in
|
|
@@ -6166,7 +6180,8 @@ export declare class Graphic extends BaseUIComponent implements IGraphic, IRectT
|
|
|
6166
6180
|
/**
|
|
6167
6181
|
* A Raycaster that performs raycasting against UI elements (objects with a CanvasRenderer component).
|
|
6168
6182
|
*
|
|
6169
|
-
* @
|
|
6183
|
+
* @summary Raycaster for UI elements
|
|
6184
|
+
* @category User Interface
|
|
6170
6185
|
* @group Components
|
|
6171
6186
|
*/
|
|
6172
6187
|
export declare class GraphicRaycaster extends ObjectRaycaster {
|
|
@@ -6354,6 +6369,14 @@ export declare class HideOnStart extends Component implements UsdzBehaviour {
|
|
|
6354
6369
|
beforeCreateDocument(): void;
|
|
6355
6370
|
}
|
|
6356
6371
|
|
|
6372
|
+
/**
|
|
6373
|
+
* The HingeJoint groups together 2 rigid bodies, constraining them to move like connected by a hinge.
|
|
6374
|
+
*
|
|
6375
|
+
* You can specify the anchor point and axis of rotation for the hinge.
|
|
6376
|
+
* @summary Connect two Rigidbodies with a hinge
|
|
6377
|
+
* @category Physics
|
|
6378
|
+
* @group Components
|
|
6379
|
+
*/
|
|
6357
6380
|
export declare class HingeJoint extends Joint {
|
|
6358
6381
|
anchor?: Vector3;
|
|
6359
6382
|
axis?: Vector3;
|
|
@@ -6405,7 +6428,7 @@ declare enum HorizontalWrapMode {
|
|
|
6405
6428
|
* By default, a simple scale-up animation is used. You can customize the hover and idle animations by providing your own animation clips.
|
|
6406
6429
|
*
|
|
6407
6430
|
* @summary Hover Animation on Pointer Enter/Exit
|
|
6408
|
-
* @category
|
|
6431
|
+
* @category Interactivity
|
|
6409
6432
|
* @group Components
|
|
6410
6433
|
*/
|
|
6411
6434
|
export declare class HoverAnimation extends Component {
|
|
@@ -6816,16 +6839,33 @@ export declare interface INeedleEngineComponent extends HTMLElement {
|
|
|
6816
6839
|
}
|
|
6817
6840
|
|
|
6818
6841
|
/**
|
|
6819
|
-
* Interface for registering custom glTF extensions to the Needle Engine GLTFLoaders.
|
|
6842
|
+
* Interface for registering custom glTF extensions to the Needle Engine GLTFLoaders.
|
|
6843
|
+
* Register your plugin using the {@link addCustomExtensionPlugin} method
|
|
6820
6844
|
*/
|
|
6821
6845
|
export declare interface INeedleGLTFExtensionPlugin {
|
|
6822
6846
|
/** The Name of your plugin */
|
|
6823
6847
|
name: string;
|
|
6824
|
-
/** Called before starting to load a glTF file. This callback can be used to add custom extensions to the GLTFLoader
|
|
6848
|
+
/** Called before starting to load a glTF file. This callback can be used to add custom extensions to the [GLTFLoader](https://threejs.org/docs/#GLTFLoader.register)
|
|
6849
|
+
*
|
|
6850
|
+
* @example Add a custom extension to the GLTFloader
|
|
6851
|
+
* ```ts
|
|
6852
|
+
* onImport: (loader, url, context) => {
|
|
6853
|
+
* loader.register((parser) => new MyCustomExtension(parser));
|
|
6854
|
+
* }
|
|
6855
|
+
* ```
|
|
6856
|
+
*/
|
|
6825
6857
|
onImport?: OnImportCallback;
|
|
6826
|
-
/** Called after
|
|
6858
|
+
/** Called after a glTF file has been loaded */
|
|
6827
6859
|
onLoaded?: (url: string, gltf: GLTF, context: Context) => void;
|
|
6828
|
-
/** Called before starting to export a glTF file. This callback can be used to add custom extensions to the GLTFExporter
|
|
6860
|
+
/** Called before starting to export a glTF file. This callback can be used to add custom extensions to the [GLTFExporter](https://threejs.org/docs/#examples/en/exporters/GLTFExporter.register)
|
|
6861
|
+
*
|
|
6862
|
+
* @example Add a custom extension to the GLTFExporter
|
|
6863
|
+
* ```ts
|
|
6864
|
+
* onExport: (exporter, context) => {
|
|
6865
|
+
* exporter.register((writer) => new MyCustomExportExtension(writer));
|
|
6866
|
+
* }
|
|
6867
|
+
*
|
|
6868
|
+
*/
|
|
6829
6869
|
onExport?: OnExportCallback;
|
|
6830
6870
|
}
|
|
6831
6871
|
|
|
@@ -8438,7 +8478,8 @@ export declare enum LogType {
|
|
|
8438
8478
|
* It can also invert the forward direction and keep the up direction.
|
|
8439
8479
|
*
|
|
8440
8480
|
* @summary Makes the object look at a target object or the camera
|
|
8441
|
-
* @category
|
|
8481
|
+
* @category Everywhere Actions
|
|
8482
|
+
* @category Interactivity
|
|
8442
8483
|
* @group Components
|
|
8443
8484
|
*/
|
|
8444
8485
|
export declare class LookAt extends Component implements UsdzBehaviour {
|
|
@@ -8468,7 +8509,7 @@ export declare class LookAt extends Component implements UsdzBehaviour {
|
|
|
8468
8509
|
* This component is used by {@link OrbitControls} internally.
|
|
8469
8510
|
*
|
|
8470
8511
|
* @summary Look At Constraint for OrbitControls
|
|
8471
|
-
* @category Camera Controls
|
|
8512
|
+
* @category Camera and Controls
|
|
8472
8513
|
* @group Components
|
|
8473
8514
|
*/
|
|
8474
8515
|
export declare class LookAtConstraint extends Component {
|
|
@@ -9853,7 +9894,7 @@ export declare class NeedleXRSession implements INeedleXRSession {
|
|
|
9853
9894
|
* @param init The XRSessionInit to use (optional), docs: https://developer.mozilla.org/en-US/docs/Web/API/XRSessionInit
|
|
9854
9895
|
* @param context The Needle Engine context to use
|
|
9855
9896
|
*/
|
|
9856
|
-
static start(mode: XRSessionMode | "ar", init?: XRSessionInit, context?: Context): Promise<NeedleXRSession | null>;
|
|
9897
|
+
static start(mode: XRSessionMode | "ar" | "quicklook", init?: XRSessionInit, context?: Context): Promise<NeedleXRSession | null>;
|
|
9857
9898
|
static setSession(mode: XRSessionMode, session: XRSession, init: XRSessionInit, context: Context): NeedleXRSession;
|
|
9858
9899
|
private static $_stop_request;
|
|
9859
9900
|
/** stops the active XR session */
|
|
@@ -10109,6 +10150,11 @@ export declare class NEPointerEvent extends PointerEvent {
|
|
|
10109
10150
|
/** What type of input created this event: touch, mouse, xr controller, xr hand tracking... */
|
|
10110
10151
|
get pointerType(): PointerTypeNames;
|
|
10111
10152
|
private readonly _pointerType;
|
|
10153
|
+
/**
|
|
10154
|
+
* The button name that raised this event (e.g. for mouse events "left", "right", "middle" or for XRTrigger "xr-standard-trigger" or "xr-standard-thumbstick")
|
|
10155
|
+
* Use {@link button} to get the numeric button index (e.g. 0, 1, 2...) on the controller or mouse.
|
|
10156
|
+
*/
|
|
10157
|
+
readonly buttonName?: ButtonName | "none";
|
|
10112
10158
|
/** The input that raised this event like `pointerdown` */
|
|
10113
10159
|
get type(): InputEventNames;
|
|
10114
10160
|
private readonly _type;
|
|
@@ -10567,7 +10613,7 @@ export declare type ObjectOptions = {
|
|
|
10567
10613
|
/**
|
|
10568
10614
|
* A Raycaster that performs raycasting against its own GameObject.
|
|
10569
10615
|
*
|
|
10570
|
-
* @category
|
|
10616
|
+
* @category Interactivity
|
|
10571
10617
|
* @group Components
|
|
10572
10618
|
*/
|
|
10573
10619
|
export declare class ObjectRaycaster extends Raycaster_2 {
|
|
@@ -10782,9 +10828,15 @@ export declare class OneEuroFilterXYZ {
|
|
|
10782
10828
|
reset(value?: Vec3): void;
|
|
10783
10829
|
}
|
|
10784
10830
|
|
|
10785
|
-
|
|
10831
|
+
/**
|
|
10832
|
+
* Callback type for glTF export plugins. See {@link INeedleGLTFExtensionPlugin.onExport}
|
|
10833
|
+
*/
|
|
10834
|
+
export declare type OnExportCallback = (exporter: GLTFExporter, context: Context) => void;
|
|
10786
10835
|
|
|
10787
|
-
|
|
10836
|
+
/**
|
|
10837
|
+
* Callback type for glTF import plugins. See {@link INeedleGLTFExtensionPlugin.onImport}
|
|
10838
|
+
*/
|
|
10839
|
+
export declare type OnImportCallback = (loader: GLTFLoader, url: string, context: Context) => void;
|
|
10788
10840
|
|
|
10789
10841
|
/**
|
|
10790
10842
|
* Register a callback in the engine context created event.
|
|
@@ -10916,7 +10968,7 @@ declare enum OpenURLMode {
|
|
|
10916
10968
|
* The three OrbitControls object can be accessed via the `controls` property.
|
|
10917
10969
|
* The object being controlled by the OrbitControls (usually the camera) can be accessed via the `controllerObject` property.
|
|
10918
10970
|
* @summary Camera controller using three.js OrbitControls
|
|
10919
|
-
* @category Camera
|
|
10971
|
+
* @category Camera and Controls
|
|
10920
10972
|
* @group Components
|
|
10921
10973
|
*/
|
|
10922
10974
|
export declare class OrbitControls extends Component implements ICameraController {
|
|
@@ -12841,6 +12893,12 @@ export declare class OrbitControls extends Component implements ICameraControlle
|
|
|
12841
12893
|
height: number;
|
|
12842
12894
|
}
|
|
12843
12895
|
|
|
12896
|
+
/**
|
|
12897
|
+
* RectTransform is a component that defines a rectangle for UI layout.
|
|
12898
|
+
* @summary UI Rectangle Transform
|
|
12899
|
+
* @category User Interface
|
|
12900
|
+
* @group Components
|
|
12901
|
+
*/
|
|
12844
12902
|
export declare class RectTransform extends BaseUIComponent implements IRectTransform, IRectTransformChangedReceiver {
|
|
12845
12903
|
get parent(): RectTransform | undefined;
|
|
12846
12904
|
get translation(): Vector3;
|
|
@@ -14740,7 +14798,7 @@ export declare class OrbitControls extends Component implements ICameraControlle
|
|
|
14740
14798
|
* Signals can be added to a signal track on a {@link PlayableDirector}
|
|
14741
14799
|
*
|
|
14742
14800
|
* @summary Receives signals and invokes reactions
|
|
14743
|
-
* @category
|
|
14801
|
+
* @category Animation and Sequencing
|
|
14744
14802
|
* @group Components
|
|
14745
14803
|
*/
|
|
14746
14804
|
export declare class SignalReceiver extends Component {
|
|
@@ -14805,6 +14863,12 @@ export declare class OrbitControls extends Component implements ICameraControlle
|
|
|
14805
14863
|
evaluate(t01: number, target?: Vec3, lerpFactor?: number): Vec3;
|
|
14806
14864
|
}
|
|
14807
14865
|
|
|
14866
|
+
/**
|
|
14867
|
+
* Renders deformable meshes that deform via bones and/or blend shapes.
|
|
14868
|
+
* @summary Renderer for deformable meshes
|
|
14869
|
+
* @category Rendering
|
|
14870
|
+
* @group Components
|
|
14871
|
+
**/
|
|
14808
14872
|
export declare class SkinnedMeshRenderer extends MeshRenderer {
|
|
14809
14873
|
private _needUpdateBoundingSphere;
|
|
14810
14874
|
awake(): void;
|
|
@@ -15360,7 +15424,8 @@ export declare class OrbitControls extends Component implements ICameraControlle
|
|
|
15360
15424
|
*
|
|
15361
15425
|
* - Example: https://engine.needle.tools/samples/spritesheet-animation
|
|
15362
15426
|
*
|
|
15363
|
-
* @
|
|
15427
|
+
* @summary Renders 2D images from a sprite sheet
|
|
15428
|
+
* @category Rendering
|
|
15364
15429
|
* @group Components
|
|
15365
15430
|
*/
|
|
15366
15431
|
export declare class SpriteRenderer extends Component {
|
|
@@ -17004,7 +17069,7 @@ export declare class OrbitControls extends Component implements ICameraControlle
|
|
|
17004
17069
|
* ```
|
|
17005
17070
|
|
|
17006
17071
|
* @summary Automatically fits a box area into the camera view
|
|
17007
|
-
* @category Camera
|
|
17072
|
+
* @category Camera and Controls
|
|
17008
17073
|
* @group Components
|
|
17009
17074
|
* @component
|
|
17010
17075
|
*/
|
package/dist/needle-engine.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { GameObject as r, onClear as i, onDestroy as a, onInitialized as s, onAfterRender as l, onBeforeRender as d, onUpdate as c, onStart as m, TypeStore as p, loadAsset as g, NeedleXRSession as u, Context as S, VERSION as C, Component as y, Components as E } from "./needle-engine.bundle-
|
|
2
|
-
import { $physicsKey as T, ActionBuilder as A, ActionCollection as b, ActionModel as M, Addressables as I, AlignmentConstraint as D, AmbientMode as O, Animation as x, AnimationCurve as k, AnimationExtension as L, AnimationTrackHandler as N, AnimationUtils as B, Animator as F, AnimatorConditionMode as w, AnimatorController as U, AnimatorControllerParameterType as G, AnimatorStateInfo as W, Antialiasing as H, Application as X, AssetDatabase as z, AssetReference as V, Attractor as _, AudioExtension as j, AudioListener as K, AudioSource as Z, AudioTrackHandler as Q, Avatar as Y, AvatarBlink_Simple as $, AvatarEyeLook_Rotation as J, AvatarLoader as q, AvatarMarker as ee, AvatarModel as te, Avatar_Brain_LookAt as oe, Avatar_MouthShapes as re, Avatar_MustacheShake as ne, Avatar_POI as ie, Axes as ae, AxesHelper as se, BUILD_TIME as le, BaseUIComponent as de, BasicIKConstraint as ce, BehaviorExtension as me, BehaviorModel as pe, Component$1 as ge, BlobStorage as ue, BloomEffect as Se, BoxCollider as Ce, BoxGizmo as ye, BoxHelperComponent as Ee, Button as Re, ButtonsFactory as he, CallDirection as fe, CallInfo as ve, Camera as Pe, CameraTargetReachedEvent as Te, Canvas as Ae, CanvasGroup as be, CapsuleCollider as Me, ChangeMaterialOnClick as Ie, ChangeTransformOnClick as De, CharacterController as Oe, CharacterControllerInput as xe, ChromaticAberration as ke, CircularBuffer as Le, ClearFlags as Ne, ClickThrough as Be, ClipExtrapolation as Fe, Collider as we, Collision as Ue, CollisionDetectionMode as Ge, ColorAdjustments as We, ColorBySpeedModule as He, ColorOverLifetimeModule as Xe, Component$1 as ze, ComponentLifecycleEvents as Ve, ConnectionEvents as _e, ContactPoint as je, ContactShadows as Ke, ContextArgs as Ze, ContextEvent as Qe, ContextRegistry as Ye, ControlTrackHandler as $e, CursorFollow as Je, CustomBranding as qe, CustomShader as et, DefaultReflectionMode as tt, Deletable as ot, DeleteBox as rt, DepthOfField as nt, DeviceFlag as it, DeviceUtilities as at, DocumentExtension as st, DragControls as lt, DragMode as dt, DropListener as ct, Duplicatable as mt, EffectWrapper as pt, EmissionModule as gt, EmphasizeOnClick as ut, EngineLoadingView as St, EnvironmentScene as Ct, EventList as yt, EventListEvent as Et, EventSystem as Rt, EventTrigger as ht, FieldWithDefault as ft, FileReference as vt, FileReferenceSerializer as Pt, FileSpawnModel as Tt, File_Event as At, FixedJoint as bt, Fog as Mt, FrameEvent as It, GENERATOR as Dt, Gizmos as Ot, GltfExport as xt, GltfExportBox as kt, Gradient as Lt, Graphic as Nt, GraphicRaycaster as Bt, Graphics as Ft, GridHelper as wt, GridLayoutGroup as Ut, GroundProjectedEnv as Gt, GroupActionModel as Wt, HideFlags as Ht, HideOnStart as Xt, HingeJoint as zt, HorizontalLayoutGroup as Vt, HostData as _t, HoverAnimation as jt, Image as Kt, ImageReference as Zt, ImageReferenceSerializer as Qt, InheritVelocityModule as Yt, Input as $t, InputEventQueue as Jt, InputEvents as qt, InputField as eo, InstanceHandle as to, InstancingHandler as oo, InstancingUtil as ro, InstantiateEvent as no, InstantiateIdProvider as io, InstantiateOptions as ao, Interactable as so, InternalScreenshotUtils as lo, JoinedRoomResponse as co, KeyEventArgs as mo, Keyframe as po, LODGroup as go, LODModel as uo, LeftRoomResponse as So, Light as Co, LightData as yo, LimitVelocityOverLifetimeModule as Eo, LoadingElementOptions as Ro, LogStats as ho, LogType as fo, LookAt as vo, LookAtConstraint as Po, MainModule as To, MarkerTrackHandler as Ao, MarkerType as bo, MaskableGraphic as Mo, Mathf as Io, MeshCollider as Do, MeshRenderer as Oo, MinMaxCurve as xo, MinMaxGradient as ko, NEEDLE_ENGINE_FEATURE_FLAGS as Lo, MODULES as No, NEKeyboardEvent as Bo, NEPointerEvent as Fo, NeedleButtonElement as wo, ContextRegistry as Uo, NeedleEngineModelLoader as Go, NeedleEngineWebComponent as Wo, NeedleMenu as Ho, NeedlePatchesKey as Xo, USDZExporter$1 as zo, NeedleXRController as Vo, NeedleXRSync as _o, NeedleXRUtils as jo, NestedGltf as Ko, NetworkConnection as Zo, NetworkedStreamEvents as Qo, NetworkedStreams as Yo, Networking as $o, NewInstanceModel as Jo, NoiseModule as qo, ObjectRaycaster as er, ObjectUtils as tr, OffsetConstraint as or, OneEuroFilter as rr, OneEuroFilterXYZ as nr, OpenURL as ir, OrbitControls as ar, Outline as sr, OwnershipEvent as lr, OwnershipModel as dr, PUBLIC_KEY as cr, Padding as mr, ParticleBurst as pr, ParticleSubEmitter as gr, ParticleSystem as ur, ParticleSystemBaseBehaviour as Sr, ParticleSystemRenderer as Cr, ParticleSystemShapeType as yr, PeerHandle as Er, PeerNetworking as Rr, Physics as hr, PhysicsExtension as fr, PhysicsMaterialCombine as vr, PixelationEffect as Pr, PlayAnimationOnClick as Tr, PlayAudioOnClick as Ar, PlayableDirector as br, PlayerColor as Mr, PlayerState as Ir, PlayerStateEvent as Dr, PlayerSync as Or, PlayerView as xr, PlayerViewManager as kr, PointerEventData as Lr, PointerType as Nr, PostProcessingEffect as Br, PostProcessingEffectOrder as Fr, PostProcessingHandler as wr, Volume as Ur, PreliminaryAction as Gr, PreliminaryTrigger as Wr, PreviewHelper as Hr, PrimitiveType as Xr, Progress as zr, PromiseAllWithErrors as Vr, PromiseErrorResult as _r, RGBAColor as jr, RapierPhysics as Kr, RawImage as Zr, RaycastOptions as Qr, Rect as Yr, RectTransform as $r, ReflectionProbe as Jr, RegisteredAnimationInfo as qr, RemoteSkybox as en, RenderTexture as tn, RenderTextureSerializer as on, Renderer as rn, RendererData as nn, RendererLightmap as an, Rigidbody as sn, RigidbodyConstraints as ln, RoomEvents as dn, RotationBySpeedModule as cn, RotationOverLifetimeModule as mn, SceneLightSettings as pn, SceneSwitcher as gn, ScreenCapture as un, ScreenSpaceAmbientOcclusion as Sn, ScreenSpaceAmbientOcclusionN8 as Cn, ScrollFollow as yn, SeeThrough as En, SendQueue as Rn, SerializationContext as hn, SetActiveOnClick as fn, ShadowCatcher as vn, ShapeModule as Pn, ShapeOverlapResult as Tn, SharpeningEffect as An, SignalAsset as bn, SignalReceiver as Mn, SignalReceiverEvent as In, SignalTrackHandler as Dn, Size as On, SizeBySpeedModule as xn, SizeOverLifetimeModule as kn, SkinnedMeshRenderer as Ln, SmoothFollow as Nn, SpatialGrabRaycaster as Bn, SpatialHtml as Fn, SpatialTrigger as wn, SpatialTriggerReceiver as Un, SpectatorCamera as Gn, SphereCollider as Wn, SphereIntersection as Hn, SplineContainer as Xn, SplineData as zn, SplineUtils as Vn, SplineWalker as _n, Sprite as jn, SpriteData as Kn, SpriteRenderer as Zn, SpriteSheet as Qn, StateMachineBehaviour as Yn, StreamEndedEvent as $n, StreamReceivedEvent as Jn, SubEmitterSystem as qn, SyncedCamera as ei, SyncedRoom as ti, SyncedTransform as oi, TapGestureTrigger as ri, TeleportTarget as ni, TestRunner as ii, TestSceneUtils as ai, TestSimulateUserData as si, Text as li, TextBuilder as di, TextExtension as ci, TextureSheetAnimationModule as mi, TiltShiftEffect as pi, Time as gi, ToneMappingEffect as ui, TrackHandler as Si, TrackType as Ci, TrailModule as yi, TransformData as Ei, TransformGizmo as Ri, TriggerBuilder as hi, TriggerModel as fi, UIRaycastUtils as vi, UIRootComponent as Pi, USDDocument as Ti, USDObject as Ai, USDWriter as bi, USDZExporter as Mi, USDZText as Ii, USDZUIExtension as Di, UriSerializer as Oi, UsageMarker as xi, UserJoinedOrLeftRoomModel as ki, VariantAction as Li, VelocityOverLifetimeModule as Ni, VerticalLayoutGroup as Bi, VideoPlayer as Fi, ViewBox as wi, ViewDevice as Ui, Vignette as Gi, VisibilityAction as Wi, Voip as Hi, Volume as Xi, VolumeParameter as zi, VolumeProfile as Vi, WaitForFrames as _i, WaitForPromise as ji, WaitForSeconds as Ki, Watch as Zi, WebARCameraBackground as Qi, WebARSessionRoot as Yi, WebXR as $i, WebXRButtonFactory as Ji, WebXRImageTracking as qi, WebXRImageTrackingModel as ea, WebXRPlaneTracking as ta, WebXRTrackedImage as oa, XRControllerFollow as ra, XRControllerModel as na, XRControllerMovement as ia, XRFlag as aa, XRRig as sa, XRState as la, XRStateFlag as da, __Ignore as ca, __internalNotifyObjectDestroyed as ma, activeInHierarchyFieldName as pa, addAttributeChangeCallback as ga, addComponent as ua, addCustomExtensionPlugin as Sa, addNewComponent as Ca, addPatch as ya, apply as Ea, applyHMRChanges as Ra, applyPrototypeExtensions as ha, beginListenDestroy as fa, beginListenInstantiate as va, binaryIdentifierCasts as Pa, build_scene_functions as Ta, builtinComponentKeyName as Aa, calculateProgress01 as ba, clearMessages as Ma, clearMessages as Ia, colorSerializer as Da, compareAssociation as Oa, componentSerializer as xa, copyTexture as ka, createMotion as La, debugNet as Na, debugOwner as Ba, decompressGpuTexture as Fa, deepClone as wa, delay as Ua, delayForFrames as Ga, deserializeObject as Wa, destroy as Ha, destroyComponentInstance as Xa, determineMimeTypeFromExtension as za, disposeObjectResources as Va, disposeStream as _a, editorGuidKeyName as ja, enableSpatialConsole as Ka, euler as Za, eventListSerializer as Qa, exportAsGLTF as Ya, findByGuid as $a, findObjectOfType as Ja, findObjectsOfType as qa, findResourceUsers as es, fitCamera as ts, fitObjectIntoVolume as os, foreachComponent as rs, foreachComponentEnumerator as ns, forward as is, generateQRCode as as, generateSeed as ss, getBoundingBox as ls, getCameraController as ds, getComponent as cs, getComponentInChildren as ms, getComponentInParent as ps, getComponents as gs, getComponentsInChildren as us, getComponentsInParent as Ss, getFormattedDate as Cs, getIconElement as ys, getIconTexture as Es, getLoader as Rs, getOrAddComponent as hs, getParam as fs, getParentHierarchyPath as vs, getPath as Ps, getPeerOptions as Ts, getPeerjsInstance as As, getResourceUserCount as bs, getTempColor as Ms, getTempQuaternion as Is, getTempVector as Ds, getUrlParams as Os, getVisibleInCustomShadowRendering as xs, getWorldDirection as ks, getWorldEuler as Ls, getWorldPosition as Ns, getWorldQuaternion as Bs, getWorldRotation as Fs, getWorldScale as ws, hasCommercialLicense as Us, hasIndieLicense as Gs, hasPointerEventComponent as Ws, hasProLicense as Hs, hideDebugConsole as Xs, imageToCanvas as zs, instantiate as Vs, invokeLoadedImportPluginHooks as _s, invokeXRSessionEnd as js, invokeXRSessionStart as Ks, isActiveInHierarchy as Zs, isActiveSelf as Qs, isAndroidDevice as Ys, isAnimationAction as $s, isComponent as Js, isDebugMode as qs, isDesktop as el, isDestroyed as tl, isDevEnvironment as ol, isDisposed as rl, isExporting as nl, isGLTFModel as il, isHostedOnGlitch as al, isHotReloadEnabled as sl, isHotReloading as ll, isIPad as dl, isIconElement as cl, isLocalNetwork as ml, isMacOS as pl, isMobileDevice as gl, isMozillaXR as ul, isQuest as Sl, isResourceTrackingEnabled as Cl, isSafari as yl, isUsingInstancing as El, isiOS as Rl, isiPad as hl, loadPMREM as fl, loadSync as vl, logHierarchy as Pl, lookAtInverse as Tl, lookAtObject as Al, lookAtScreenPoint as bl, makeId as Ml, makeIdFromRandomWords as Il, makeNameSafe as Dl, markAsInstancedRendered as Ol, microphonePermissionsGranted as xl, nameof as kl, nameofFactory as Ll, objectSerializer as Nl, offXRSessionEnd as Bl, offXRSessionStart as Fl, onXRSessionEnd as wl, onXRSessionStart as Ul, parseSync as Gl, placeOnSurface as Wl, postprocessFBXMaterials as Hl, prefix as Xl, pushState as zl, randomNumber as Vl, registerBinaryType as _l, registerComponent as jl, registerComponentExtension as Kl, registerCustomEffectType as Zl, registerExportExtensions as Ql, registerExtensions as Yl, registerHotReloadType as $l, registerLoader as Jl, registerPrefabProvider as ql, registerPrototypeExtensions as ed, registerType as td, relativePathPrefix as od, removeAttributeChangeCallback as rd, removeComponent as nd, removeCustomImportExtensionType as id, removePatch as ad, resolveUrl as sd, sanitizeString as ld, saveImage as dd, screenshot as cd, screenshot2 as md, sendDestroyed as pd, serializable as gd, serializeObject as ud, serializeable as Sd, setActive as Cd, setAllowBalloonMessages as yd, setAllowOverlayMessages as Ed, setAutoFitEnabled as Rd, setCameraController as hd, setDestroyed as fd, setDevEnvironment as vd, setDisposable as Pd, setDontDestroy as Td, setOrAddParamsToUrl as Ad, setParam as bd, setParamWithoutReload as Md, setPeerOptions as Id, setResourceTrackingEnabled as Dd, setState as Od, setVisibleInCustomShadowRendering as xd, setWorldEuler as kd, setWorldPosition as Ld, setWorldPositionXYZ as Nd, setWorldQuaternion as Bd, setWorldQuaternionXYZW as Fd, setWorldRotation as wd, setWorldRotationXYZ as Ud, setWorldScale as Gd, showBalloonError as Wd, showBalloonMessage as Hd, showBalloonWarning as Xd, showDebugConsole as zd, slerp as Vd, syncDestroy as _d, syncField as jd, syncInstantiate as Kd, textureToCanvas as Zd, toSourceId as Qd, tryCastBinary as Yd, tryDetermineMimetypeFromBinary as $d, tryDetermineMimetypeFromURL as Jd, tryFindObject as qd, tryGetGuid as ec, unregisterHotReloadType as tc, unwatchWrite as oc, useForAutoFit as rc, validate as nc, watchWrite as ic } from "./needle-engine.bundle-CFkbGdL5.js";
|
|
3
|
-
import { NEEDLE_progressive as sc } from "./gltf-progressive-
|
|
4
|
-
import { THREE as R } from "./three-
|
|
1
|
+
import { GameObject as r, onClear as i, onDestroy as a, onInitialized as s, onAfterRender as l, onBeforeRender as d, onUpdate as c, onStart as m, TypeStore as p, loadAsset as g, NeedleXRSession as u, Context as S, VERSION as C, Component as y, Components as E } from "./needle-engine.bundle-DeqWDtMx.js";
|
|
2
|
+
import { $physicsKey as T, ActionBuilder as A, ActionCollection as b, ActionModel as M, Addressables as I, AlignmentConstraint as D, AmbientMode as O, Animation as x, AnimationCurve as k, AnimationExtension as L, AnimationTrackHandler as N, AnimationUtils as B, Animator as F, AnimatorConditionMode as U, AnimatorController as w, AnimatorControllerParameterType as G, AnimatorStateInfo as W, Antialiasing as H, Application as X, AssetDatabase as z, AssetReference as V, Attractor as _, AudioExtension as j, AudioListener as Z, AudioSource as K, AudioTrackHandler as Q, Avatar as Y, AvatarBlink_Simple as $, AvatarEyeLook_Rotation as J, AvatarLoader as q, AvatarMarker as ee, AvatarModel as te, Avatar_Brain_LookAt as oe, Avatar_MouthShapes as re, Avatar_MustacheShake as ne, Avatar_POI as ie, Axes as ae, AxesHelper as se, BUILD_TIME as le, BaseUIComponent as de, BasicIKConstraint as ce, BehaviorExtension as me, BehaviorModel as pe, Component$1 as ge, BlobStorage as ue, BloomEffect as Se, BoxCollider as Ce, BoxGizmo as ye, BoxHelperComponent as Ee, Button as Re, ButtonsFactory as he, CallDirection as fe, CallInfo as ve, Camera as Pe, CameraTargetReachedEvent as Te, Canvas as Ae, CanvasGroup as be, CapsuleCollider as Me, ChangeMaterialOnClick as Ie, ChangeTransformOnClick as De, CharacterController as Oe, CharacterControllerInput as xe, ChromaticAberration as ke, CircularBuffer as Le, ClearFlags as Ne, ClickThrough as Be, ClipExtrapolation as Fe, Collider as Ue, Collision as we, CollisionDetectionMode as Ge, ColorAdjustments as We, ColorBySpeedModule as He, ColorOverLifetimeModule as Xe, Component$1 as ze, ComponentLifecycleEvents as Ve, ConnectionEvents as _e, ContactPoint as je, ContactShadows as Ze, ContextArgs as Ke, ContextEvent as Qe, ContextRegistry as Ye, ControlTrackHandler as $e, CursorFollow as Je, CustomBranding as qe, CustomShader as et, DefaultReflectionMode as tt, Deletable as ot, DeleteBox as rt, DepthOfField as nt, DeviceFlag as it, DeviceUtilities as at, DocumentExtension as st, DragControls as lt, DragMode as dt, DropListener as ct, Duplicatable as mt, EffectWrapper as pt, EmissionModule as gt, EmphasizeOnClick as ut, EngineLoadingView as St, EnvironmentScene as Ct, EventList as yt, EventListEvent as Et, EventSystem as Rt, EventTrigger as ht, FieldWithDefault as ft, FileReference as vt, FileReferenceSerializer as Pt, FileSpawnModel as Tt, File_Event as At, FixedJoint as bt, Fog as Mt, FrameEvent as It, GENERATOR as Dt, Gizmos as Ot, GltfExport as xt, GltfExportBox as kt, Gradient as Lt, Graphic as Nt, GraphicRaycaster as Bt, Graphics as Ft, GridHelper as Ut, GridLayoutGroup as wt, GroundProjectedEnv as Gt, GroupActionModel as Wt, HideFlags as Ht, HideOnStart as Xt, HingeJoint as zt, HorizontalLayoutGroup as Vt, HostData as _t, HoverAnimation as jt, Image as Zt, ImageReference as Kt, ImageReferenceSerializer as Qt, InheritVelocityModule as Yt, Input as $t, InputEventQueue as Jt, InputEvents as qt, InputField as eo, InstanceHandle as to, InstancingHandler as oo, InstancingUtil as ro, InstantiateEvent as no, InstantiateIdProvider as io, InstantiateOptions as ao, Interactable as so, InternalScreenshotUtils as lo, JoinedRoomResponse as co, KeyEventArgs as mo, Keyframe as po, LODGroup as go, LODModel as uo, LeftRoomResponse as So, Light as Co, LightData as yo, LimitVelocityOverLifetimeModule as Eo, LoadingElementOptions as Ro, LogStats as ho, LogType as fo, LookAt as vo, LookAtConstraint as Po, MainModule as To, MarkerTrackHandler as Ao, MarkerType as bo, MaskableGraphic as Mo, Mathf as Io, MeshCollider as Do, MeshRenderer as Oo, MinMaxCurve as xo, MinMaxGradient as ko, NEEDLE_ENGINE_FEATURE_FLAGS as Lo, MODULES as No, NEKeyboardEvent as Bo, NEPointerEvent as Fo, NeedleButtonElement as Uo, ContextRegistry as wo, NeedleEngineModelLoader as Go, NeedleEngineWebComponent as Wo, NeedleMenu as Ho, NeedlePatchesKey as Xo, USDZExporter as zo, NeedleXRController as Vo, NeedleXRSync as _o, NeedleXRUtils as jo, NestedGltf as Zo, NetworkConnection as Ko, NetworkedStreamEvents as Qo, NetworkedStreams as Yo, Networking as $o, NewInstanceModel as Jo, NoiseModule as qo, ObjectRaycaster as er, ObjectUtils as tr, OffsetConstraint as or, OneEuroFilter as rr, OneEuroFilterXYZ as nr, OpenURL as ir, OrbitControls as ar, Outline as sr, OwnershipEvent as lr, OwnershipModel as dr, PUBLIC_KEY as cr, Padding as mr, ParticleBurst as pr, ParticleSubEmitter as gr, ParticleSystem as ur, ParticleSystemBaseBehaviour as Sr, ParticleSystemRenderer as Cr, ParticleSystemShapeType as yr, PeerHandle as Er, PeerNetworking as Rr, Physics as hr, PhysicsExtension as fr, PhysicsMaterialCombine as vr, PixelationEffect as Pr, PlayAnimationOnClick as Tr, PlayAudioOnClick as Ar, PlayableDirector as br, PlayerColor as Mr, PlayerState as Ir, PlayerStateEvent as Dr, PlayerSync as Or, PlayerView as xr, PlayerViewManager as kr, PointerEventData as Lr, PointerType as Nr, PostProcessingEffect as Br, PostProcessingEffectOrder as Fr, PostProcessingHandler as Ur, Volume as wr, PreliminaryAction as Gr, PreliminaryTrigger as Wr, PreviewHelper as Hr, PrimitiveType as Xr, Progress as zr, PromiseAllWithErrors as Vr, PromiseErrorResult as _r, RGBAColor as jr, RapierPhysics as Zr, RawImage as Kr, RaycastOptions as Qr, Rect as Yr, RectTransform as $r, ReflectionProbe as Jr, RegisteredAnimationInfo as qr, RemoteSkybox as en, RenderTexture as tn, RenderTextureSerializer as on, Renderer as rn, RendererData as nn, RendererLightmap as an, Rigidbody as sn, RigidbodyConstraints as ln, RoomEvents as dn, RotationBySpeedModule as cn, RotationOverLifetimeModule as mn, SceneLightSettings as pn, SceneSwitcher as gn, ScreenCapture as un, ScreenSpaceAmbientOcclusion as Sn, ScreenSpaceAmbientOcclusionN8 as Cn, ScrollFollow as yn, SeeThrough as En, SendQueue as Rn, SerializationContext as hn, SetActiveOnClick as fn, ShadowCatcher as vn, ShapeModule as Pn, ShapeOverlapResult as Tn, SharpeningEffect as An, SignalAsset as bn, SignalReceiver as Mn, SignalReceiverEvent as In, SignalTrackHandler as Dn, Size as On, SizeBySpeedModule as xn, SizeOverLifetimeModule as kn, SkinnedMeshRenderer as Ln, SmoothFollow as Nn, SpatialGrabRaycaster as Bn, SpatialHtml as Fn, SpatialTrigger as Un, SpatialTriggerReceiver as wn, SpectatorCamera as Gn, SphereCollider as Wn, SphereIntersection as Hn, SplineContainer as Xn, SplineData as zn, SplineUtils as Vn, SplineWalker as _n, Sprite as jn, SpriteData as Zn, SpriteRenderer as Kn, SpriteSheet as Qn, StateMachineBehaviour as Yn, StreamEndedEvent as $n, StreamReceivedEvent as Jn, SubEmitterSystem as qn, SyncedCamera as ei, SyncedRoom as ti, SyncedTransform as oi, TapGestureTrigger as ri, TeleportTarget as ni, TestRunner as ii, TestSceneUtils as ai, TestSimulateUserData as si, Text as li, TextBuilder as di, TextExtension as ci, TextureSheetAnimationModule as mi, TiltShiftEffect as pi, Time as gi, ToneMappingEffect as ui, TrackHandler as Si, TrackType as Ci, TrailModule as yi, TransformData as Ei, TransformGizmo as Ri, TriggerBuilder as hi, TriggerModel as fi, UIRaycastUtils as vi, UIRootComponent as Pi, USDDocument as Ti, USDObject as Ai, USDWriter as bi, USDZExporter$1 as Mi, USDZText as Ii, USDZUIExtension as Di, UriSerializer as Oi, UsageMarker as xi, UserJoinedOrLeftRoomModel as ki, VariantAction as Li, VelocityOverLifetimeModule as Ni, VerticalLayoutGroup as Bi, VideoPlayer as Fi, ViewBox as Ui, ViewDevice as wi, Vignette as Gi, VisibilityAction as Wi, Voip as Hi, Volume as Xi, VolumeParameter as zi, VolumeProfile as Vi, WaitForFrames as _i, WaitForPromise as ji, WaitForSeconds as Zi, Watch as Ki, WebARCameraBackground as Qi, WebARSessionRoot as Yi, WebXR as $i, WebXRButtonFactory as Ji, WebXRImageTracking as qi, WebXRImageTrackingModel as ea, WebXRPlaneTracking as ta, WebXRTrackedImage as oa, XRControllerFollow as ra, XRControllerModel as na, XRControllerMovement as ia, XRFlag as aa, XRRig as sa, XRState as la, XRStateFlag as da, __Ignore as ca, __internalNotifyObjectDestroyed as ma, activeInHierarchyFieldName as pa, addAttributeChangeCallback as ga, addComponent as ua, addCustomExtensionPlugin as Sa, addNewComponent as Ca, addPatch as ya, apply as Ea, applyHMRChanges as Ra, applyPrototypeExtensions as ha, beginListenDestroy as fa, beginListenInstantiate as va, binaryIdentifierCasts as Pa, build_scene_functions as Ta, builtinComponentKeyName as Aa, calculateProgress01 as ba, clearMessages as Ma, clearMessages as Ia, colorSerializer as Da, compareAssociation as Oa, componentSerializer as xa, copyTexture as ka, createMotion as La, debugNet as Na, debugOwner as Ba, decompressGpuTexture as Fa, deepClone as Ua, delay as wa, delayForFrames as Ga, deserializeObject as Wa, destroy as Ha, destroyComponentInstance as Xa, determineMimeTypeFromExtension as za, disposeObjectResources as Va, disposeStream as _a, editorGuidKeyName as ja, enableSpatialConsole as Za, euler as Ka, eventListSerializer as Qa, exportAsGLTF as Ya, findByGuid as $a, findObjectOfType as Ja, findObjectsOfType as qa, findResourceUsers as es, fitCamera as ts, fitObjectIntoVolume as os, foreachComponent as rs, foreachComponentEnumerator as ns, forward as is, generateQRCode as as, generateSeed as ss, getBoundingBox as ls, getCameraController as ds, getComponent as cs, getComponentInChildren as ms, getComponentInParent as ps, getComponents as gs, getComponentsInChildren as us, getComponentsInParent as Ss, getFormattedDate as Cs, getIconElement as ys, getIconTexture as Es, getLoader as Rs, getOrAddComponent as hs, getParam as fs, getParentHierarchyPath as vs, getPath as Ps, getPeerOptions as Ts, getPeerjsInstance as As, getResourceUserCount as bs, getTempColor as Ms, getTempQuaternion as Is, getTempVector as Ds, getUrlParams as Os, getVisibleInCustomShadowRendering as xs, getWorldDirection as ks, getWorldEuler as Ls, getWorldPosition as Ns, getWorldQuaternion as Bs, getWorldRotation as Fs, getWorldScale as Us, hasCommercialLicense as ws, hasIndieLicense as Gs, hasPointerEventComponent as Ws, hasProLicense as Hs, hideDebugConsole as Xs, imageToCanvas as zs, instantiate as Vs, invokeLoadedImportPluginHooks as _s, invokeXRSessionEnd as js, invokeXRSessionStart as Zs, isActiveInHierarchy as Ks, isActiveSelf as Qs, isAndroidDevice as Ys, isAnimationAction as $s, isComponent as Js, isDebugMode as qs, isDesktop as el, isDestroyed as tl, isDevEnvironment as ol, isDisposed as rl, isExporting as nl, isGLTFModel as il, isHostedOnGlitch as al, isHotReloadEnabled as sl, isHotReloading as ll, isIPad as dl, isIconElement as cl, isLocalNetwork as ml, isMacOS as pl, isMobileDevice as gl, isMozillaXR as ul, isQuest as Sl, isResourceTrackingEnabled as Cl, isSafari as yl, isUsingInstancing as El, isiOS as Rl, isiPad as hl, loadPMREM as fl, loadSync as vl, logHierarchy as Pl, lookAtInverse as Tl, lookAtObject as Al, lookAtScreenPoint as bl, makeId as Ml, makeIdFromRandomWords as Il, makeNameSafe as Dl, markAsInstancedRendered as Ol, microphonePermissionsGranted as xl, nameof as kl, nameofFactory as Ll, objectSerializer as Nl, offXRSessionEnd as Bl, offXRSessionStart as Fl, onXRSessionEnd as Ul, onXRSessionStart as wl, parseSync as Gl, placeOnSurface as Wl, postprocessFBXMaterials as Hl, prefix as Xl, pushState as zl, randomNumber as Vl, registerBinaryType as _l, registerComponent as jl, registerComponentExtension as Zl, registerCustomEffectType as Kl, registerExportExtensions as Ql, registerExtensions as Yl, registerHotReloadType as $l, registerLoader as Jl, registerPrefabProvider as ql, registerPrototypeExtensions as ed, registerType as td, relativePathPrefix as od, removeAttributeChangeCallback as rd, removeComponent as nd, removeCustomImportExtensionType as id, removePatch as ad, resolveUrl as sd, sanitizeString as ld, saveImage as dd, screenshot as cd, screenshot2 as md, sendDestroyed as pd, serializable as gd, serializeObject as ud, serializeable as Sd, setActive as Cd, setAllowBalloonMessages as yd, setAllowOverlayMessages as Ed, setAutoFitEnabled as Rd, setCameraController as hd, setDestroyed as fd, setDevEnvironment as vd, setDisposable as Pd, setDontDestroy as Td, setOrAddParamsToUrl as Ad, setParam as bd, setParamWithoutReload as Md, setPeerOptions as Id, setResourceTrackingEnabled as Dd, setState as Od, setVisibleInCustomShadowRendering as xd, setWorldEuler as kd, setWorldPosition as Ld, setWorldPositionXYZ as Nd, setWorldQuaternion as Bd, setWorldQuaternionXYZW as Fd, setWorldRotation as Ud, setWorldRotationXYZ as wd, setWorldScale as Gd, showBalloonError as Wd, showBalloonMessage as Hd, showBalloonWarning as Xd, showDebugConsole as zd, slerp as Vd, syncDestroy as _d, syncField as jd, syncInstantiate as Zd, textureToCanvas as Kd, toSourceId as Qd, tryCastBinary as Yd, tryDetermineMimetypeFromBinary as $d, tryDetermineMimetypeFromURL as Jd, tryFindObject as qd, tryGetGuid as ec, unregisterHotReloadType as tc, unwatchWrite as oc, useForAutoFit as rc, validate as nc, watchWrite as ic } from "./needle-engine.bundle-DeqWDtMx.js";
|
|
3
|
+
import { NEEDLE_progressive as sc } from "./gltf-progressive-DnLBuGK5.js";
|
|
4
|
+
import { THREE as R } from "./three-BCCkyCA5.js";
|
|
5
5
|
const t = {
|
|
6
6
|
VERSION: C,
|
|
7
7
|
Context: S,
|
|
@@ -56,8 +56,8 @@ export {
|
|
|
56
56
|
N as AnimationTrackHandler,
|
|
57
57
|
B as AnimationUtils,
|
|
58
58
|
F as Animator,
|
|
59
|
-
|
|
60
|
-
|
|
59
|
+
U as AnimatorConditionMode,
|
|
60
|
+
w as AnimatorController,
|
|
61
61
|
G as AnimatorControllerParameterType,
|
|
62
62
|
W as AnimatorStateInfo,
|
|
63
63
|
H as Antialiasing,
|
|
@@ -66,8 +66,8 @@ export {
|
|
|
66
66
|
V as AssetReference,
|
|
67
67
|
_ as Attractor,
|
|
68
68
|
j as AudioExtension,
|
|
69
|
-
|
|
70
|
-
|
|
69
|
+
Z as AudioListener,
|
|
70
|
+
K as AudioSource,
|
|
71
71
|
Q as AudioTrackHandler,
|
|
72
72
|
Y as Avatar,
|
|
73
73
|
$ as AvatarBlink_Simple,
|
|
@@ -110,8 +110,8 @@ export {
|
|
|
110
110
|
Ne as ClearFlags,
|
|
111
111
|
Be as ClickThrough,
|
|
112
112
|
Fe as ClipExtrapolation,
|
|
113
|
-
|
|
114
|
-
|
|
113
|
+
Ue as Collider,
|
|
114
|
+
we as Collision,
|
|
115
115
|
Ge as CollisionDetectionMode,
|
|
116
116
|
We as ColorAdjustments,
|
|
117
117
|
He as ColorBySpeedModule,
|
|
@@ -120,9 +120,9 @@ export {
|
|
|
120
120
|
Ve as ComponentLifecycleEvents,
|
|
121
121
|
_e as ConnectionEvents,
|
|
122
122
|
je as ContactPoint,
|
|
123
|
-
|
|
123
|
+
Ze as ContactShadows,
|
|
124
124
|
S as Context,
|
|
125
|
-
|
|
125
|
+
Ke as ContextArgs,
|
|
126
126
|
Qe as ContextEvent,
|
|
127
127
|
Ye as ContextRegistry,
|
|
128
128
|
$e as ControlTrackHandler,
|
|
@@ -166,8 +166,8 @@ export {
|
|
|
166
166
|
Nt as Graphic,
|
|
167
167
|
Bt as GraphicRaycaster,
|
|
168
168
|
Ft as Graphics,
|
|
169
|
-
|
|
170
|
-
|
|
169
|
+
Ut as GridHelper,
|
|
170
|
+
wt as GridLayoutGroup,
|
|
171
171
|
Gt as GroundProjectedEnv,
|
|
172
172
|
Wt as GroupActionModel,
|
|
173
173
|
Ht as HideFlags,
|
|
@@ -176,8 +176,8 @@ export {
|
|
|
176
176
|
Vt as HorizontalLayoutGroup,
|
|
177
177
|
_t as HostData,
|
|
178
178
|
jt as HoverAnimation,
|
|
179
|
-
|
|
180
|
-
|
|
179
|
+
Zt as Image,
|
|
180
|
+
Kt as ImageReference,
|
|
181
181
|
Qt as ImageReferenceSerializer,
|
|
182
182
|
Yt as InheritVelocityModule,
|
|
183
183
|
$t as Input,
|
|
@@ -220,8 +220,8 @@ export {
|
|
|
220
220
|
sc as NEEDLE_progressive,
|
|
221
221
|
Bo as NEKeyboardEvent,
|
|
222
222
|
Fo as NEPointerEvent,
|
|
223
|
-
|
|
224
|
-
|
|
223
|
+
Uo as NeedleButtonElement,
|
|
224
|
+
wo as NeedleEngine,
|
|
225
225
|
Go as NeedleEngineModelLoader,
|
|
226
226
|
Wo as NeedleEngineWebComponent,
|
|
227
227
|
Ho as NeedleMenu,
|
|
@@ -231,8 +231,8 @@ export {
|
|
|
231
231
|
u as NeedleXRSession,
|
|
232
232
|
_o as NeedleXRSync,
|
|
233
233
|
jo as NeedleXRUtils,
|
|
234
|
-
|
|
235
|
-
|
|
234
|
+
Zo as NestedGltf,
|
|
235
|
+
Ko as NetworkConnection,
|
|
236
236
|
Qo as NetworkedStreamEvents,
|
|
237
237
|
Yo as NetworkedStreams,
|
|
238
238
|
$o as Networking,
|
|
@@ -275,8 +275,8 @@ export {
|
|
|
275
275
|
Nr as PointerType,
|
|
276
276
|
Br as PostProcessingEffect,
|
|
277
277
|
Fr as PostProcessingEffectOrder,
|
|
278
|
-
|
|
279
|
-
|
|
278
|
+
Ur as PostProcessingHandler,
|
|
279
|
+
wr as PostProcessingManager,
|
|
280
280
|
Gr as PreliminaryAction,
|
|
281
281
|
Wr as PreliminaryTrigger,
|
|
282
282
|
Hr as PreviewHelper,
|
|
@@ -285,8 +285,8 @@ export {
|
|
|
285
285
|
Vr as PromiseAllWithErrors,
|
|
286
286
|
_r as PromiseErrorResult,
|
|
287
287
|
jr as RGBAColor,
|
|
288
|
-
|
|
289
|
-
|
|
288
|
+
Zr as RapierPhysics,
|
|
289
|
+
Kr as RawImage,
|
|
290
290
|
Qr as RaycastOptions,
|
|
291
291
|
Yr as Rect,
|
|
292
292
|
$r as RectTransform,
|
|
@@ -328,8 +328,8 @@ export {
|
|
|
328
328
|
Nn as SmoothFollow,
|
|
329
329
|
Bn as SpatialGrabRaycaster,
|
|
330
330
|
Fn as SpatialHtml,
|
|
331
|
-
|
|
332
|
-
|
|
331
|
+
Un as SpatialTrigger,
|
|
332
|
+
wn as SpatialTriggerReceiver,
|
|
333
333
|
Gn as SpectatorCamera,
|
|
334
334
|
Wn as SphereCollider,
|
|
335
335
|
Hn as SphereIntersection,
|
|
@@ -338,8 +338,8 @@ export {
|
|
|
338
338
|
Vn as SplineUtils,
|
|
339
339
|
_n as SplineWalker,
|
|
340
340
|
jn as Sprite,
|
|
341
|
-
|
|
342
|
-
|
|
341
|
+
Zn as SpriteData,
|
|
342
|
+
Kn as SpriteRenderer,
|
|
343
343
|
Qn as SpriteSheet,
|
|
344
344
|
Yn as StateMachineBehaviour,
|
|
345
345
|
$n as StreamEndedEvent,
|
|
@@ -384,8 +384,8 @@ export {
|
|
|
384
384
|
Ni as VelocityOverLifetimeModule,
|
|
385
385
|
Bi as VerticalLayoutGroup,
|
|
386
386
|
Fi as VideoPlayer,
|
|
387
|
-
|
|
388
|
-
|
|
387
|
+
Ui as ViewBox,
|
|
388
|
+
wi as ViewDevice,
|
|
389
389
|
Gi as Vignette,
|
|
390
390
|
Wi as VisibilityAction,
|
|
391
391
|
Hi as Voip,
|
|
@@ -394,8 +394,8 @@ export {
|
|
|
394
394
|
Vi as VolumeProfile,
|
|
395
395
|
_i as WaitForFrames,
|
|
396
396
|
ji as WaitForPromise,
|
|
397
|
-
|
|
398
|
-
|
|
397
|
+
Zi as WaitForSeconds,
|
|
398
|
+
Ki as Watch,
|
|
399
399
|
Qi as WebARCameraBackground,
|
|
400
400
|
Yi as WebARSessionRoot,
|
|
401
401
|
$i as WebXR,
|
|
@@ -438,8 +438,8 @@ export {
|
|
|
438
438
|
Na as debugNet,
|
|
439
439
|
Ba as debugOwner,
|
|
440
440
|
Fa as decompressGpuTexture,
|
|
441
|
-
|
|
442
|
-
|
|
441
|
+
Ua as deepClone,
|
|
442
|
+
wa as delay,
|
|
443
443
|
Ga as delayForFrames,
|
|
444
444
|
Wa as deserializeObject,
|
|
445
445
|
Ha as destroy,
|
|
@@ -448,8 +448,8 @@ export {
|
|
|
448
448
|
Va as disposeObjectResources,
|
|
449
449
|
_a as disposeStream,
|
|
450
450
|
ja as editorGuidKeyName,
|
|
451
|
-
|
|
452
|
-
|
|
451
|
+
Za as enableSpatialConsole,
|
|
452
|
+
Ka as euler,
|
|
453
453
|
Qa as eventListSerializer,
|
|
454
454
|
Ya as exportAsGLTF,
|
|
455
455
|
$a as findByGuid,
|
|
@@ -492,8 +492,8 @@ export {
|
|
|
492
492
|
Ns as getWorldPosition,
|
|
493
493
|
Bs as getWorldQuaternion,
|
|
494
494
|
Fs as getWorldRotation,
|
|
495
|
-
|
|
496
|
-
|
|
495
|
+
Us as getWorldScale,
|
|
496
|
+
ws as hasCommercialLicense,
|
|
497
497
|
Gs as hasIndieLicense,
|
|
498
498
|
Ws as hasPointerEventComponent,
|
|
499
499
|
Hs as hasProLicense,
|
|
@@ -502,8 +502,8 @@ export {
|
|
|
502
502
|
Vs as instantiate,
|
|
503
503
|
_s as invokeLoadedImportPluginHooks,
|
|
504
504
|
js as invokeXRSessionEnd,
|
|
505
|
-
|
|
506
|
-
|
|
505
|
+
Zs as invokeXRSessionStart,
|
|
506
|
+
Ks as isActiveInHierarchy,
|
|
507
507
|
Qs as isActiveSelf,
|
|
508
508
|
Ys as isAndroidDevice,
|
|
509
509
|
$s as isAnimationAction,
|
|
@@ -554,8 +554,8 @@ export {
|
|
|
554
554
|
s as onInitialized,
|
|
555
555
|
m as onStart,
|
|
556
556
|
c as onUpdate,
|
|
557
|
-
|
|
558
|
-
|
|
557
|
+
Ul as onXRSessionEnd,
|
|
558
|
+
wl as onXRSessionStart,
|
|
559
559
|
Gl as parseSync,
|
|
560
560
|
Wl as placeOnSurface,
|
|
561
561
|
Hl as postprocessFBXMaterials,
|
|
@@ -564,8 +564,8 @@ export {
|
|
|
564
564
|
Vl as randomNumber,
|
|
565
565
|
_l as registerBinaryType,
|
|
566
566
|
jl as registerComponent,
|
|
567
|
-
|
|
568
|
-
|
|
567
|
+
Zl as registerComponentExtension,
|
|
568
|
+
Kl as registerCustomEffectType,
|
|
569
569
|
Ql as registerExportExtensions,
|
|
570
570
|
Yl as registerExtensions,
|
|
571
571
|
$l as registerHotReloadType,
|
|
@@ -608,8 +608,8 @@ export {
|
|
|
608
608
|
Nd as setWorldPositionXYZ,
|
|
609
609
|
Bd as setWorldQuaternion,
|
|
610
610
|
Fd as setWorldQuaternionXYZW,
|
|
611
|
-
|
|
612
|
-
|
|
611
|
+
Ud as setWorldRotation,
|
|
612
|
+
wd as setWorldRotationXYZ,
|
|
613
613
|
Gd as setWorldScale,
|
|
614
614
|
Wd as showBalloonError,
|
|
615
615
|
Hd as showBalloonMessage,
|
|
@@ -618,8 +618,8 @@ export {
|
|
|
618
618
|
Vd as slerp,
|
|
619
619
|
_d as syncDestroy,
|
|
620
620
|
jd as syncField,
|
|
621
|
-
|
|
622
|
-
|
|
621
|
+
Zd as syncInstantiate,
|
|
622
|
+
Kd as textureToCanvas,
|
|
623
623
|
Qd as toSourceId,
|
|
624
624
|
Yd as tryCastBinary,
|
|
625
625
|
$d as tryDetermineMimetypeFromBinary,
|