@dcl/playground-assets 7.7.10-13856045106.commit-7f23e37 → 7.7.10-13934567813.commit-fb33ab1
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 +99 -777
- package/dist/beta.d.ts +99 -777
- package/dist/index.bundled.d.ts +99 -777
- package/dist/index.js +7 -7
- package/dist/index.js.map +4 -4
- package/dist/playground/sdk/dcl-sdk.package.json +2 -2
- package/dist/playground-assets.d.ts +99 -777
- package/etc/playground-assets.api.json +1641 -8487
- package/etc/playground-assets.api.md +69 -496
- package/package.json +4 -4
- package/README.md +0 -27
@@ -136,13 +136,6 @@ export const AvatarAttach: LastWriteWinElementSetComponentDefinition<PBAvatarAtt
|
|
136
136
|
// @public (undocumented)
|
137
137
|
export const AvatarBase: LastWriteWinElementSetComponentDefinition<PBAvatarBase>;
|
138
138
|
|
139
|
-
// @public (undocumented)
|
140
|
-
export const enum AvatarControlType {
|
141
|
-
CCT_NONE = 0,
|
142
|
-
CCT_RELATIVE = 1,
|
143
|
-
CCT_TANK = 2
|
144
|
-
}
|
145
|
-
|
146
139
|
// @public (undocumented)
|
147
140
|
export const AvatarEmoteCommand: GrowOnlyValueSetComponentDefinition<PBAvatarEmoteCommand>;
|
148
141
|
|
@@ -158,28 +151,6 @@ export const enum AvatarModifierType {
|
|
158
151
|
AMT_HIDE_AVATARS = 0
|
159
152
|
}
|
160
153
|
|
161
|
-
// @public (undocumented)
|
162
|
-
export interface AvatarMovementSettings {
|
163
|
-
allowWeightedMovement?: boolean | undefined;
|
164
|
-
// (undocumented)
|
165
|
-
controlMode?: AvatarControlType | undefined;
|
166
|
-
friction?: number | undefined;
|
167
|
-
gravity?: number | undefined;
|
168
|
-
jumpHeight?: number | undefined;
|
169
|
-
maxFallSpeed?: number | undefined;
|
170
|
-
runSpeed?: number | undefined;
|
171
|
-
turnSpeed?: number | undefined;
|
172
|
-
walkSpeed?: number | undefined;
|
173
|
-
}
|
174
|
-
|
175
|
-
// @public (undocumented)
|
176
|
-
export namespace AvatarMovementSettings {
|
177
|
-
// (undocumented)
|
178
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): AvatarMovementSettings;
|
179
|
-
// (undocumented)
|
180
|
-
export function encode(message: AvatarMovementSettings, writer?: _m0.Writer): _m0.Writer;
|
181
|
-
}
|
182
|
-
|
183
154
|
// @public (undocumented)
|
184
155
|
export const AvatarShape: LastWriteWinElementSetComponentDefinition<PBAvatarShape>;
|
185
156
|
|
@@ -376,12 +347,6 @@ export interface ByteBuffer {
|
|
376
347
|
// @public
|
377
348
|
export type Callback = () => void;
|
378
349
|
|
379
|
-
// @public (undocumented)
|
380
|
-
export const CameraLayer: LastWriteWinElementSetComponentDefinition<PBCameraLayer>;
|
381
|
-
|
382
|
-
// @public (undocumented)
|
383
|
-
export const CameraLayers: LastWriteWinElementSetComponentDefinition<PBCameraLayers>;
|
384
|
-
|
385
350
|
// @public (undocumented)
|
386
351
|
export const CameraMode: LastWriteWinElementSetComponentDefinition<PBCameraMode>;
|
387
352
|
|
@@ -430,29 +395,6 @@ export const enum CameraType {
|
|
430
395
|
// @public (undocumented)
|
431
396
|
export type Children = ReactEcs.JSX.ReactNode;
|
432
397
|
|
433
|
-
// @public (undocumented)
|
434
|
-
export interface CinematicSettings {
|
435
|
-
// Warning: (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
|
436
|
-
// Warning: (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
|
437
|
-
// Warning: (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
|
438
|
-
// Warning: (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
|
439
|
-
allowManualRotation?: boolean | undefined;
|
440
|
-
cameraEntity: number;
|
441
|
-
pitchRange?: number | undefined;
|
442
|
-
rollRange?: number | undefined;
|
443
|
-
yawRange?: number | undefined;
|
444
|
-
zoomMax?: number | undefined;
|
445
|
-
zoomMin?: number | undefined;
|
446
|
-
}
|
447
|
-
|
448
|
-
// @public (undocumented)
|
449
|
-
export namespace CinematicSettings {
|
450
|
-
// (undocumented)
|
451
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): CinematicSettings;
|
452
|
-
// (undocumented)
|
453
|
-
export function encode(message: CinematicSettings, writer?: _m0.Writer): _m0.Writer;
|
454
|
-
}
|
455
|
-
|
456
398
|
// @public (undocumented)
|
457
399
|
export const enum ColliderLayer {
|
458
400
|
// (undocumented)
|
@@ -679,18 +621,13 @@ export const componentDefinitionByName: {
|
|
679
621
|
"core::AvatarModifierArea": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBAvatarModifierArea>>;
|
680
622
|
"core::AvatarShape": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBAvatarShape>>;
|
681
623
|
"core::Billboard": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBBillboard>>;
|
682
|
-
"core::CameraLayer": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBCameraLayer>>;
|
683
|
-
"core::CameraLayers": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBCameraLayers>>;
|
684
624
|
"core::CameraMode": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBCameraMode>>;
|
685
625
|
"core::CameraModeArea": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBCameraModeArea>>;
|
686
626
|
"core::EngineInfo": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBEngineInfo>>;
|
687
|
-
"core::GlobalLight": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBGlobalLight>>;
|
688
627
|
"core::GltfContainer": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBGltfContainer>>;
|
689
628
|
"core::GltfContainerLoadingState": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBGltfContainerLoadingState>>;
|
690
|
-
"core::GltfNode": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBGltfNode>>;
|
691
|
-
"core::GltfNodeState": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBGltfNodeState>>;
|
692
629
|
"core::InputModifier": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBInputModifier>>;
|
693
|
-
"core::
|
630
|
+
"core::LightSource": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBLightSource>>;
|
694
631
|
"core::MainCamera": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBMainCamera>>;
|
695
632
|
"core::Material": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBMaterial>>;
|
696
633
|
"core::MeshCollider": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBMeshCollider>>;
|
@@ -700,24 +637,19 @@ export const componentDefinitionByName: {
|
|
700
637
|
"core::PointerEvents": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBPointerEvents>>;
|
701
638
|
"core::PointerEventsResult": GSetComponentGetter<GrowOnlyValueSetComponentDefinition<PBPointerEventsResult>>;
|
702
639
|
"core::PointerLock": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBPointerLock>>;
|
703
|
-
"core::PrimaryPointerInfo": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBPrimaryPointerInfo>>;
|
704
640
|
"core::Raycast": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBRaycast>>;
|
705
641
|
"core::RaycastResult": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBRaycastResult>>;
|
706
642
|
"core::RealmInfo": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBRealmInfo>>;
|
707
|
-
"core::Spotlight": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBSpotlight>>;
|
708
643
|
"core::TextShape": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBTextShape>>;
|
709
|
-
"core::TextureCamera": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBTextureCamera>>;
|
710
644
|
"core::Tween": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBTween>>;
|
711
645
|
"core::TweenSequence": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBTweenSequence>>;
|
712
646
|
"core::TweenState": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBTweenState>>;
|
713
647
|
"core::UiBackground": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiBackground>>;
|
714
|
-
"core::UiCanvas": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiCanvas>>;
|
715
648
|
"core::UiCanvasInformation": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiCanvasInformation>>;
|
716
649
|
"core::UiDropdown": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiDropdown>>;
|
717
650
|
"core::UiDropdownResult": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiDropdownResult>>;
|
718
651
|
"core::UiInput": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiInput>>;
|
719
652
|
"core::UiInputResult": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiInputResult>>;
|
720
|
-
"core::UiScrollResult": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiScrollResult>>;
|
721
653
|
"core::UiText": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiText>>;
|
722
654
|
"core::UiTransform": LwwComponentGetter<LastWriteWinElementSetComponentDefinition<PBUiTransform>>;
|
723
655
|
"core::VideoEvent": GSetComponentGetter<GrowOnlyValueSetComponentDefinition<PBVideoEvent>>;
|
@@ -915,9 +847,6 @@ export function createInputSystem(engine: IEngine): IInputSystem;
|
|
915
847
|
// @public
|
916
848
|
export function createPointerEventsSystem(engine: IEngine, inputSystem: IInputSystem): PointerEventsSystem;
|
917
849
|
|
918
|
-
// @public (undocumented)
|
919
|
-
export function createReactBasedUiSystem(engine: IEngine, pointerSystem: PointerEventsSystem): ReactBasedUiSystem;
|
920
|
-
|
921
850
|
// @public (undocumented)
|
922
851
|
export function createTweenSystem(engine: IEngine): TweenSystem;
|
923
852
|
|
@@ -1156,9 +1085,6 @@ export type EntityComponents = {
|
|
1156
1085
|
onMouseUp: Callback;
|
1157
1086
|
onMouseEnter: Callback;
|
1158
1087
|
onMouseLeave: Callback;
|
1159
|
-
onMouseDrag: Callback;
|
1160
|
-
onMouseDragLocked: Callback;
|
1161
|
-
onMouseDragEnd: Callback;
|
1162
1088
|
};
|
1163
1089
|
|
1164
1090
|
// @public (undocumented)
|
@@ -1262,9 +1188,6 @@ export type GlobalDirectionRaycastSystemOptions = {
|
|
1262
1188
|
direction?: PBVector3;
|
1263
1189
|
};
|
1264
1190
|
|
1265
|
-
// @public (undocumented)
|
1266
|
-
export const GlobalLight: LastWriteWinElementSetComponentDefinition<PBGlobalLight>;
|
1267
|
-
|
1268
1191
|
// Warning: (ae-missing-release-tag) "GlobalTargetRaycastOptions" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
|
1269
1192
|
//
|
1270
1193
|
// @public (undocumented)
|
@@ -1283,22 +1206,6 @@ export const GltfContainer: LastWriteWinElementSetComponentDefinition<PBGltfCont
|
|
1283
1206
|
// @public (undocumented)
|
1284
1207
|
export const GltfContainerLoadingState: LastWriteWinElementSetComponentDefinition<PBGltfContainerLoadingState>;
|
1285
1208
|
|
1286
|
-
// @public (undocumented)
|
1287
|
-
export const GltfNode: LastWriteWinElementSetComponentDefinition<PBGltfNode>;
|
1288
|
-
|
1289
|
-
// @public (undocumented)
|
1290
|
-
export const GltfNodeState: LastWriteWinElementSetComponentDefinition<PBGltfNodeState>;
|
1291
|
-
|
1292
|
-
// @public (undocumented)
|
1293
|
-
export const enum GltfNodeStateValue {
|
1294
|
-
// (undocumented)
|
1295
|
-
GNSV_FAILED = 1,
|
1296
|
-
// (undocumented)
|
1297
|
-
GNSV_PENDING = 0,
|
1298
|
-
// (undocumented)
|
1299
|
-
GNSV_READY = 2
|
1300
|
-
}
|
1301
|
-
|
1302
1209
|
// @public (undocumented)
|
1303
1210
|
export interface GrowOnlyValueSetComponentDefinition<T> extends BaseComponent<T> {
|
1304
1211
|
addValue(entity: Entity, val: DeepReadonly<T>): DeepReadonlySet<T>;
|
@@ -1650,8 +1557,23 @@ export interface LastWriteWinElementSetComponentDefinition<T> extends BaseCompon
|
|
1650
1557
|
getOrNull(entity: Entity): DeepReadonly<T> | null;
|
1651
1558
|
}
|
1652
1559
|
|
1560
|
+
// Warning: (ae-missing-release-tag) "LightSource" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
|
1561
|
+
//
|
1653
1562
|
// @public (undocumented)
|
1654
|
-
export const
|
1563
|
+
export const LightSource: LightSourceComponentDefinitionExtended;
|
1564
|
+
|
1565
|
+
// @public (undocumented)
|
1566
|
+
export interface LightSourceComponentDefinitionExtended extends LastWriteWinElementSetComponentDefinition<PBLightSource> {
|
1567
|
+
Type: LightSourceHelper;
|
1568
|
+
}
|
1569
|
+
|
1570
|
+
// @public (undocumented)
|
1571
|
+
export interface LightSourceHelper {
|
1572
|
+
// (undocumented)
|
1573
|
+
Point: (point: PBLightSource_Point) => PBLightSource['type'];
|
1574
|
+
// (undocumented)
|
1575
|
+
Spot: (spot: PBLightSource_Spot) => PBLightSource['type'];
|
1576
|
+
}
|
1655
1577
|
|
1656
1578
|
// @public
|
1657
1579
|
export type Listeners = {
|
@@ -1659,9 +1581,6 @@ export type Listeners = {
|
|
1659
1581
|
onMouseUp?: Callback;
|
1660
1582
|
onMouseEnter?: Callback;
|
1661
1583
|
onMouseLeave?: Callback;
|
1662
|
-
onMouseDrag?: Callback;
|
1663
|
-
onMouseDragLocked?: Callback;
|
1664
|
-
onMouseDragEnd?: Callback;
|
1665
1584
|
};
|
1666
1585
|
|
1667
1586
|
// @public (undocumented)
|
@@ -1901,7 +1820,6 @@ export const MeshCollider: MeshColliderComponentDefinitionExtended;
|
|
1901
1820
|
export interface MeshColliderComponentDefinitionExtended extends LastWriteWinElementSetComponentDefinition<PBMeshCollider> {
|
1902
1821
|
setBox(entity: Entity, colliderLayers?: ColliderLayer | ColliderLayer[]): void;
|
1903
1822
|
setCylinder(entity: Entity, radiusBottom?: number, radiusTop?: number, colliderLayers?: ColliderLayer | ColliderLayer[]): void;
|
1904
|
-
setGltfMesh(entity: Entity, source: string, meshName: string, colliderLayers?: ColliderLayer | ColliderLayer[]): void;
|
1905
1823
|
setPlane(entity: Entity, colliderLayers?: ColliderLayer | ColliderLayer[]): void;
|
1906
1824
|
setSphere(entity: Entity, colliderLayers?: ColliderLayer | ColliderLayer[]): void;
|
1907
1825
|
}
|
@@ -1915,7 +1833,6 @@ export const MeshRenderer: MeshRendererComponentDefinitionExtended;
|
|
1915
1833
|
export interface MeshRendererComponentDefinitionExtended extends LastWriteWinElementSetComponentDefinition<PBMeshRenderer> {
|
1916
1834
|
setBox(entity: Entity, uvs?: number[]): void;
|
1917
1835
|
setCylinder(entity: Entity, radiusBottom?: number, radiusTop?: number): void;
|
1918
|
-
setGltfMesh(entity: Entity, source: string, meshName: string): void;
|
1919
1836
|
setPlane(entity: Entity, uvs?: number[]): void;
|
1920
1837
|
setSphere(entity: Entity): void;
|
1921
1838
|
}
|
@@ -2153,19 +2070,6 @@ export const onVideoEvent: Observable<{
|
|
2153
2070
|
totalVideoLength: number;
|
2154
2071
|
}>;
|
2155
2072
|
|
2156
|
-
// @public (undocumented)
|
2157
|
-
export interface Orthographic {
|
2158
|
-
verticalRange?: number | undefined;
|
2159
|
-
}
|
2160
|
-
|
2161
|
-
// @public (undocumented)
|
2162
|
-
export namespace Orthographic {
|
2163
|
-
// (undocumented)
|
2164
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): Orthographic;
|
2165
|
-
// (undocumented)
|
2166
|
-
export function encode(message: Orthographic, writer?: _m0.Writer): _m0.Writer;
|
2167
|
-
}
|
2168
|
-
|
2169
2073
|
// @public
|
2170
2074
|
export type OverflowType = 'hidden' | 'scroll' | 'visible';
|
2171
2075
|
|
@@ -2306,7 +2210,6 @@ export namespace PBAvatarEmoteCommand {
|
|
2306
2210
|
export interface PBAvatarEquippedData {
|
2307
2211
|
// (undocumented)
|
2308
2212
|
emoteUrns: string[];
|
2309
|
-
forceRender: string[];
|
2310
2213
|
// (undocumented)
|
2311
2214
|
wearableUrns: string[];
|
2312
2215
|
}
|
@@ -2324,9 +2227,6 @@ export interface PBAvatarModifierArea {
|
|
2324
2227
|
area: PBVector3 | undefined;
|
2325
2228
|
excludeIds: string[];
|
2326
2229
|
modifiers: AvatarModifierType[];
|
2327
|
-
// (undocumented)
|
2328
|
-
movementSettings?: AvatarMovementSettings | undefined;
|
2329
|
-
useColliderRange?: boolean | undefined;
|
2330
2230
|
}
|
2331
2231
|
|
2332
2232
|
// @public (undocumented)
|
@@ -2344,7 +2244,6 @@ export interface PBAvatarShape {
|
|
2344
2244
|
expressionTriggerId?: string | undefined;
|
2345
2245
|
expressionTriggerTimestamp?: number | undefined;
|
2346
2246
|
eyeColor?: PBColor3 | undefined;
|
2347
|
-
forceRender: string[];
|
2348
2247
|
hairColor?: PBColor3 | undefined;
|
2349
2248
|
id: string;
|
2350
2249
|
name?: string | undefined;
|
@@ -2374,42 +2273,6 @@ export namespace PBBillboard {
|
|
2374
2273
|
export function encode(message: PBBillboard, writer?: _m0.Writer): _m0.Writer;
|
2375
2274
|
}
|
2376
2275
|
|
2377
|
-
// @public (undocumented)
|
2378
|
-
export interface PBCameraLayer {
|
2379
|
-
// (undocumented)
|
2380
|
-
ambientBrightnessOverride?: number | undefined;
|
2381
|
-
// Warning: (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
|
2382
|
-
ambientColorOverride?: PBColor3 | undefined;
|
2383
|
-
directionalLight?: boolean | undefined;
|
2384
|
-
// Warning: (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
|
2385
|
-
layer: number;
|
2386
|
-
showAvatars?: boolean | undefined;
|
2387
|
-
showFog?: boolean | undefined;
|
2388
|
-
showSkybox?: boolean | undefined;
|
2389
|
-
}
|
2390
|
-
|
2391
|
-
// @public (undocumented)
|
2392
|
-
export namespace PBCameraLayer {
|
2393
|
-
// (undocumented)
|
2394
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBCameraLayer;
|
2395
|
-
// (undocumented)
|
2396
|
-
export function encode(message: PBCameraLayer, writer?: _m0.Writer): _m0.Writer;
|
2397
|
-
}
|
2398
|
-
|
2399
|
-
// @public (undocumented)
|
2400
|
-
export interface PBCameraLayers {
|
2401
|
-
// (undocumented)
|
2402
|
-
layers: number[];
|
2403
|
-
}
|
2404
|
-
|
2405
|
-
// @public (undocumented)
|
2406
|
-
export namespace PBCameraLayers {
|
2407
|
-
// (undocumented)
|
2408
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBCameraLayers;
|
2409
|
-
// (undocumented)
|
2410
|
-
export function encode(message: PBCameraLayers, writer?: _m0.Writer): _m0.Writer;
|
2411
|
-
}
|
2412
|
-
|
2413
2276
|
// @public (undocumented)
|
2414
2277
|
export interface PBCameraMode {
|
2415
2278
|
mode: CameraType;
|
@@ -2426,10 +2289,7 @@ export namespace PBCameraMode {
|
|
2426
2289
|
// @public (undocumented)
|
2427
2290
|
export interface PBCameraModeArea {
|
2428
2291
|
area: PBVector3 | undefined;
|
2429
|
-
// (undocumented)
|
2430
|
-
cinematicSettings?: CinematicSettings | undefined;
|
2431
2292
|
mode: CameraType;
|
2432
|
-
useColliderRange?: boolean | undefined;
|
2433
2293
|
}
|
2434
2294
|
|
2435
2295
|
// @public (undocumented)
|
@@ -2493,21 +2353,6 @@ export namespace PBEngineInfo {
|
|
2493
2353
|
export function encode(message: PBEngineInfo, writer?: _m0.Writer): _m0.Writer;
|
2494
2354
|
}
|
2495
2355
|
|
2496
|
-
// @public (undocumented)
|
2497
|
-
export interface PBGlobalLight {
|
2498
|
-
ambientBrightness?: number | undefined;
|
2499
|
-
ambientColor?: PBColor3 | undefined;
|
2500
|
-
direction?: PBVector3 | undefined;
|
2501
|
-
}
|
2502
|
-
|
2503
|
-
// @public (undocumented)
|
2504
|
-
export namespace PBGlobalLight {
|
2505
|
-
// (undocumented)
|
2506
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBGlobalLight;
|
2507
|
-
// (undocumented)
|
2508
|
-
export function encode(message: PBGlobalLight, writer?: _m0.Writer): _m0.Writer;
|
2509
|
-
}
|
2510
|
-
|
2511
2356
|
// @public (undocumented)
|
2512
2357
|
export interface PBGltfContainer {
|
2513
2358
|
invisibleMeshesCollisionMask?: number | undefined;
|
@@ -2525,13 +2370,8 @@ export namespace PBGltfContainer {
|
|
2525
2370
|
|
2526
2371
|
// @public (undocumented)
|
2527
2372
|
export interface PBGltfContainerLoadingState {
|
2528
|
-
animationNames: string[];
|
2529
2373
|
// (undocumented)
|
2530
2374
|
currentState: LoadingState;
|
2531
|
-
materialNames: string[];
|
2532
|
-
meshNames: string[];
|
2533
|
-
nodePaths: string[];
|
2534
|
-
skinNames: string[];
|
2535
2375
|
}
|
2536
2376
|
|
2537
2377
|
// @public (undocumented)
|
@@ -2542,35 +2382,6 @@ export namespace PBGltfContainerLoadingState {
|
|
2542
2382
|
export function encode(message: PBGltfContainerLoadingState, writer?: _m0.Writer): _m0.Writer;
|
2543
2383
|
}
|
2544
2384
|
|
2545
|
-
// @public (undocumented)
|
2546
|
-
export interface PBGltfNode {
|
2547
|
-
path: string;
|
2548
|
-
}
|
2549
|
-
|
2550
|
-
// @public (undocumented)
|
2551
|
-
export namespace PBGltfNode {
|
2552
|
-
// (undocumented)
|
2553
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBGltfNode;
|
2554
|
-
// (undocumented)
|
2555
|
-
export function encode(message: PBGltfNode, writer?: _m0.Writer): _m0.Writer;
|
2556
|
-
}
|
2557
|
-
|
2558
|
-
// @public (undocumented)
|
2559
|
-
export interface PBGltfNodeState {
|
2560
|
-
// (undocumented)
|
2561
|
-
error?: string | undefined;
|
2562
|
-
// (undocumented)
|
2563
|
-
state: GltfNodeStateValue;
|
2564
|
-
}
|
2565
|
-
|
2566
|
-
// @public (undocumented)
|
2567
|
-
export namespace PBGltfNodeState {
|
2568
|
-
// (undocumented)
|
2569
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBGltfNodeState;
|
2570
|
-
// (undocumented)
|
2571
|
-
export function encode(message: PBGltfNodeState, writer?: _m0.Writer): _m0.Writer;
|
2572
|
-
}
|
2573
|
-
|
2574
2385
|
// @public (undocumented)
|
2575
2386
|
export interface PBInputModifier {
|
2576
2387
|
// (undocumented)
|
@@ -2613,19 +2424,63 @@ export namespace PBInputModifier_StandardInput {
|
|
2613
2424
|
}
|
2614
2425
|
|
2615
2426
|
// @public (undocumented)
|
2616
|
-
export interface
|
2427
|
+
export interface PBLightSource {
|
2428
|
+
active?: boolean | undefined;
|
2429
|
+
brightness?: number | undefined;
|
2617
2430
|
color?: PBColor3 | undefined;
|
2618
|
-
|
2619
|
-
|
2620
|
-
|
2431
|
+
range?: number | undefined;
|
2432
|
+
// (undocumented)
|
2433
|
+
type?: {
|
2434
|
+
$case: "point";
|
2435
|
+
point: PBLightSource_Point;
|
2436
|
+
} | {
|
2437
|
+
$case: "spot";
|
2438
|
+
spot: PBLightSource_Spot;
|
2439
|
+
} | undefined;
|
2440
|
+
}
|
2441
|
+
|
2442
|
+
// @public (undocumented)
|
2443
|
+
export namespace PBLightSource {
|
2444
|
+
// (undocumented)
|
2445
|
+
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBLightSource;
|
2446
|
+
// (undocumented)
|
2447
|
+
export function encode(message: PBLightSource, writer?: _m0.Writer): _m0.Writer;
|
2621
2448
|
}
|
2622
2449
|
|
2623
2450
|
// @public (undocumented)
|
2624
|
-
export
|
2451
|
+
export interface PBLightSource_Point {
|
2452
|
+
shadow?: PBLightSource_ShadowType | undefined;
|
2453
|
+
}
|
2454
|
+
|
2455
|
+
// @public (undocumented)
|
2456
|
+
export namespace PBLightSource_Point {
|
2457
|
+
// (undocumented)
|
2458
|
+
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBLightSource_Point;
|
2459
|
+
// (undocumented)
|
2460
|
+
export function encode(message: PBLightSource_Point, writer?: _m0.Writer): _m0.Writer;
|
2461
|
+
}
|
2462
|
+
|
2463
|
+
// @public (undocumented)
|
2464
|
+
export const enum PBLightSource_ShadowType {
|
2465
|
+
ST_HARD = 2,
|
2466
|
+
ST_NONE = 0,
|
2467
|
+
ST_SOFT = 1
|
2468
|
+
}
|
2469
|
+
|
2470
|
+
// @public (undocumented)
|
2471
|
+
export interface PBLightSource_Spot {
|
2472
|
+
innerAngle?: number | undefined;
|
2473
|
+
outerAngle?: number | undefined;
|
2474
|
+
shadow?: PBLightSource_ShadowType | undefined;
|
2475
|
+
shadowMaskTexture?: TextureUnion | undefined;
|
2476
|
+
}
|
2477
|
+
|
2478
|
+
// @public (undocumented)
|
2479
|
+
export namespace PBLightSource_Spot {
|
2625
2480
|
// (undocumented)
|
2626
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number):
|
2481
|
+
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBLightSource_Spot;
|
2627
2482
|
// (undocumented)
|
2628
|
-
export function encode(message:
|
2483
|
+
export function encode(message: PBLightSource_Spot, writer?: _m0.Writer): _m0.Writer;
|
2629
2484
|
}
|
2630
2485
|
|
2631
2486
|
// @public (undocumented)
|
@@ -2643,7 +2498,6 @@ export namespace PBMainCamera {
|
|
2643
2498
|
|
2644
2499
|
// @public (undocumented)
|
2645
2500
|
export interface PBMaterial {
|
2646
|
-
gltf?: PBMaterial_GltfMaterial | undefined;
|
2647
2501
|
// (undocumented)
|
2648
2502
|
material?: {
|
2649
2503
|
$case: "unlit";
|
@@ -2662,22 +2516,6 @@ export namespace PBMaterial {
|
|
2662
2516
|
export function encode(message: PBMaterial, writer?: _m0.Writer): _m0.Writer;
|
2663
2517
|
}
|
2664
2518
|
|
2665
|
-
// @public (undocumented)
|
2666
|
-
export interface PBMaterial_GltfMaterial {
|
2667
|
-
// (undocumented)
|
2668
|
-
gltfSrc: string;
|
2669
|
-
// (undocumented)
|
2670
|
-
name: string;
|
2671
|
-
}
|
2672
|
-
|
2673
|
-
// @public (undocumented)
|
2674
|
-
export namespace PBMaterial_GltfMaterial {
|
2675
|
-
// (undocumented)
|
2676
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBMaterial_GltfMaterial;
|
2677
|
-
// (undocumented)
|
2678
|
-
export function encode(message: PBMaterial_GltfMaterial, writer?: _m0.Writer): _m0.Writer;
|
2679
|
-
}
|
2680
|
-
|
2681
2519
|
// @public (undocumented)
|
2682
2520
|
export interface PBMaterial_PbrMaterial {
|
2683
2521
|
albedoColor?: PBColor4 | undefined;
|
@@ -2739,9 +2577,6 @@ export interface PBMeshCollider {
|
|
2739
2577
|
} | {
|
2740
2578
|
$case: "plane";
|
2741
2579
|
plane: PBMeshCollider_PlaneMesh;
|
2742
|
-
} | {
|
2743
|
-
$case: "gltf";
|
2744
|
-
gltf: PBMeshCollider_GltfMesh;
|
2745
2580
|
} | undefined;
|
2746
2581
|
}
|
2747
2582
|
|
@@ -2779,20 +2614,6 @@ export namespace PBMeshCollider_CylinderMesh {
|
|
2779
2614
|
export function encode(message: PBMeshCollider_CylinderMesh, writer?: _m0.Writer): _m0.Writer;
|
2780
2615
|
}
|
2781
2616
|
|
2782
|
-
// @public (undocumented)
|
2783
|
-
export interface PBMeshCollider_GltfMesh {
|
2784
|
-
gltfSrc: string;
|
2785
|
-
name: string;
|
2786
|
-
}
|
2787
|
-
|
2788
|
-
// @public (undocumented)
|
2789
|
-
export namespace PBMeshCollider_GltfMesh {
|
2790
|
-
// (undocumented)
|
2791
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBMeshCollider_GltfMesh;
|
2792
|
-
// (undocumented)
|
2793
|
-
export function encode(message: PBMeshCollider_GltfMesh, writer?: _m0.Writer): _m0.Writer;
|
2794
|
-
}
|
2795
|
-
|
2796
2617
|
// @public (undocumented)
|
2797
2618
|
export interface PBMeshCollider_PlaneMesh {
|
2798
2619
|
}
|
@@ -2832,9 +2653,6 @@ export interface PBMeshRenderer {
|
|
2832
2653
|
} | {
|
2833
2654
|
$case: "plane";
|
2834
2655
|
plane: PBMeshRenderer_PlaneMesh;
|
2835
|
-
} | {
|
2836
|
-
$case: "gltf";
|
2837
|
-
gltf: PBMeshRenderer_GltfMesh;
|
2838
2656
|
} | undefined;
|
2839
2657
|
}
|
2840
2658
|
|
@@ -2873,20 +2691,6 @@ export namespace PBMeshRenderer_CylinderMesh {
|
|
2873
2691
|
export function encode(message: PBMeshRenderer_CylinderMesh, writer?: _m0.Writer): _m0.Writer;
|
2874
2692
|
}
|
2875
2693
|
|
2876
|
-
// @public (undocumented)
|
2877
|
-
export interface PBMeshRenderer_GltfMesh {
|
2878
|
-
gltfSrc: string;
|
2879
|
-
name: string;
|
2880
|
-
}
|
2881
|
-
|
2882
|
-
// @public (undocumented)
|
2883
|
-
export namespace PBMeshRenderer_GltfMesh {
|
2884
|
-
// (undocumented)
|
2885
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBMeshRenderer_GltfMesh;
|
2886
|
-
// (undocumented)
|
2887
|
-
export function encode(message: PBMeshRenderer_GltfMesh, writer?: _m0.Writer): _m0.Writer;
|
2888
|
-
}
|
2889
|
-
|
2890
2694
|
// @public (undocumented)
|
2891
2695
|
export interface PBMeshRenderer_PlaneMesh {
|
2892
2696
|
uvs: number[];
|
@@ -3037,23 +2841,6 @@ export namespace PBPosition {
|
|
3037
2841
|
export function encode(message: PBPosition, writer?: _m0.Writer): _m0.Writer;
|
3038
2842
|
}
|
3039
2843
|
|
3040
|
-
// @public (undocumented)
|
3041
|
-
export interface PBPrimaryPointerInfo {
|
3042
|
-
// (undocumented)
|
3043
|
-
pointerType?: PointerType | undefined;
|
3044
|
-
screenCoordinates?: PBVector2 | undefined;
|
3045
|
-
screenDelta?: PBVector2 | undefined;
|
3046
|
-
worldRayDirection?: PBVector3 | undefined;
|
3047
|
-
}
|
3048
|
-
|
3049
|
-
// @public (undocumented)
|
3050
|
-
export namespace PBPrimaryPointerInfo {
|
3051
|
-
// (undocumented)
|
3052
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBPrimaryPointerInfo;
|
3053
|
-
// (undocumented)
|
3054
|
-
export function encode(message: PBPrimaryPointerInfo, writer?: _m0.Writer): _m0.Writer;
|
3055
|
-
}
|
3056
|
-
|
3057
2844
|
// @public (undocumented)
|
3058
2845
|
export interface PBQuaternion {
|
3059
2846
|
// (undocumented)
|
@@ -3149,21 +2936,6 @@ export namespace PBRealmInfo {
|
|
3149
2936
|
export function encode(message: PBRealmInfo, writer?: _m0.Writer): _m0.Writer;
|
3150
2937
|
}
|
3151
2938
|
|
3152
|
-
// @public (undocumented)
|
3153
|
-
export interface PBSpotlight {
|
3154
|
-
angle: number;
|
3155
|
-
// Warning: (tsdoc-malformed-html-name) Invalid HTML element: Expecting an HTML name
|
3156
|
-
innerAngle?: number | undefined;
|
3157
|
-
}
|
3158
|
-
|
3159
|
-
// @public (undocumented)
|
3160
|
-
export namespace PBSpotlight {
|
3161
|
-
// (undocumented)
|
3162
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBSpotlight;
|
3163
|
-
// (undocumented)
|
3164
|
-
export function encode(message: PBSpotlight, writer?: _m0.Writer): _m0.Writer;
|
3165
|
-
}
|
3166
|
-
|
3167
2939
|
// @public (undocumented)
|
3168
2940
|
export interface PBTextShape {
|
3169
2941
|
font?: Font | undefined;
|
@@ -3197,31 +2969,6 @@ export namespace PBTextShape {
|
|
3197
2969
|
export function encode(message: PBTextShape, writer?: _m0.Writer): _m0.Writer;
|
3198
2970
|
}
|
3199
2971
|
|
3200
|
-
// @public (undocumented)
|
3201
|
-
export interface PBTextureCamera {
|
3202
|
-
clearColor?: PBColor4 | undefined;
|
3203
|
-
farPlane?: number | undefined;
|
3204
|
-
height?: number | undefined;
|
3205
|
-
layer?: number | undefined;
|
3206
|
-
// (undocumented)
|
3207
|
-
mode?: {
|
3208
|
-
$case: "perspective";
|
3209
|
-
perspective: Perspective;
|
3210
|
-
} | {
|
3211
|
-
$case: "orthographic";
|
3212
|
-
orthographic: Orthographic;
|
3213
|
-
} | undefined;
|
3214
|
-
width?: number | undefined;
|
3215
|
-
}
|
3216
|
-
|
3217
|
-
// @public (undocumented)
|
3218
|
-
export namespace PBTextureCamera {
|
3219
|
-
// (undocumented)
|
3220
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBTextureCamera;
|
3221
|
-
// (undocumented)
|
3222
|
-
export function encode(message: PBTextureCamera, writer?: _m0.Writer): _m0.Writer;
|
3223
|
-
}
|
3224
|
-
|
3225
2972
|
// @public (undocumented)
|
3226
2973
|
export interface PBTween {
|
3227
2974
|
currentTime?: number | undefined;
|
@@ -3303,23 +3050,6 @@ export namespace PBUiBackground {
|
|
3303
3050
|
export function encode(message: PBUiBackground, writer?: _m0.Writer): _m0.Writer;
|
3304
3051
|
}
|
3305
3052
|
|
3306
|
-
// @public (undocumented)
|
3307
|
-
export interface PBUiCanvas {
|
3308
|
-
color?: PBColor4 | undefined;
|
3309
|
-
// (undocumented)
|
3310
|
-
height: number;
|
3311
|
-
// (undocumented)
|
3312
|
-
width: number;
|
3313
|
-
}
|
3314
|
-
|
3315
|
-
// @public (undocumented)
|
3316
|
-
export namespace PBUiCanvas {
|
3317
|
-
// (undocumented)
|
3318
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBUiCanvas;
|
3319
|
-
// (undocumented)
|
3320
|
-
export function encode(message: PBUiCanvas, writer?: _m0.Writer): _m0.Writer;
|
3321
|
-
}
|
3322
|
-
|
3323
3053
|
// @public (undocumented)
|
3324
3054
|
export interface PBUiCanvasInformation {
|
3325
3055
|
devicePixelRatio: number;
|
@@ -3413,27 +3143,11 @@ export namespace PBUiInputResult {
|
|
3413
3143
|
export function encode(message: PBUiInputResult, writer?: _m0.Writer): _m0.Writer;
|
3414
3144
|
}
|
3415
3145
|
|
3416
|
-
// @public (undocumented)
|
3417
|
-
export interface PBUiScrollResult {
|
3418
|
-
// (undocumented)
|
3419
|
-
value: PBVector2 | undefined;
|
3420
|
-
}
|
3421
|
-
|
3422
|
-
// @public (undocumented)
|
3423
|
-
export namespace PBUiScrollResult {
|
3424
|
-
// (undocumented)
|
3425
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): PBUiScrollResult;
|
3426
|
-
// (undocumented)
|
3427
|
-
export function encode(message: PBUiScrollResult, writer?: _m0.Writer): _m0.Writer;
|
3428
|
-
}
|
3429
|
-
|
3430
3146
|
// @public (undocumented)
|
3431
3147
|
export interface PBUiText {
|
3432
3148
|
color?: PBColor4 | undefined;
|
3433
3149
|
font?: Font | undefined;
|
3434
3150
|
fontSize?: number | undefined;
|
3435
|
-
outlineColor?: PBColor4 | undefined;
|
3436
|
-
outlineWidth?: number | undefined;
|
3437
3151
|
textAlign?: TextAlignMode | undefined;
|
3438
3152
|
textWrap?: TextWrap | undefined;
|
3439
3153
|
value: string;
|
@@ -3453,7 +3167,6 @@ export interface PBUiTransform {
|
|
3453
3167
|
alignItems?: YGAlign | undefined;
|
3454
3168
|
alignSelf: YGAlign;
|
3455
3169
|
display: YGDisplay;
|
3456
|
-
elementId?: string | undefined;
|
3457
3170
|
// (undocumented)
|
3458
3171
|
flexBasis: number;
|
3459
3172
|
flexBasisUnit: YGUnit;
|
@@ -3490,7 +3203,6 @@ export interface PBUiTransform {
|
|
3490
3203
|
// (undocumented)
|
3491
3204
|
minWidth: number;
|
3492
3205
|
minWidthUnit: YGUnit;
|
3493
|
-
opacity?: number | undefined;
|
3494
3206
|
overflow: YGOverflow;
|
3495
3207
|
// (undocumented)
|
3496
3208
|
paddingBottom: number;
|
@@ -3522,12 +3234,9 @@ export interface PBUiTransform {
|
|
3522
3234
|
positionType: YGPositionType;
|
3523
3235
|
// (undocumented)
|
3524
3236
|
rightOf: number;
|
3525
|
-
scrollPosition?: ScrollPositionValue | undefined;
|
3526
|
-
scrollVisible?: ShowScrollBar | undefined;
|
3527
3237
|
// (undocumented)
|
3528
3238
|
width: number;
|
3529
3239
|
widthUnit: YGUnit;
|
3530
|
-
zIndex?: number | undefined;
|
3531
3240
|
}
|
3532
3241
|
|
3533
3242
|
// @public (undocumented)
|
@@ -3614,6 +3323,7 @@ export namespace PBVideoPlayer {
|
|
3614
3323
|
export interface PBVirtualCamera {
|
3615
3324
|
// (undocumented)
|
3616
3325
|
defaultTransition?: CameraTransition | undefined;
|
3326
|
+
fov?: number | undefined;
|
3617
3327
|
// (undocumented)
|
3618
3328
|
lookAtEntity?: number | undefined;
|
3619
3329
|
}
|
@@ -3639,19 +3349,6 @@ export namespace PBVisibilityComponent {
|
|
3639
3349
|
export function encode(message: PBVisibilityComponent, writer?: _m0.Writer): _m0.Writer;
|
3640
3350
|
}
|
3641
3351
|
|
3642
|
-
// @public (undocumented)
|
3643
|
-
export interface Perspective {
|
3644
|
-
fieldOfView?: number | undefined;
|
3645
|
-
}
|
3646
|
-
|
3647
|
-
// @public (undocumented)
|
3648
|
-
export namespace Perspective {
|
3649
|
-
// (undocumented)
|
3650
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): Perspective;
|
3651
|
-
// (undocumented)
|
3652
|
-
export function encode(message: Perspective, writer?: _m0.Writer): _m0.Writer;
|
3653
|
-
}
|
3654
|
-
|
3655
3352
|
// @public
|
3656
3353
|
export namespace Plane {
|
3657
3354
|
// (undocumented)
|
@@ -3703,18 +3400,6 @@ export interface PointerEventsSystem {
|
|
3703
3400
|
}, cb: EventSystemCallback): void;
|
3704
3401
|
// @deprecated (undocumented)
|
3705
3402
|
onPointerDown(entity: Entity, cb: EventSystemCallback, opts?: Partial<EventSystemOptions>): void;
|
3706
|
-
onPointerDrag(pointerData: {
|
3707
|
-
entity: Entity;
|
3708
|
-
opts?: Partial<EventSystemOptions>;
|
3709
|
-
}, cb: EventSystemCallback): void;
|
3710
|
-
onPointerDragEnd(pointerData: {
|
3711
|
-
entity: Entity;
|
3712
|
-
opts?: Partial<EventSystemOptions>;
|
3713
|
-
}, cb: EventSystemCallback): void;
|
3714
|
-
onPointerDragLocked(pointerData: {
|
3715
|
-
entity: Entity;
|
3716
|
-
opts?: Partial<EventSystemOptions>;
|
3717
|
-
}, cb: EventSystemCallback): void;
|
3718
3403
|
onPointerHoverEnter(pointerData: {
|
3719
3404
|
entity: Entity;
|
3720
3405
|
opts?: Partial<EventSystemOptions>;
|
@@ -3730,9 +3415,6 @@ export interface PointerEventsSystem {
|
|
3730
3415
|
// @deprecated (undocumented)
|
3731
3416
|
onPointerUp(entity: Entity, cb: EventSystemCallback, opts?: Partial<EventSystemOptions>): void;
|
3732
3417
|
removeOnPointerDown(entity: Entity): void;
|
3733
|
-
removeOnPointerDrag(entity: Entity): void;
|
3734
|
-
removeOnPointerDragEnd(entity: Entity): void;
|
3735
|
-
removeOnPointerDragLocked(entity: Entity): void;
|
3736
3418
|
removeOnPointerHoverEnter(entity: Entity): void;
|
3737
3419
|
removeOnPointerHoverLeave(entity: Entity): void;
|
3738
3420
|
removeOnPointerUp(entity: Entity): void;
|
@@ -3746,12 +3428,6 @@ export const enum PointerEventType {
|
|
3746
3428
|
// (undocumented)
|
3747
3429
|
PET_DOWN = 1,
|
3748
3430
|
// (undocumented)
|
3749
|
-
PET_DRAG = 5,
|
3750
|
-
// (undocumented)
|
3751
|
-
PET_DRAG_END = 6,
|
3752
|
-
// (undocumented)
|
3753
|
-
PET_DRAG_LOCKED = 4,
|
3754
|
-
// (undocumented)
|
3755
3431
|
PET_HOVER_ENTER = 2,
|
3756
3432
|
// (undocumented)
|
3757
3433
|
PET_HOVER_LEAVE = 3,
|
@@ -3773,20 +3449,6 @@ export type PointerFilterType = 'none' | 'block';
|
|
3773
3449
|
// @public (undocumented)
|
3774
3450
|
export const PointerLock: LastWriteWinElementSetComponentDefinition<PBPointerLock>;
|
3775
3451
|
|
3776
|
-
// @public (undocumented)
|
3777
|
-
export const enum PointerType {
|
3778
|
-
// (undocumented)
|
3779
|
-
POT_MOUSE = 1,
|
3780
|
-
// (undocumented)
|
3781
|
-
POT_NONE = 0,
|
3782
|
-
// (undocumented)
|
3783
|
-
POT_PAD = 2,
|
3784
|
-
// (undocumented)
|
3785
|
-
POT_TOUCH = 3,
|
3786
|
-
// (undocumented)
|
3787
|
-
POT_WAND = 4
|
3788
|
-
}
|
3789
|
-
|
3790
3452
|
// @public
|
3791
3453
|
export interface Position {
|
3792
3454
|
// (undocumented)
|
@@ -3808,9 +3470,6 @@ export type PositionType = 'absolute' | 'relative';
|
|
3808
3470
|
// @public
|
3809
3471
|
export type PositionUnit = `${number}px` | `${number}%` | number | `${number}` | ScaleUnit;
|
3810
3472
|
|
3811
|
-
// @public (undocumented)
|
3812
|
-
export const PrimaryPointerInfo: LastWriteWinElementSetComponentDefinition<PBPrimaryPointerInfo>;
|
3813
|
-
|
3814
3473
|
// Warning: (ae-missing-release-tag) "ProcessMessageResultType" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
|
3815
3474
|
//
|
3816
3475
|
// @public (undocumented)
|
@@ -4029,8 +3688,6 @@ export interface ReactBasedUiSystem {
|
|
4029
3688
|
// (undocumented)
|
4030
3689
|
destroy(): void;
|
4031
3690
|
// (undocumented)
|
4032
|
-
setTextureRenderer(entity: Entity, ui: UiComponent): void;
|
4033
|
-
// (undocumented)
|
4034
3691
|
setUiRenderer(ui: UiComponent): void;
|
4035
3692
|
}
|
4036
3693
|
|
@@ -4270,50 +3927,12 @@ export namespace Schemas {
|
|
4270
3927
|
}) => void;
|
4271
3928
|
}
|
4272
3929
|
|
4273
|
-
// @public (undocumented)
|
4274
|
-
export interface ScrollPositionValue {
|
4275
|
-
// (undocumented)
|
4276
|
-
value?: {
|
4277
|
-
$case: "position";
|
4278
|
-
position: PBVector2;
|
4279
|
-
} | {
|
4280
|
-
$case: "reference";
|
4281
|
-
reference: string;
|
4282
|
-
} | undefined;
|
4283
|
-
}
|
4284
|
-
|
4285
|
-
// @public (undocumented)
|
4286
|
-
export namespace ScrollPositionValue {
|
4287
|
-
// (undocumented)
|
4288
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): ScrollPositionValue;
|
4289
|
-
// (undocumented)
|
4290
|
-
export function encode(message: ScrollPositionValue, writer?: _m0.Writer): _m0.Writer;
|
4291
|
-
}
|
4292
|
-
|
4293
|
-
// @public
|
4294
|
-
export type ScrollVisibleType = 'horizontal' | 'vertical' | 'both' | 'hidden';
|
4295
|
-
|
4296
|
-
// @public (undocumented)
|
4297
|
-
export const enum ShowScrollBar {
|
4298
|
-
// (undocumented)
|
4299
|
-
SSB_BOTH = 0,
|
4300
|
-
// (undocumented)
|
4301
|
-
SSB_HIDDEN = 3,
|
4302
|
-
// (undocumented)
|
4303
|
-
SSB_ONLY_HORIZONTAL = 2,
|
4304
|
-
// (undocumented)
|
4305
|
-
SSB_ONLY_VERTICAL = 1
|
4306
|
-
}
|
4307
|
-
|
4308
3930
|
// @public (undocumented)
|
4309
3931
|
export interface Spec {
|
4310
3932
|
// (undocumented)
|
4311
3933
|
[key: string]: ISchema;
|
4312
3934
|
}
|
4313
3935
|
|
4314
|
-
// @public (undocumented)
|
4315
|
-
export const Spotlight: LastWriteWinElementSetComponentDefinition<PBSpotlight>;
|
4316
|
-
|
4317
3936
|
// @alpha
|
4318
3937
|
export const SyncComponents: ISyncComponents;
|
4319
3938
|
|
@@ -4397,9 +4016,6 @@ export namespace Texture {
|
|
4397
4016
|
export function encode(message: Texture, writer?: _m0.Writer): _m0.Writer;
|
4398
4017
|
}
|
4399
4018
|
|
4400
|
-
// @public (undocumented)
|
4401
|
-
export const TextureCamera: LastWriteWinElementSetComponentDefinition<PBTextureCamera>;
|
4402
|
-
|
4403
4019
|
// @public (undocumented)
|
4404
4020
|
export const enum TextureFilterMode {
|
4405
4021
|
// (undocumented)
|
@@ -4462,9 +4078,6 @@ export interface TextureUnion {
|
|
4462
4078
|
} | {
|
4463
4079
|
$case: "videoTexture";
|
4464
4080
|
videoTexture: VideoTexture;
|
4465
|
-
} | {
|
4466
|
-
$case: "uiTexture";
|
4467
|
-
uiTexture: UiCanvasTexture;
|
4468
4081
|
} | undefined;
|
4469
4082
|
}
|
4470
4083
|
|
@@ -4635,7 +4248,6 @@ export interface UiBackgroundProps {
|
|
4635
4248
|
textureMode?: TextureMode;
|
4636
4249
|
textureSlices?: BorderRect | undefined;
|
4637
4250
|
uvs?: number[];
|
4638
|
-
videoTexture?: UiVideoTexture;
|
4639
4251
|
}
|
4640
4252
|
|
4641
4253
|
// @public
|
@@ -4644,28 +4256,9 @@ export interface UiButtonProps extends UiLabelProps, EntityPropTypes {
|
|
4644
4256
|
variant?: 'primary' | 'secondary';
|
4645
4257
|
}
|
4646
4258
|
|
4647
|
-
// @public (undocumented)
|
4648
|
-
export const UiCanvas: LastWriteWinElementSetComponentDefinition<PBUiCanvas>;
|
4649
|
-
|
4650
4259
|
// @public (undocumented)
|
4651
4260
|
export const UiCanvasInformation: LastWriteWinElementSetComponentDefinition<PBUiCanvasInformation>;
|
4652
4261
|
|
4653
|
-
// @public (undocumented)
|
4654
|
-
export interface UiCanvasTexture {
|
4655
|
-
filterMode?: TextureFilterMode | undefined;
|
4656
|
-
// (undocumented)
|
4657
|
-
uiCanvasEntity: number;
|
4658
|
-
wrapMode?: TextureWrapMode | undefined;
|
4659
|
-
}
|
4660
|
-
|
4661
|
-
// @public (undocumented)
|
4662
|
-
export namespace UiCanvasTexture {
|
4663
|
-
// (undocumented)
|
4664
|
-
export function decode(input: _m0.Reader | Uint8Array, length?: number): UiCanvasTexture;
|
4665
|
-
// (undocumented)
|
4666
|
-
export function encode(message: UiCanvasTexture, writer?: _m0.Writer): _m0.Writer;
|
4667
|
-
}
|
4668
|
-
|
4669
4262
|
// @public (undocumented)
|
4670
4263
|
export type UiComponent = () => ReactEcs.JSX.ReactNode;
|
4671
4264
|
|
@@ -4720,8 +4313,6 @@ export interface UiLabelProps {
|
|
4720
4313
|
color?: PBColor4 | undefined;
|
4721
4314
|
font?: UiFontType | undefined;
|
4722
4315
|
fontSize?: ScaleUnit | undefined;
|
4723
|
-
outlineColor?: PBColor4 | undefined;
|
4724
|
-
outlineWidth?: number | undefined;
|
4725
4316
|
textAlign?: TextAlignType | undefined;
|
4726
4317
|
textWrap?: UiTextWrapType | undefined;
|
4727
4318
|
value: string;
|
@@ -4730,9 +4321,6 @@ export interface UiLabelProps {
|
|
4730
4321
|
// @public
|
4731
4322
|
export type uint32 = number;
|
4732
4323
|
|
4733
|
-
// @public (undocumented)
|
4734
|
-
export const UiScrollResult: LastWriteWinElementSetComponentDefinition<PBUiScrollResult>;
|
4735
|
-
|
4736
4324
|
// @public (undocumented)
|
4737
4325
|
export const UiText: LastWriteWinElementSetComponentDefinition<PBUiText>;
|
4738
4326
|
|
@@ -4755,7 +4343,6 @@ export interface UiTransformProps {
|
|
4755
4343
|
alignItems?: AlignType;
|
4756
4344
|
alignSelf?: AlignType;
|
4757
4345
|
display?: DisplayType;
|
4758
|
-
elementId?: string;
|
4759
4346
|
flex?: number;
|
4760
4347
|
flexBasis?: number;
|
4761
4348
|
flexDirection?: FlexDirectionType;
|
@@ -4769,26 +4356,12 @@ export interface UiTransformProps {
|
|
4769
4356
|
maxWidth?: PositionUnit;
|
4770
4357
|
minHeight?: PositionUnit;
|
4771
4358
|
minWidth?: PositionUnit;
|
4772
|
-
opacity?: number;
|
4773
4359
|
overflow?: OverflowType;
|
4774
4360
|
padding?: Partial<Position> | PositionShorthand;
|
4775
4361
|
pointerFilter?: PointerFilterType;
|
4776
4362
|
position?: Partial<Position> | PositionShorthand;
|
4777
4363
|
positionType?: PositionType;
|
4778
|
-
scrollPosition?: PBVector2 | string;
|
4779
|
-
scrollVisible?: ScrollVisibleType;
|
4780
4364
|
width?: PositionUnit | 'auto';
|
4781
|
-
zIndex?: number;
|
4782
|
-
}
|
4783
|
-
|
4784
|
-
// @public
|
4785
|
-
export interface UiVideoTexture {
|
4786
|
-
// (undocumented)
|
4787
|
-
filterMode?: TextureFilterType;
|
4788
|
-
// (undocumented)
|
4789
|
-
videoPlayerEntity: Entity;
|
4790
|
-
// (undocumented)
|
4791
|
-
wrapMode?: TextureWrapType;
|
4792
4365
|
}
|
4793
4366
|
|
4794
4367
|
// @public (undocumented)
|