@dcl/playground-assets 7.25.1-31631715875.commit-ece3246 → 7.26.0

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/dist/alpha.d.ts CHANGED
@@ -288,15 +288,6 @@ export declare const AvatarBase: LastWriteWinElementSetComponentDefinition<PBAva
288
288
  /** @public */
289
289
  export declare const AvatarEmoteCommand: GrowOnlyValueSetComponentDefinition<PBAvatarEmoteCommand>;
290
290
 
291
- /** Mask for which bones an animation applies to. */
292
- /**
293
- * @public
294
- */
295
- export declare const enum AvatarEmoteMask {
296
- AEM_FULL_BODY = 0,
297
- AEM_UPPER_BODY = 1
298
- }
299
-
300
291
  /** @public */
301
292
  export declare const AvatarEquippedData: LastWriteWinElementSetComponentDefinition<PBAvatarEquippedData>;
302
293
 
package/dist/beta.d.ts CHANGED
@@ -288,15 +288,6 @@ export declare const AvatarBase: LastWriteWinElementSetComponentDefinition<PBAva
288
288
  /** @public */
289
289
  export declare const AvatarEmoteCommand: GrowOnlyValueSetComponentDefinition<PBAvatarEmoteCommand>;
290
290
 
291
- /** Mask for which bones an animation applies to. */
292
- /**
293
- * @public
294
- */
295
- export declare const enum AvatarEmoteMask {
296
- AEM_FULL_BODY = 0,
297
- AEM_UPPER_BODY = 1
298
- }
299
-
300
291
  /** @public */
301
292
  export declare const AvatarEquippedData: LastWriteWinElementSetComponentDefinition<PBAvatarEquippedData>;
302
293
 
@@ -288,15 +288,6 @@ export declare const AvatarBase: LastWriteWinElementSetComponentDefinition<PBAva
288
288
  /** @public */
289
289
  export declare const AvatarEmoteCommand: GrowOnlyValueSetComponentDefinition<PBAvatarEmoteCommand>;
290
290
 
291
- /** Mask for which bones an animation applies to. */
292
- /**
293
- * @public
294
- */
295
- export declare const enum AvatarEmoteMask {
296
- AEM_FULL_BODY = 0,
297
- AEM_UPPER_BODY = 1
298
- }
299
-
300
291
  /** @public */
301
292
  export declare const AvatarEquippedData: LastWriteWinElementSetComponentDefinition<PBAvatarEquippedData>;
302
293