diff --git a/docs/altspacevr-extras/classes/videoplayermanager.html b/docs/altspacevr-extras/classes/videoplayermanager.html index 47ff80296..642f194b0 100644 --- a/docs/altspacevr-extras/classes/videoplayermanager.html +++ b/docs/altspacevr-extras/classes/videoplayermanager.html @@ -113,7 +113,7 @@

constructor

  • Parameters

    @@ -139,7 +139,7 @@

    cleanup

  • Returns void

    @@ -156,7 +156,7 @@

    play

  • Parameters

    @@ -185,7 +185,7 @@

    stop

  • Parameters

    diff --git a/docs/classes/actor.html b/docs/classes/actor.html index eeb0120dd..01a651908 100644 --- a/docs/classes/actor.html +++ b/docs/classes/actor.html @@ -165,7 +165,7 @@

    appearance

  • Returns Appearance

    @@ -173,7 +173,7 @@

    Returns

    Parameters

    @@ -196,7 +196,7 @@

    attachment

  • Returns Attachment

    @@ -213,7 +213,7 @@

    children

  • Returns Actor[]

    @@ -230,7 +230,7 @@

    collider

  • Returns Collider

    @@ -247,7 +247,7 @@

    context

  • Returns Context

    @@ -264,7 +264,7 @@

    exclusiveToUser

  • @@ -293,7 +293,7 @@

    grabbable

  • Returns boolean

    @@ -301,7 +301,7 @@

    Returns boolean

    Parameters

    @@ -324,7 +324,7 @@

    id

  • Returns string

    @@ -341,7 +341,7 @@

    light

  • Returns Light

    @@ -358,7 +358,7 @@

    lookAt

  • Returns LookAt

    @@ -375,7 +375,7 @@

    name

  • Returns string

    @@ -393,7 +393,7 @@

    parent

  • Returns Actor

    @@ -401,7 +401,7 @@

    Returns

    Parameters

    @@ -425,7 +425,7 @@

    parentId

  • Returns string

    @@ -433,7 +433,7 @@

    Returns string

    Parameters

    @@ -456,7 +456,7 @@

    rigidBody

  • Returns RigidBody

    @@ -473,7 +473,7 @@

    subscriptions

  • Returns ("transform" | "rigidbody" | "collider")[]

    @@ -491,7 +491,7 @@

    tag

  • Returns string

    @@ -499,7 +499,7 @@

    Returns string

    Parameters

    @@ -522,7 +522,7 @@

    text

  • Returns Text

    @@ -540,7 +540,7 @@

    transform

  • Returns ActorTransform

    @@ -548,7 +548,7 @@

    Returns

    Parameters

    @@ -574,7 +574,7 @@

    animateTo

  • @@ -619,7 +619,7 @@

    attach

  • @@ -656,7 +656,7 @@

    copy

  • Parameters

    @@ -679,7 +679,7 @@

    createAnimation

  • @@ -716,7 +716,7 @@

    created

  • @@ -739,7 +739,7 @@

    destroy

  • @@ -761,7 +761,7 @@

    detach

  • @@ -783,7 +783,7 @@

    disableAnimation

  • @@ -815,7 +815,7 @@

    enableAnimation

  • @@ -846,7 +846,7 @@

    enableLight

  • @@ -877,7 +877,7 @@

    enableLookAt

  • @@ -917,7 +917,7 @@

    enableRigidBody

  • @@ -948,7 +948,7 @@

    enableText

  • @@ -979,7 +979,7 @@

    findChildrenByName

  • @@ -1016,7 +1016,7 @@

    onAnimationDisabled

  • @@ -1065,7 +1065,7 @@

    onAnimationEnabled

  • @@ -1114,7 +1114,7 @@

    onGrab

  • @@ -1151,7 +1151,7 @@

    pauseAnimation

  • @@ -1182,7 +1182,7 @@

    resumeAnimation

  • @@ -1213,7 +1213,7 @@

    setAnimationState

  • @@ -1247,7 +1247,7 @@

    setAnimationTime

  • @@ -1284,7 +1284,7 @@

    setBehavior

  • @@ -1323,7 +1323,7 @@

    startSound

  • @@ -1360,7 +1360,7 @@

    startVideoStream

  • @@ -1397,7 +1397,7 @@

    subscribe

  • @@ -1428,7 +1428,7 @@

    toJSON

  • Returns ActorLike

    @@ -1445,7 +1445,7 @@

    unsubscribe

  • @@ -1476,7 +1476,7 @@

    Static CreateEmpty

  • @@ -1512,7 +1512,7 @@

    Static CreateFromGLTF

  • @@ -1547,7 +1547,7 @@

    Static CreateFromGltf<
  • @@ -1583,7 +1583,7 @@

    Static CreateFromLibra
  • @@ -1620,7 +1620,7 @@

    Static CreateFromPrefa
  • @@ -1656,7 +1656,7 @@

    Static CreatePrimitive

  • diff --git a/docs/classes/actortransform.html b/docs/classes/actortransform.html index 39a126f0a..9324acdd9 100644 --- a/docs/classes/actortransform.html +++ b/docs/classes/actortransform.html @@ -115,7 +115,7 @@

    constructor

  • Returns ActorTransform

    @@ -136,7 +136,7 @@

    app

  • Returns Transform

    @@ -144,7 +144,7 @@

    Returns

    Parameters

    @@ -168,7 +168,7 @@

    local

  • Returns ScaledTransform

    @@ -176,7 +176,7 @@

    Returns

    Parameters

    @@ -202,7 +202,7 @@

    copy

  • Parameters

    @@ -225,7 +225,7 @@

    toJSON

  • Returns ActorTransformLike

    diff --git a/docs/classes/adapter.html b/docs/classes/adapter.html index bb3b90715..a3faa4605 100644 --- a/docs/classes/adapter.html +++ b/docs/classes/adapter.html @@ -131,7 +131,7 @@

    constructor

  • Parameters

    @@ -157,7 +157,7 @@

    onConnection

  • @@ -210,7 +210,7 @@

    port

  • Returns string @@ -231,7 +231,7 @@

    server

  • Returns Server

    @@ -239,7 +239,7 @@

    Returns Server

    Parameters

    @@ -265,7 +265,7 @@

    Abstract listen

  • Returns Promise<Server>

    diff --git a/docs/classes/angle.html b/docs/classes/angle.html index 98dcbc35b..6010f3d3d 100644 --- a/docs/classes/angle.html +++ b/docs/classes/angle.html @@ -112,7 +112,7 @@

    constructor

  • @@ -143,7 +143,7 @@

    degrees

  • @@ -166,7 +166,7 @@

    radians

  • @@ -189,7 +189,7 @@

    Static BetweenTwoPoint
  • @@ -227,7 +227,7 @@

    Static FromDegrees

  • @@ -259,7 +259,7 @@

    Static FromRadians

  • diff --git a/docs/classes/appearance.html b/docs/classes/appearance.html index 4cac79d00..649a942dc 100644 --- a/docs/classes/appearance.html +++ b/docs/classes/appearance.html @@ -118,7 +118,7 @@

    constructor

  • Parameters

    @@ -144,7 +144,7 @@

    activeAndEnabled

  • @@ -167,7 +167,7 @@

    enabled

  • @@ -186,7 +186,7 @@

    Returns boolean
    @@ -218,7 +218,7 @@

    enabledFor

  • @@ -233,7 +233,7 @@

    Returns
    @@ -264,7 +264,7 @@

    material

  • @@ -275,7 +275,7 @@

    Returns

    Parameters

    @@ -300,7 +300,7 @@

    materialId

  • @@ -317,7 +317,7 @@

    Returns string
    @@ -348,7 +348,7 @@

    copy

  • Parameters

    @@ -371,7 +371,7 @@

    toJSON

  • Returns AppearanceLike

    diff --git a/docs/classes/arc2.html b/docs/classes/arc2.html index 7a7befbcb..c4dcab0e1 100644 --- a/docs/classes/arc2.html +++ b/docs/classes/arc2.html @@ -115,7 +115,7 @@

    constructor

  • @@ -163,7 +163,7 @@

    angle

    angle: Angle
    @@ -178,7 +178,7 @@

    centerPoint

    centerPoint: Vector2
    @@ -193,7 +193,7 @@

    endPoint

    endPoint: Vector2
    @@ -208,7 +208,7 @@

    midPoint

    midPoint: Vector2
    @@ -223,7 +223,7 @@

    orientation

    orientation: Orientation
    @@ -238,7 +238,7 @@

    radius

    radius: number
    @@ -253,7 +253,7 @@

    startAngle

    startAngle: Angle
    @@ -268,7 +268,7 @@

    startPoint

    startPoint: Vector2
    diff --git a/docs/classes/asset.html b/docs/classes/asset.html index 9e45e91ee..d22155c57 100644 --- a/docs/classes/asset.html +++ b/docs/classes/asset.html @@ -136,7 +136,7 @@

    created

  • @@ -158,7 +158,7 @@

    id

  • @@ -184,7 +184,7 @@

    material

  • @@ -210,7 +210,7 @@

    mesh

  • @@ -236,7 +236,7 @@

    name

  • @@ -263,7 +263,7 @@

    prefab

  • @@ -289,7 +289,7 @@

    sound

  • @@ -315,7 +315,7 @@

    source

  • @@ -341,7 +341,7 @@

    texture

  • diff --git a/docs/classes/assetcontainer.html b/docs/classes/assetcontainer.html index b79bac627..f8562312d 100644 --- a/docs/classes/assetcontainer.html +++ b/docs/classes/assetcontainer.html @@ -133,7 +133,7 @@

    constructor

  • @@ -160,7 +160,7 @@

    context

    context: Context
    @@ -177,7 +177,7 @@

    assets

  • @@ -199,7 +199,7 @@

    assetsById

  • @@ -223,7 +223,7 @@

    materials

  • @@ -245,7 +245,7 @@

    meshes

  • @@ -267,7 +267,7 @@

    prefabs

  • @@ -289,7 +289,7 @@

    sounds

  • @@ -311,7 +311,7 @@

    textures

  • @@ -336,7 +336,7 @@

    createMaterial

  • @@ -373,7 +373,7 @@

    createSound

  • @@ -410,7 +410,7 @@

    createTexture

  • @@ -447,7 +447,7 @@

    createVideoStream

  • @@ -484,7 +484,7 @@

    loadGltf

  • @@ -522,7 +522,7 @@

    unload

  • diff --git a/docs/classes/attachment.html b/docs/classes/attachment.html index 5cab81272..c189b4e9e 100644 --- a/docs/classes/attachment.html +++ b/docs/classes/attachment.html @@ -116,7 +116,7 @@

    attachPoint

  • Returns "none" @@ -197,7 +197,7 @@

    Returns "none"

    Parameters

    @@ -221,7 +221,7 @@

    userId

  • Returns string

    @@ -229,7 +229,7 @@

    Returns string

    Parameters

    @@ -255,7 +255,7 @@

    copy

  • Parameters

    diff --git a/docs/classes/axis.html b/docs/classes/axis.html index e2567de6d..1891ae3ad 100644 --- a/docs/classes/axis.html +++ b/docs/classes/axis.html @@ -104,7 +104,7 @@

    Static X

  • @@ -126,7 +126,7 @@

    Static Y

  • @@ -148,7 +148,7 @@

    Static Z

  • diff --git a/docs/classes/behavior.html b/docs/classes/behavior.html index cbaa87747..476b753d9 100644 --- a/docs/classes/behavior.html +++ b/docs/classes/behavior.html @@ -113,7 +113,7 @@

    behaviorType

  • @@ -138,7 +138,7 @@

    _supportsAction

  • diff --git a/docs/classes/beziercurve.html b/docs/classes/beziercurve.html index a59dc6e85..eb77c7eb3 100644 --- a/docs/classes/beziercurve.html +++ b/docs/classes/beziercurve.html @@ -102,7 +102,7 @@

    Static Interpolate

  • diff --git a/docs/classes/buttonbehavior.html b/docs/classes/buttonbehavior.html index 36d1871be..0eabf016b 100644 --- a/docs/classes/buttonbehavior.html +++ b/docs/classes/buttonbehavior.html @@ -125,7 +125,7 @@

    behaviorType

    @@ -148,7 +148,7 @@

    button

  • Returns DiscreteAction

    @@ -165,7 +165,7 @@

    click

  • Returns DiscreteAction

    @@ -182,7 +182,7 @@

    hover

  • Returns DiscreteAction

    @@ -200,7 +200,7 @@

    target

    Returns DiscreteAction

    @@ -221,7 +221,7 @@

    _supportsAction

    @@ -249,7 +249,7 @@

    isClicked

  • @@ -282,7 +282,7 @@

    isHoveredOver

  • @@ -316,7 +316,7 @@

    isTargeted

    @@ -349,7 +349,7 @@

    onButton

  • @@ -387,7 +387,7 @@

    onClick

  • @@ -419,7 +419,7 @@

    onHover

  • @@ -458,7 +458,7 @@

    onTarget

    diff --git a/docs/classes/clientstartup.html b/docs/classes/clientstartup.html index 60d155f88..0e9b1300e 100644 --- a/docs/classes/clientstartup.html +++ b/docs/classes/clientstartup.html @@ -146,7 +146,7 @@

    constructor

    Parameters

    @@ -190,7 +190,7 @@

    conn

    Returns Connection

    @@ -208,7 +208,7 @@

    name

    @@ -232,7 +232,7 @@

    promises

    Returns object

    @@ -304,7 +304,7 @@

    completed

    Returns Promise<void>

    @@ -322,7 +322,7 @@

    drainPromises

    Returns Promise<void>

    @@ -711,7 +711,7 @@

    recvMessage

    Parameters

    @@ -735,7 +735,7 @@

    recvPayload

    Parameters

    @@ -830,7 +830,7 @@

    run

    Returns Promise<void>

    @@ -848,7 +848,7 @@

    sendMessage

    @@ -884,7 +884,7 @@

    sendPayload

    Parameters

    @@ -936,7 +936,7 @@

    startListening

    Returns void

    @@ -954,7 +954,7 @@

    stopListening

    Returns void

    @@ -972,7 +972,7 @@

    use

    Parameters

    diff --git a/docs/classes/collider.html b/docs/classes/collider.html index 5dfc9c174..57c641dc5 100644 --- a/docs/classes/collider.html +++ b/docs/classes/collider.html @@ -122,7 +122,7 @@

    $DoNotObserve

    $DoNotObserve: string[] = ['_internal']
    @@ -133,7 +133,7 @@

    enabled

    @@ -144,7 +144,7 @@

    isTrigger

    @@ -161,7 +161,7 @@

    colliderGeometry

  • @@ -189,7 +189,7 @@

    eventSubscriptions

  • @@ -214,7 +214,7 @@

    offCollision

  • @@ -251,7 +251,7 @@

    offTrigger

  • @@ -288,7 +288,7 @@

    onCollision

  • @@ -326,7 +326,7 @@

    onTrigger

  • diff --git a/docs/classes/color3.html b/docs/classes/color3.html index 17975c823..e9bc1714f 100644 --- a/docs/classes/color3.html +++ b/docs/classes/color3.html @@ -170,7 +170,7 @@

    constructor

  • @@ -219,7 +219,7 @@

    b

    @@ -235,7 +235,7 @@

    g

    @@ -251,7 +251,7 @@

    r

    @@ -273,7 +273,7 @@

    add

  • @@ -305,7 +305,7 @@

    addToRef

  • @@ -343,7 +343,7 @@

    asArray

  • @@ -366,7 +366,7 @@

    clampToRef

  • @@ -410,7 +410,7 @@

    clone

  • @@ -433,7 +433,7 @@

    copy

  • @@ -464,7 +464,7 @@

    copyFrom

  • @@ -496,7 +496,7 @@

    copyFromArray

  • Parameters

    @@ -522,7 +522,7 @@

    copyFromFloats

  • @@ -566,7 +566,7 @@

    equals

  • @@ -598,7 +598,7 @@

    equalsFloats

  • @@ -642,7 +642,7 @@

    getClassName

  • @@ -665,7 +665,7 @@

    getHashCode

  • @@ -688,7 +688,7 @@

    multiply

  • @@ -720,7 +720,7 @@

    multiplyToRef

  • @@ -758,7 +758,7 @@

    scale

  • @@ -790,7 +790,7 @@

    scaleAndAddToRef

  • @@ -828,7 +828,7 @@

    scaleToRef

  • @@ -866,7 +866,7 @@

    set

  • @@ -910,7 +910,7 @@

    subtract

  • @@ -942,7 +942,7 @@

    subtractToRef

  • @@ -980,7 +980,7 @@

    toArray

  • @@ -1018,7 +1018,7 @@

    toColor4

  • @@ -1050,7 +1050,7 @@

    toGammaSpace

  • @@ -1073,7 +1073,7 @@

    toGammaSpaceToRef

  • @@ -1105,7 +1105,7 @@

    toHexString

  • @@ -1128,7 +1128,7 @@

    toJSON

  • @@ -1152,7 +1152,7 @@

    toLinearSpace

  • @@ -1175,7 +1175,7 @@

    toLinearSpaceToRef

  • @@ -1207,7 +1207,7 @@

    toLuminance

  • @@ -1230,7 +1230,7 @@

    toString

  • @@ -1253,7 +1253,7 @@

    Static Black

  • @@ -1276,7 +1276,7 @@

    Static Blue

  • @@ -1299,7 +1299,7 @@

    Static DarkGray

  • @@ -1322,7 +1322,7 @@

    Static FromArray

  • @@ -1360,7 +1360,7 @@

    Static FromHexString
    @@ -1392,7 +1392,7 @@

    Static FromInts

  • @@ -1436,7 +1436,7 @@

    Static Gray

  • @@ -1459,7 +1459,7 @@

    Static Green

  • @@ -1482,7 +1482,7 @@

    Static Lerp

  • @@ -1526,7 +1526,7 @@

    Static LerpToRef

  • @@ -1575,7 +1575,7 @@

    Static LightGray

  • @@ -1598,7 +1598,7 @@

    Static Magenta

  • @@ -1621,7 +1621,7 @@

    Static Purple

  • @@ -1644,7 +1644,7 @@

    Static Random

  • @@ -1667,7 +1667,7 @@

    Static Red

  • @@ -1690,7 +1690,7 @@

    Static Teal

  • @@ -1713,7 +1713,7 @@

    Static White

  • @@ -1736,7 +1736,7 @@

    Static Yellow

  • diff --git a/docs/classes/color4.html b/docs/classes/color4.html index 2dae76cab..d373c69ce 100644 --- a/docs/classes/color4.html +++ b/docs/classes/color4.html @@ -149,7 +149,7 @@

    constructor

  • @@ -205,7 +205,7 @@

    a

    a: number
    @@ -220,7 +220,7 @@

    b

    b: number
    @@ -235,7 +235,7 @@

    g

    g: number
    @@ -250,7 +250,7 @@

    r

    r: number
    @@ -272,7 +272,7 @@

    add

  • @@ -304,7 +304,7 @@

    addInPlace

  • @@ -336,7 +336,7 @@

    asArray

  • @@ -359,7 +359,7 @@

    clampToRef

  • @@ -403,7 +403,7 @@

    clone

  • @@ -426,7 +426,7 @@

    copy

  • @@ -457,7 +457,7 @@

    copyFrom

  • @@ -489,7 +489,7 @@

    copyFromFloats

  • @@ -539,7 +539,7 @@

    getClassName

  • @@ -562,7 +562,7 @@

    getHashCode

  • @@ -585,7 +585,7 @@

    multiply

  • @@ -617,7 +617,7 @@

    multiplyToRef

  • @@ -655,7 +655,7 @@

    scale

  • @@ -687,7 +687,7 @@

    scaleAndAddToRef

  • @@ -725,7 +725,7 @@

    scaleToRef

  • @@ -763,7 +763,7 @@

    set

  • @@ -813,7 +813,7 @@

    subtract

  • @@ -845,7 +845,7 @@

    subtractToRef

  • @@ -883,7 +883,7 @@

    toArray

  • @@ -921,7 +921,7 @@

    toGammaSpace

  • @@ -944,7 +944,7 @@

    toGammaSpaceToRef

  • @@ -976,7 +976,7 @@

    toHexString

  • @@ -999,7 +999,7 @@

    toJSON

  • @@ -1023,7 +1023,7 @@

    toLinearSpace

  • @@ -1046,7 +1046,7 @@

    toLinearSpaceToRef

  • @@ -1078,7 +1078,7 @@

    toString

  • @@ -1101,7 +1101,7 @@

    Static CheckColors4

  • @@ -1140,7 +1140,7 @@

    Static FromArray

  • @@ -1178,7 +1178,7 @@

    Static FromColor3

  • @@ -1216,7 +1216,7 @@

    Static FromHexString
    @@ -1248,7 +1248,7 @@

    Static FromInts

  • @@ -1298,7 +1298,7 @@

    Static Lerp

  • @@ -1343,7 +1343,7 @@

    Static LerpToRef

  • diff --git a/docs/classes/context.html b/docs/classes/context.html index 6f948f7ee..065146227 100644 --- a/docs/classes/context.html +++ b/docs/classes/context.html @@ -132,7 +132,7 @@

    constructor

  • @@ -163,7 +163,7 @@

    offUserJoined

  • @@ -209,7 +209,7 @@

    offUserLeft

  • @@ -255,7 +255,7 @@

    onStarted

  • @@ -296,7 +296,7 @@

    onStopped

  • @@ -337,7 +337,7 @@

    onUserJoined

  • @@ -383,7 +383,7 @@

    onUserLeft

  • @@ -433,7 +433,7 @@

    actors

  • Returns Actor[]

    @@ -450,7 +450,7 @@

    conn

  • Returns Connection

    @@ -467,7 +467,7 @@

    rootActors

  • Returns Actor[]

    @@ -484,7 +484,7 @@

    sessionId

  • Returns string

    @@ -501,7 +501,7 @@

    users

  • Returns User[]

    @@ -521,7 +521,7 @@

    actor

  • Parameters

    @@ -544,7 +544,7 @@

    quit

  • @@ -566,7 +566,7 @@

    user

  • Parameters

    diff --git a/docs/classes/curve3.html b/docs/classes/curve3.html index 52966394a..44845e38f 100644 --- a/docs/classes/curve3.html +++ b/docs/classes/curve3.html @@ -125,7 +125,7 @@

    constructor

  • @@ -163,7 +163,7 @@

    length

  • @@ -183,7 +183,7 @@

    points

  • @@ -206,7 +206,7 @@

    continue

  • @@ -240,7 +240,7 @@

    Static CreateCatmullRo
  • @@ -284,7 +284,7 @@

    Static CreateCubicBezi
  • @@ -341,7 +341,7 @@

    Static CreateHermiteSp
  • @@ -398,7 +398,7 @@

    Static CreateQuadratic
  • diff --git a/docs/classes/discreteaction.html b/docs/classes/discreteaction.html index 5d0b7019d..3fa3e3c4b 100644 --- a/docs/classes/discreteaction.html +++ b/docs/classes/discreteaction.html @@ -105,7 +105,7 @@

    getState

  • @@ -137,7 +137,7 @@

    isActive

  • @@ -174,7 +174,7 @@

    on

  • diff --git a/docs/classes/frustum.html b/docs/classes/frustum.html index af751ff6d..68f1b4462 100644 --- a/docs/classes/frustum.html +++ b/docs/classes/frustum.html @@ -109,7 +109,7 @@

    Static GetBottomPlane<
  • @@ -146,7 +146,7 @@

    Static GetFarPlane
    @@ -183,7 +183,7 @@

    Static GetLeftPlane
    @@ -220,7 +220,7 @@

    Static GetNearPlane
    @@ -257,7 +257,7 @@

    Static GetPlanes

  • @@ -289,7 +289,7 @@

    Static GetPlanesToRef<
  • @@ -326,7 +326,7 @@

    Static GetRightPlane
    @@ -363,7 +363,7 @@

    Static GetTopPlane
    diff --git a/docs/classes/groupmask.html b/docs/classes/groupmask.html index 231724182..326db6d8c 100644 --- a/docs/classes/groupmask.html +++ b/docs/classes/groupmask.html @@ -142,7 +142,7 @@

    constructor

  • @@ -204,7 +204,7 @@

    Static ALL_PACKED

    ALL_PACKED: number = ~0
    @@ -214,7 +214,7 @@

    Static NONE_PACKED

    NONE_PACKED: 0 = 0
    @@ -265,7 +265,7 @@

    add

    @@ -296,7 +296,7 @@

    addAll

  • @@ -328,7 +328,7 @@

    clear

    @@ -351,7 +351,7 @@

    delete

    @@ -458,7 +458,7 @@

    has

    @@ -513,7 +513,7 @@

    set

  • @@ -567,7 +567,7 @@

    Static All

  • diff --git a/docs/classes/light.html b/docs/classes/light.html index 64aec5588..2ecaca854 100644 --- a/docs/classes/light.html +++ b/docs/classes/light.html @@ -124,7 +124,7 @@

    constructor

  • @@ -146,7 +146,7 @@

    enabled

    @@ -157,7 +157,7 @@

    intensity

    @@ -168,7 +168,7 @@

    range

    @@ -179,7 +179,7 @@

    spotAngle

    @@ -190,7 +190,7 @@

    type

    @@ -208,7 +208,7 @@

    color

  • Returns object

    @@ -218,7 +218,7 @@

    Returns object

    Parameters

    @@ -244,7 +244,7 @@

    copy

  • Parameters

    @@ -267,7 +267,7 @@

    toJSON

  • Returns LightLike

    diff --git a/docs/classes/lookat.html b/docs/classes/lookat.html index fc740b1b1..364b73f0a 100644 --- a/docs/classes/lookat.html +++ b/docs/classes/lookat.html @@ -110,7 +110,7 @@

    actorId

  • Returns string

    @@ -118,7 +118,7 @@

    Returns string

    Parameters

    @@ -142,7 +142,7 @@

    backward

  • Returns boolean

    @@ -150,7 +150,7 @@

    Returns boolean

    Parameters

    @@ -174,7 +174,7 @@

    mode

  • Returns LookAtMode

    @@ -182,7 +182,7 @@

    Returns

    Parameters

    @@ -208,7 +208,7 @@

    copy

  • Parameters

    diff --git a/docs/classes/material.html b/docs/classes/material.html index 6ae85f523..28572ca10 100644 --- a/docs/classes/material.html +++ b/docs/classes/material.html @@ -142,7 +142,7 @@

    constructor

  • @@ -177,7 +177,7 @@

    alphaCutoff

  • @@ -194,7 +194,7 @@

    Returns number
    @@ -223,7 +223,7 @@

    alphaMode

  • @@ -240,7 +240,7 @@

    Returns
    @@ -269,7 +269,7 @@

    color

  • @@ -286,7 +286,7 @@

    Returns
    @@ -315,7 +315,7 @@

    created

    @@ -338,7 +338,7 @@

    id

    @@ -365,7 +365,7 @@

    mainTexture

  • @@ -376,7 +376,7 @@

    Returns

    Parameters

    @@ -401,7 +401,7 @@

    mainTextureId

  • @@ -418,7 +418,7 @@

    Returns string
    @@ -447,7 +447,7 @@

    mainTextureOffset

  • @@ -464,7 +464,7 @@

    Returns
    @@ -493,7 +493,7 @@

    mainTextureScale

  • @@ -510,7 +510,7 @@

    Returns
    @@ -539,7 +539,7 @@

    material

    @@ -566,7 +566,7 @@

    mesh

    @@ -593,7 +593,7 @@

    name

    @@ -621,7 +621,7 @@

    prefab

    @@ -648,7 +648,7 @@

    sound

    @@ -675,7 +675,7 @@

    source

    @@ -702,7 +702,7 @@

    texture

    @@ -732,7 +732,7 @@

    copy

    Parameters

    diff --git a/docs/classes/matrix.html b/docs/classes/matrix.html index bcbd8bfa8..1df811c3d 100644 --- a/docs/classes/matrix.html +++ b/docs/classes/matrix.html @@ -215,7 +215,7 @@

    constructor

  • @@ -236,7 +236,7 @@

    updateFlag

    updateFlag: number
    @@ -260,7 +260,7 @@

    m

  • @@ -282,7 +282,7 @@

    Static IdentityReadOnl
  • @@ -307,7 +307,7 @@

    add

  • @@ -339,7 +339,7 @@

    addAtIndex

  • @@ -377,7 +377,7 @@

    addToRef

  • @@ -415,7 +415,7 @@

    addToSelf

  • @@ -447,7 +447,7 @@

    asArray

  • @@ -470,7 +470,7 @@

    clone

  • @@ -493,7 +493,7 @@

    copyFrom

  • @@ -525,7 +525,7 @@

    copyToArray

  • @@ -563,7 +563,7 @@

    decompose

  • @@ -607,7 +607,7 @@

    determinant

  • @@ -630,7 +630,7 @@

    equals

  • @@ -662,7 +662,7 @@

    getClassName

  • @@ -685,7 +685,7 @@

    getHashCode

  • @@ -708,7 +708,7 @@

    getRotationMatrix

  • @@ -731,7 +731,7 @@

    getRotationMatrixToRef

  • @@ -763,7 +763,7 @@

    getRow

  • @@ -795,7 +795,7 @@

    getTranslation

  • @@ -818,7 +818,7 @@

    getTranslationToRef

  • @@ -850,7 +850,7 @@

    invert

  • @@ -873,7 +873,7 @@

    invertToRef

  • @@ -905,7 +905,7 @@

    isIdentity

  • @@ -928,7 +928,7 @@

    isIdentityAs3x2

  • @@ -951,7 +951,7 @@

    multiply

  • @@ -983,7 +983,7 @@

    multiplyAtIndex

  • @@ -1021,7 +1021,7 @@

    multiplyToArray

  • @@ -1066,7 +1066,7 @@

    multiplyToRef

  • @@ -1104,7 +1104,7 @@

    removeRotationAndScaling

  • @@ -1127,7 +1127,7 @@

    reset

  • @@ -1150,7 +1150,7 @@

    scale

  • @@ -1182,7 +1182,7 @@

    scaleAndAddToRef

  • @@ -1220,7 +1220,7 @@

    scaleToRef

  • @@ -1258,7 +1258,7 @@

    setRow

  • @@ -1296,7 +1296,7 @@

    setRowFromFloats

  • @@ -1352,7 +1352,7 @@

    setTranslation

  • @@ -1384,7 +1384,7 @@

    setTranslationFromFloats

  • @@ -1428,7 +1428,7 @@

    toArray

  • @@ -1451,7 +1451,7 @@

    toNormalMatrix

  • @@ -1483,7 +1483,7 @@

    toggleModelMatrixHandInPlace

  • @@ -1505,7 +1505,7 @@

    toggleProjectionMatrixHandInPlace

  • @@ -1527,7 +1527,7 @@

    transpose

  • @@ -1550,7 +1550,7 @@

    transposeToRef

  • @@ -1582,7 +1582,7 @@

    Static Compose

  • @@ -1626,7 +1626,7 @@

    Static ComposeToRef

  • @@ -1675,7 +1675,7 @@

    Static DecomposeLerp

  • @@ -1726,7 +1726,7 @@

    Static DecomposeLerpTo
  • @@ -1782,7 +1782,7 @@

    Static FromArray

  • @@ -1820,7 +1820,7 @@

    Static FromArrayToRef<
  • @@ -1863,7 +1863,7 @@

    Static FromFloat32Arra
  • @@ -1912,7 +1912,7 @@

    Static FromQuaternionT
  • @@ -1949,7 +1949,7 @@

    Static FromValues

  • @@ -2071,7 +2071,7 @@

    Static FromValuesToRef
  • @@ -2198,7 +2198,7 @@

    Static FromXYZAxesToRef

    @@ -2247,7 +2247,7 @@

    Static GetAsMatrix2x2

  • @@ -2279,7 +2279,7 @@

    Static GetAsMatrix3x3

  • @@ -2311,7 +2311,7 @@

    Static GetFinalMatrix<
  • @@ -2373,7 +2373,7 @@

    Static Identity

  • @@ -2396,7 +2396,7 @@

    Static IdentityToRef

  • @@ -2427,7 +2427,7 @@

    Static Invert

  • @@ -2459,7 +2459,7 @@

    Static Lerp

  • @@ -2504,7 +2504,7 @@

    Static LerpToRef

  • @@ -2554,7 +2554,7 @@

    Static LookAtLH

  • @@ -2600,7 +2600,7 @@

    Static LookAtLHToRef
    @@ -2651,7 +2651,7 @@

    Static LookAtRH

  • @@ -2697,7 +2697,7 @@

    Static LookAtRHToRef
    @@ -2748,7 +2748,7 @@

    Static OrthoLH

  • @@ -2798,7 +2798,7 @@

    Static OrthoLHToRef

  • @@ -2853,7 +2853,7 @@

    Static OrthoOffCenterL
  • @@ -2915,7 +2915,7 @@

    Static OrthoOffCenterL
  • @@ -2982,7 +2982,7 @@

    Static OrthoOffCenterR
  • @@ -3044,7 +3044,7 @@

    Static OrthoOffCenterR
  • @@ -3111,7 +3111,7 @@

    Static PerspectiveFovLH

    @@ -3161,7 +3161,7 @@

    Static PerspectiveFovLHTo
    @@ -3222,7 +3222,7 @@

    Static PerspectiveFovRH

    @@ -3272,7 +3272,7 @@

    Static PerspectiveFovRHTo
    @@ -3333,7 +3333,7 @@

    Static PerspectiveFovW
  • @@ -3390,7 +3390,7 @@

    Static PerspectiveLH

  • @@ -3440,7 +3440,7 @@

    Static Reflection

  • @@ -3472,7 +3472,7 @@

    Static ReflectionToRef

  • @@ -3509,7 +3509,7 @@

    Static RotationAxis

  • @@ -3547,7 +3547,7 @@

    Static RotationAxisToR
  • @@ -3590,7 +3590,7 @@

    Static RotationX

  • @@ -3622,7 +3622,7 @@

    Static RotationXToRef

  • @@ -3659,7 +3659,7 @@

    Static RotationY

  • @@ -3691,7 +3691,7 @@

    Static RotationYToRef

  • @@ -3728,7 +3728,7 @@

    Static RotationYawPitc
  • @@ -3772,7 +3772,7 @@

    Static RotationYawPitc
  • @@ -3821,7 +3821,7 @@

    Static RotationZ

  • @@ -3853,7 +3853,7 @@

    Static RotationZToRef

  • @@ -3890,7 +3890,7 @@

    Static Scaling

  • @@ -3934,7 +3934,7 @@

    Static ScalingToRef

  • @@ -3983,7 +3983,7 @@

    Static Translation

  • @@ -4027,7 +4027,7 @@

    Static TranslationToRef

    @@ -4076,7 +4076,7 @@

    Static Transpose

  • @@ -4108,7 +4108,7 @@

    Static TransposeToRef

  • @@ -4145,7 +4145,7 @@

    Static Zero

  • diff --git a/docs/classes/mediainstance.html b/docs/classes/mediainstance.html index 67aaa5934..33ffab235 100644 --- a/docs/classes/mediainstance.html +++ b/docs/classes/mediainstance.html @@ -119,7 +119,7 @@

    constructor

  • Parameters

    @@ -144,7 +144,7 @@

    actor

    actor: Actor
    @@ -154,7 +154,7 @@

    id

    id: string
    @@ -171,7 +171,7 @@

    pause

  • @@ -193,7 +193,7 @@

    resume

  • @@ -215,7 +215,7 @@

    setState

  • @@ -246,7 +246,7 @@

    stop

  • diff --git a/docs/classes/mesh.html b/docs/classes/mesh.html index abc99c785..6dff3acc9 100644 --- a/docs/classes/mesh.html +++ b/docs/classes/mesh.html @@ -118,7 +118,7 @@

    created

    @@ -141,7 +141,7 @@

    id

    @@ -168,7 +168,7 @@

    material

    @@ -195,7 +195,7 @@

    mesh

    @@ -222,7 +222,7 @@

    name

    @@ -250,7 +250,7 @@

    prefab

    @@ -277,7 +277,7 @@

    sound

    @@ -304,7 +304,7 @@

    source

    @@ -331,7 +331,7 @@

    texture

    @@ -357,7 +357,7 @@

    triangleCount

  • @@ -383,7 +383,7 @@

    vertexCount

  • diff --git a/docs/classes/multipeeradapter.html b/docs/classes/multipeeradapter.html index af1221e23..dbb4450c1 100644 --- a/docs/classes/multipeeradapter.html +++ b/docs/classes/multipeeradapter.html @@ -136,7 +136,7 @@

    constructor

    @@ -168,7 +168,7 @@

    onConnection

    @@ -222,7 +222,7 @@

    port

    Returns string @@ -244,7 +244,7 @@

    server

    Returns Server

    @@ -253,7 +253,7 @@

    Returns Server

    Inherited from Adapter.server

    Parameters

    @@ -280,7 +280,7 @@

    listen

    diff --git a/docs/classes/path2.html b/docs/classes/path2.html index eae3e03d0..fc5819777 100644 --- a/docs/classes/path2.html +++ b/docs/classes/path2.html @@ -120,7 +120,7 @@

    constructor

  • @@ -160,7 +160,7 @@

    closed

    closed: boolean = false
    @@ -182,7 +182,7 @@

    addArcTo

  • @@ -239,7 +239,7 @@

    addLineTo

  • @@ -277,7 +277,7 @@

    close

  • @@ -300,7 +300,7 @@

    getPointAtLengthPosition

  • @@ -332,7 +332,7 @@

    getPoints

  • @@ -355,7 +355,7 @@

    length

  • @@ -378,7 +378,7 @@

    Static StartingAt

  • diff --git a/docs/classes/path3.html b/docs/classes/path3.html index e3bf86ae2..83c1b6c3d 100644 --- a/docs/classes/path3.html +++ b/docs/classes/path3.html @@ -113,7 +113,7 @@

    constructor

  • @@ -163,7 +163,7 @@

    getBinormals

  • @@ -186,7 +186,7 @@

    getCurve

  • @@ -209,7 +209,7 @@

    getDistances

  • @@ -232,7 +232,7 @@

    getNormals

  • @@ -255,7 +255,7 @@

    getTangents

  • @@ -278,7 +278,7 @@

    update

  • diff --git a/docs/classes/plane.html b/docs/classes/plane.html index 4f66636df..4536cc232 100644 --- a/docs/classes/plane.html +++ b/docs/classes/plane.html @@ -128,7 +128,7 @@

    constructor

  • @@ -184,7 +184,7 @@

    d

    d: number
    @@ -199,7 +199,7 @@

    normal

    normal: Vector3
    @@ -221,7 +221,7 @@

    asArray

  • @@ -241,7 +241,7 @@

    clone

  • @@ -261,7 +261,7 @@

    copyFromPoints

  • @@ -305,7 +305,7 @@

    dotCoordinate

  • @@ -337,7 +337,7 @@

    getClassName

  • @@ -357,7 +357,7 @@

    getHashCode

  • @@ -377,7 +377,7 @@

    isFrontFacingTo

  • @@ -415,7 +415,7 @@

    normalize

  • @@ -438,7 +438,7 @@

    signedDistanceTo

  • @@ -470,7 +470,7 @@

    transform

  • @@ -502,7 +502,7 @@

    Static FromArray

  • @@ -534,7 +534,7 @@

    Static FromPoints

  • @@ -578,7 +578,7 @@

    Static FromPositionAnd
  • @@ -617,7 +617,7 @@

    Static SignedDistanceT
  • diff --git a/docs/classes/prefab.html b/docs/classes/prefab.html index e15c62177..8303a5339 100644 --- a/docs/classes/prefab.html +++ b/docs/classes/prefab.html @@ -123,7 +123,7 @@

    actorCount

  • @@ -150,7 +150,7 @@

    created

    @@ -173,7 +173,7 @@

    id

    @@ -200,7 +200,7 @@

    material

    @@ -227,7 +227,7 @@

    mesh

    @@ -254,7 +254,7 @@

    name

    @@ -282,7 +282,7 @@

    prefab

    @@ -309,7 +309,7 @@

    sound

    @@ -336,7 +336,7 @@

    source

    @@ -363,7 +363,7 @@

    texture

    @@ -393,7 +393,7 @@

    copy

    Parameters

    diff --git a/docs/classes/quaternion.html b/docs/classes/quaternion.html index e4858e00b..25fd26c55 100644 --- a/docs/classes/quaternion.html +++ b/docs/classes/quaternion.html @@ -183,7 +183,7 @@

    constructor

  • @@ -240,7 +240,7 @@

    w

    @@ -256,7 +256,7 @@

    x

    @@ -272,7 +272,7 @@

    y

    @@ -288,7 +288,7 @@

    z

    @@ -310,7 +310,7 @@

    add

  • @@ -342,7 +342,7 @@

    addInPlace

  • @@ -374,7 +374,7 @@

    asArray

  • @@ -397,7 +397,7 @@

    clone

  • @@ -420,7 +420,7 @@

    conjugate

  • @@ -443,7 +443,7 @@

    conjugateInPlace

  • @@ -466,7 +466,7 @@

    conjugateToRef

  • @@ -498,7 +498,7 @@

    copy

  • @@ -529,7 +529,7 @@

    copyFrom

  • @@ -561,7 +561,7 @@

    copyFromFloats

  • @@ -611,7 +611,7 @@

    equals

  • @@ -643,7 +643,7 @@

    fromRotationMatrix

  • @@ -675,7 +675,7 @@

    getClassName

  • @@ -698,7 +698,7 @@

    getHashCode

  • @@ -721,7 +721,7 @@

    length

  • @@ -744,7 +744,7 @@

    multiply

  • @@ -776,7 +776,7 @@

    multiplyInPlace

  • @@ -808,7 +808,7 @@

    multiplyToRef

  • @@ -846,7 +846,7 @@

    normalize

  • @@ -869,7 +869,7 @@

    scale

  • @@ -901,7 +901,7 @@

    scaleAndAddToRef

  • @@ -939,7 +939,7 @@

    scaleInPlace

  • @@ -971,7 +971,7 @@

    scaleToRef

  • @@ -1009,7 +1009,7 @@

    set

  • @@ -1059,7 +1059,7 @@

    subtract

  • @@ -1091,7 +1091,7 @@

    toEulerAngles

  • @@ -1123,7 +1123,7 @@

    toEulerAnglesToRef

  • @@ -1161,7 +1161,7 @@

    toJSON

  • @@ -1185,7 +1185,7 @@

    toRotationMatrix

  • @@ -1217,7 +1217,7 @@

    toString

  • @@ -1240,7 +1240,7 @@

    Static AreClose

  • @@ -1278,7 +1278,7 @@

    Static Dot

  • @@ -1316,7 +1316,7 @@

    Static FromArray

  • @@ -1354,7 +1354,7 @@

    Static FromEulerAngles
  • @@ -1398,7 +1398,7 @@

    Static FromEulerAngles
  • @@ -1448,7 +1448,7 @@

    Static FromEulerVector
  • @@ -1480,7 +1480,7 @@

    Static FromEulerVector
  • @@ -1518,7 +1518,7 @@

    Static FromRotationMat
  • @@ -1550,7 +1550,7 @@

    Static FromRotationMat
  • @@ -1587,7 +1587,7 @@

    Static Hermite

  • @@ -1643,7 +1643,7 @@

    Static Identity

  • @@ -1666,7 +1666,7 @@

    Static Inverse

  • @@ -1698,7 +1698,7 @@

    Static InverseToRef

  • @@ -1736,7 +1736,7 @@

    Static IsIdentity

  • @@ -1768,7 +1768,7 @@

    Static LookAt

  • @@ -1811,7 +1811,7 @@

    Static RotationAlphaBe
  • @@ -1855,7 +1855,7 @@

    Static RotationAlphaBe
  • @@ -1905,7 +1905,7 @@

    Static RotationAxis

  • @@ -1943,7 +1943,7 @@

    Static RotationAxisToR
  • @@ -1987,7 +1987,7 @@

    Static RotationQuaternion
    @@ -2033,7 +2033,7 @@

    Static RotationQuaternion
    @@ -2084,7 +2084,7 @@

    Static RotationYawPitc
  • @@ -2128,7 +2128,7 @@

    Static RotationYawPitc
  • @@ -2177,7 +2177,7 @@

    Static Slerp

  • @@ -2221,7 +2221,7 @@

    Static SlerpToRef

  • @@ -2270,7 +2270,7 @@

    Static Zero

  • diff --git a/docs/classes/rigidbody.html b/docs/classes/rigidbody.html index 170ae071c..49ad4fd10 100644 --- a/docs/classes/rigidbody.html +++ b/docs/classes/rigidbody.html @@ -129,7 +129,7 @@

    collisionDetectionMode

    @@ -145,7 +145,7 @@

    detectCollisions

    @@ -161,7 +161,7 @@

    enabled

    @@ -177,7 +177,7 @@

    isKinematic

    @@ -195,7 +195,7 @@

    mass

    @@ -211,7 +211,7 @@

    useGravity

    @@ -234,7 +234,7 @@

    angularVelocity

  • @@ -253,7 +253,7 @@

    Returns object
    @@ -282,7 +282,7 @@

    constraints

  • @@ -299,7 +299,7 @@

    Returns
    @@ -328,7 +328,7 @@

    velocity

  • @@ -347,7 +347,7 @@

    Returns object
    @@ -378,7 +378,7 @@

    addForce

  • @@ -409,7 +409,7 @@

    addForceAtPosition

  • @@ -446,7 +446,7 @@

    addRelativeTorque

  • @@ -477,7 +477,7 @@

    addTorque

  • @@ -508,7 +508,7 @@

    movePosition

  • @@ -539,7 +539,7 @@

    moveRotation

  • diff --git a/docs/classes/scalar.html b/docs/classes/scalar.html index 26e441558..4145da66f 100644 --- a/docs/classes/scalar.html +++ b/docs/classes/scalar.html @@ -124,7 +124,7 @@

    Static TwoPi

    TwoPi: number = Math.PI * 2
    @@ -146,7 +146,7 @@

    Static Clamp

  • @@ -192,7 +192,7 @@

    Static DeltaAngle

  • @@ -230,7 +230,7 @@

    Static Denormalize

  • @@ -274,7 +274,7 @@

    Static Hermite

  • @@ -336,7 +336,7 @@

    Static InverseLerp

  • @@ -380,7 +380,7 @@

    Static Lerp

  • @@ -424,7 +424,7 @@

    Static LerpAngle

  • @@ -469,7 +469,7 @@

    Static Log2

  • @@ -501,7 +501,7 @@

    Static MoveTowards

  • @@ -548,7 +548,7 @@

    Static MoveTowardsAngl
  • @@ -595,7 +595,7 @@

    Static Normalize

  • @@ -639,7 +639,7 @@

    Static NormalizeRadians

    @@ -671,7 +671,7 @@

    Static PercentToRange

  • @@ -716,7 +716,7 @@

    Static PingPong

  • @@ -754,7 +754,7 @@

    Static RandomRange

  • @@ -792,7 +792,7 @@

    Static RangeToPercent

  • @@ -838,7 +838,7 @@

    Static Repeat

  • @@ -880,7 +880,7 @@

    Static Sign

  • @@ -912,7 +912,7 @@

    Static SmoothStep

  • @@ -959,7 +959,7 @@

    Static ToHex

  • @@ -991,7 +991,7 @@

    Static WithinEpsilon

  • diff --git a/docs/classes/scaledtransform.html b/docs/classes/scaledtransform.html index aab2a8623..2d1fcbc03 100644 --- a/docs/classes/scaledtransform.html +++ b/docs/classes/scaledtransform.html @@ -123,7 +123,7 @@

    constructor

    Returns ScaledTransform

    @@ -145,7 +145,7 @@

    position

    Returns Vector3

    @@ -154,7 +154,7 @@

    Returns

    Inherited from Transform.position

    Parameters

    @@ -179,7 +179,7 @@

    rotation

    Returns Quaternion

    @@ -188,7 +188,7 @@

    Returns

    Inherited from Transform.rotation

    Parameters

    @@ -212,7 +212,7 @@

    scale

  • Returns Vector3

    @@ -220,7 +220,7 @@

    Returns

    Parameters

    @@ -247,7 +247,7 @@

    copy

    Parameters

    @@ -271,7 +271,7 @@

    toJSON

    Returns ScaledTransformLike

    diff --git a/docs/classes/size.html b/docs/classes/size.html index 8a215ba65..965c68327 100644 --- a/docs/classes/size.html +++ b/docs/classes/size.html @@ -140,7 +140,7 @@

    constructor

  • @@ -181,7 +181,7 @@

    height

    @@ -197,7 +197,7 @@

    width

    @@ -219,7 +219,7 @@

    surface

  • @@ -244,7 +244,7 @@

    add

  • @@ -276,7 +276,7 @@

    clone

  • @@ -299,7 +299,7 @@

    copyFrom

  • @@ -330,7 +330,7 @@

    copyFromFloats

  • @@ -368,7 +368,7 @@

    equals

  • @@ -400,7 +400,7 @@

    getClassName

  • @@ -423,7 +423,7 @@

    getHashCode

  • @@ -446,7 +446,7 @@

    multiplyByFloats

  • @@ -484,7 +484,7 @@

    set

  • @@ -522,7 +522,7 @@

    subtract

  • @@ -554,7 +554,7 @@

    toJSON

  • @@ -580,7 +580,7 @@

    toString

  • @@ -603,7 +603,7 @@

    Static Lerp

  • @@ -647,7 +647,7 @@

    Static Zero

  • diff --git a/docs/classes/sound.html b/docs/classes/sound.html index d204c6dcc..908075753 100644 --- a/docs/classes/sound.html +++ b/docs/classes/sound.html @@ -125,7 +125,7 @@

    created

    @@ -147,7 +147,7 @@

    duration

  • @@ -170,7 +170,7 @@

    id

    @@ -197,7 +197,7 @@

    material

    @@ -224,7 +224,7 @@

    mesh

    @@ -251,7 +251,7 @@

    name

    @@ -279,7 +279,7 @@

    prefab

    @@ -306,7 +306,7 @@

    sound

    @@ -333,7 +333,7 @@

    source

    @@ -360,7 +360,7 @@

    texture

    @@ -386,7 +386,7 @@

    uri

  • @@ -412,7 +412,7 @@

    copy

    Parameters

    diff --git a/docs/classes/syncasset.html b/docs/classes/syncasset.html index 0183682f3..b5628ef4e 100644 --- a/docs/classes/syncasset.html +++ b/docs/classes/syncasset.html @@ -93,7 +93,7 @@

    creatorMessageId

    creatorMessageId: string
    @@ -108,7 +108,7 @@

    id

    id: string
    @@ -118,7 +118,7 @@

    update

    update: Message<Payloads.AssetUpdate>
    diff --git a/docs/classes/targetbehavior.html b/docs/classes/targetbehavior.html index e78b036f5..093b3e277 100644 --- a/docs/classes/targetbehavior.html +++ b/docs/classes/targetbehavior.html @@ -122,7 +122,7 @@

    behaviorType

    @@ -145,7 +145,7 @@

    target

  • Returns DiscreteAction

    @@ -166,7 +166,7 @@

    _supportsAction

    @@ -194,7 +194,7 @@

    isTargeted

  • @@ -227,7 +227,7 @@

    onTarget

  • diff --git a/docs/classes/text.html b/docs/classes/text.html index 8a1d99bd2..ae1769c9a 100644 --- a/docs/classes/text.html +++ b/docs/classes/text.html @@ -126,7 +126,7 @@

    constructor

  • Returns Text

    @@ -143,7 +143,7 @@

    anchor

    @@ -159,7 +159,7 @@

    contents

    @@ -175,7 +175,7 @@

    enabled

    @@ -191,7 +191,7 @@

    font

    @@ -207,7 +207,7 @@

    height

    @@ -223,7 +223,7 @@

    justify

    @@ -239,7 +239,7 @@

    pixelsPerLine

    @@ -262,7 +262,7 @@

    color

  • @@ -277,7 +277,7 @@

    Returns object
    @@ -308,7 +308,7 @@

    copy

  • Parameters

    @@ -331,7 +331,7 @@

    toJSON

  • Returns TextLike

    diff --git a/docs/classes/texture.html b/docs/classes/texture.html index 6db823159..6a0deaac7 100644 --- a/docs/classes/texture.html +++ b/docs/classes/texture.html @@ -132,7 +132,7 @@

    constructor

  • @@ -167,7 +167,7 @@

    created

    @@ -190,7 +190,7 @@

    id

    @@ -217,7 +217,7 @@

    material

    @@ -244,7 +244,7 @@

    mesh

    @@ -271,7 +271,7 @@

    name

    @@ -299,7 +299,7 @@

    prefab

    @@ -325,7 +325,7 @@

    resolution

  • @@ -348,7 +348,7 @@

    sound

    @@ -375,7 +375,7 @@

    source

    @@ -402,7 +402,7 @@

    texture

    @@ -428,7 +428,7 @@

    uri

  • @@ -451,7 +451,7 @@

    wrapU

  • @@ -464,7 +464,7 @@

    Returns
    @@ -493,7 +493,7 @@

    wrapV

  • @@ -506,7 +506,7 @@

    Returns
    @@ -538,7 +538,7 @@

    copy

    Parameters

    diff --git a/docs/classes/transform.html b/docs/classes/transform.html index 1a36f8173..e76fc7a47 100644 --- a/docs/classes/transform.html +++ b/docs/classes/transform.html @@ -120,7 +120,7 @@

    constructor

  • @@ -146,7 +146,7 @@

    position

  • Returns Vector3

    @@ -154,7 +154,7 @@

    Returns

    Parameters

    @@ -178,7 +178,7 @@

    rotation

  • Returns Quaternion

    @@ -186,7 +186,7 @@

    Returns

    Parameters

    @@ -212,7 +212,7 @@

    copy

  • Parameters

    @@ -235,7 +235,7 @@

    toJSON

  • Returns TransformLike

    diff --git a/docs/classes/user.html b/docs/classes/user.html index 5accbbfec..eee84790e 100644 --- a/docs/classes/user.html +++ b/docs/classes/user.html @@ -119,7 +119,7 @@

    constructor

  • @@ -153,7 +153,7 @@

    context

  • Returns Context

    @@ -171,7 +171,7 @@

    groups

  • @@ -185,7 +185,7 @@

    Returns
    @@ -214,7 +214,7 @@

    id

  • Returns string

    @@ -231,7 +231,7 @@

    name

  • Returns string

    @@ -248,7 +248,7 @@

    properties

  • @@ -275,7 +275,7 @@

    copy

  • Parameters

    @@ -298,7 +298,7 @@

    toJSON

  • Returns UserLike

    diff --git a/docs/classes/vector2.html b/docs/classes/vector2.html index 29491d44e..934ea5c89 100644 --- a/docs/classes/vector2.html +++ b/docs/classes/vector2.html @@ -176,7 +176,7 @@

    constructor

  • @@ -217,7 +217,7 @@

    x

    @@ -233,7 +233,7 @@

    y

    @@ -255,7 +255,7 @@

    add

  • @@ -287,7 +287,7 @@

    addInPlace

  • @@ -319,7 +319,7 @@

    addToRef

  • @@ -357,7 +357,7 @@

    addVector3

  • @@ -389,7 +389,7 @@

    asArray

  • @@ -412,7 +412,7 @@

    clone

  • @@ -435,7 +435,7 @@

    copy

  • @@ -466,7 +466,7 @@

    copyFrom

  • @@ -498,7 +498,7 @@

    copyFromFloats

  • @@ -536,7 +536,7 @@

    divide

  • @@ -568,7 +568,7 @@

    divideInPlace

  • @@ -600,7 +600,7 @@

    divideToRef

  • @@ -638,7 +638,7 @@

    equals

  • @@ -670,7 +670,7 @@

    equalsWithEpsilon

  • @@ -708,7 +708,7 @@

    floor

  • @@ -731,7 +731,7 @@

    fract

  • @@ -754,7 +754,7 @@

    getClassName

  • @@ -777,7 +777,7 @@

    getHashCode

  • @@ -800,7 +800,7 @@

    length

  • @@ -823,7 +823,7 @@

    lengthSquared

  • @@ -846,7 +846,7 @@

    multiply

  • @@ -878,7 +878,7 @@

    multiplyByFloats

  • @@ -916,7 +916,7 @@

    multiplyInPlace

  • @@ -948,7 +948,7 @@

    multiplyToRef

  • @@ -986,7 +986,7 @@

    negate

  • @@ -1009,7 +1009,7 @@

    normalize

  • @@ -1032,7 +1032,7 @@

    scale

  • @@ -1064,7 +1064,7 @@

    scaleAndAddToRef

  • @@ -1102,7 +1102,7 @@

    scaleInPlace

  • @@ -1134,7 +1134,7 @@

    scaleToRef

  • @@ -1172,7 +1172,7 @@

    set

  • @@ -1210,7 +1210,7 @@

    subtract

  • @@ -1242,7 +1242,7 @@

    subtractInPlace

  • @@ -1274,7 +1274,7 @@

    subtractToRef

  • @@ -1312,7 +1312,7 @@

    toArray

  • @@ -1350,7 +1350,7 @@

    toJSON

  • @@ -1374,7 +1374,7 @@

    toString

  • @@ -1397,7 +1397,7 @@

    Static CatmullRom

  • @@ -1453,7 +1453,7 @@

    Static Center

  • @@ -1491,7 +1491,7 @@

    Static Clamp

  • @@ -1537,7 +1537,7 @@

    Static Distance

  • @@ -1575,7 +1575,7 @@

    Static DistanceOfPoint
  • @@ -1619,7 +1619,7 @@

    Static DistanceSquared

  • @@ -1657,7 +1657,7 @@

    Static Dot

  • @@ -1695,7 +1695,7 @@

    Static FromArray

  • @@ -1733,7 +1733,7 @@

    Static FromArrayToRef<
  • @@ -1776,7 +1776,7 @@

    Static Hermite

  • @@ -1832,7 +1832,7 @@

    Static Lerp

  • @@ -1876,7 +1876,7 @@

    Static Maximize

  • @@ -1914,7 +1914,7 @@

    Static Minimize

  • @@ -1952,7 +1952,7 @@

    Static Normalize

  • @@ -1984,7 +1984,7 @@

    Static One

  • @@ -2007,7 +2007,7 @@

    Static PointInTriangle

  • @@ -2057,7 +2057,7 @@

    Static Transform

  • @@ -2095,7 +2095,7 @@

    Static TransformToRef

  • @@ -2138,7 +2138,7 @@

    Static Zero

  • diff --git a/docs/classes/vector3.html b/docs/classes/vector3.html index fd962f0d1..9a30573cb 100644 --- a/docs/classes/vector3.html +++ b/docs/classes/vector3.html @@ -226,7 +226,7 @@

    constructor

  • @@ -275,7 +275,7 @@

    x

    @@ -291,7 +291,7 @@

    y

    @@ -307,7 +307,7 @@

    z

    @@ -329,7 +329,7 @@

    isNonUniform

  • @@ -354,7 +354,7 @@

    add

  • @@ -386,7 +386,7 @@

    addInPlace

  • @@ -418,7 +418,7 @@

    addInPlaceFromFloats

  • @@ -462,7 +462,7 @@

    addToRef

  • @@ -500,7 +500,7 @@

    asArray

  • @@ -523,7 +523,7 @@

    clone

  • @@ -546,7 +546,7 @@

    copy

  • @@ -577,7 +577,7 @@

    copyFrom

  • @@ -609,7 +609,7 @@

    copyFromFloats

  • @@ -653,7 +653,7 @@

    divide

  • @@ -685,7 +685,7 @@

    divideInPlace

  • @@ -717,7 +717,7 @@

    divideToRef

  • @@ -755,7 +755,7 @@

    equals

  • @@ -787,7 +787,7 @@

    equalsToFloats

  • @@ -831,7 +831,7 @@

    equalsWithEpsilon

  • @@ -869,7 +869,7 @@

    floor

  • @@ -892,7 +892,7 @@

    fract

  • @@ -915,7 +915,7 @@

    getClassName

  • @@ -938,7 +938,7 @@

    getHashCode

  • @@ -961,7 +961,7 @@

    length

  • @@ -984,7 +984,7 @@

    lengthSquared

  • @@ -1007,7 +1007,7 @@

    maximizeInPlace

  • @@ -1039,7 +1039,7 @@

    maximizeInPlaceFromFloats

  • @@ -1083,7 +1083,7 @@

    minimizeInPlace

  • @@ -1115,7 +1115,7 @@

    minimizeInPlaceFromFloats

  • @@ -1159,7 +1159,7 @@

    multiply

  • @@ -1191,7 +1191,7 @@

    multiplyByFloats

  • @@ -1235,7 +1235,7 @@

    multiplyInPlace

  • @@ -1267,7 +1267,7 @@

    multiplyToRef

  • @@ -1305,7 +1305,7 @@

    negate

  • @@ -1328,7 +1328,7 @@

    normalize

  • @@ -1352,7 +1352,7 @@

    normalizeFromLength

  • @@ -1385,7 +1385,7 @@

    normalizeToNew

  • @@ -1408,7 +1408,7 @@

    normalizeToRef

  • @@ -1440,7 +1440,7 @@

    reorderInPlace

  • @@ -1472,7 +1472,7 @@

    rotateByQuaternionAroundPointToRef

  • @@ -1516,7 +1516,7 @@

    rotateByQuaternionToRef

  • @@ -1554,7 +1554,7 @@

    scale

  • @@ -1586,7 +1586,7 @@

    scaleAndAddToRef

  • @@ -1624,7 +1624,7 @@

    scaleInPlace

  • @@ -1656,7 +1656,7 @@

    scaleToRef

  • @@ -1694,7 +1694,7 @@

    set

  • @@ -1738,7 +1738,7 @@

    setAll

  • @@ -1770,7 +1770,7 @@

    subtract

  • @@ -1802,7 +1802,7 @@

    subtractFromFloats

  • @@ -1846,7 +1846,7 @@

    subtractFromFloatsToRef

  • @@ -1896,7 +1896,7 @@

    subtractInPlace

  • @@ -1928,7 +1928,7 @@

    subtractToRef

  • @@ -1966,7 +1966,7 @@

    toArray

  • @@ -2004,7 +2004,7 @@

    toJSON

  • @@ -2028,7 +2028,7 @@

    toQuaternion

  • @@ -2051,7 +2051,7 @@

    toString

  • @@ -2074,7 +2074,7 @@

    Static Backward

  • @@ -2097,7 +2097,7 @@

    Static CatmullRom

  • @@ -2153,7 +2153,7 @@

    Static Center

  • @@ -2191,7 +2191,7 @@

    Static Clamp

  • @@ -2237,7 +2237,7 @@

    Static ClampToRef

  • @@ -2288,7 +2288,7 @@

    Static Cross

  • @@ -2327,7 +2327,7 @@

    Static CrossToRef

  • @@ -2371,7 +2371,7 @@

    Static Distance

  • @@ -2409,7 +2409,7 @@

    Static DistanceSquared

  • @@ -2447,7 +2447,7 @@

    Static Dot

  • @@ -2485,7 +2485,7 @@

    Static Down

  • @@ -2508,7 +2508,7 @@

    Static Forward

  • @@ -2531,7 +2531,7 @@

    Static FromArray

  • @@ -2569,7 +2569,7 @@

    Static FromArrayToRef<
  • @@ -2612,7 +2612,7 @@

    Static FromFloatArray<
  • @@ -2651,7 +2651,7 @@

    Static FromFloatArray<
  • @@ -2695,7 +2695,7 @@

    Static FromFloatsToRef
  • @@ -2744,7 +2744,7 @@

    Static GetAngleBetween
  • @@ -2788,7 +2788,7 @@

    Static GetClipFactor
    @@ -2838,7 +2838,7 @@

    Static Hermite

  • @@ -2894,7 +2894,7 @@

    Static Left

  • @@ -2917,7 +2917,7 @@

    Static Lerp

  • @@ -2961,7 +2961,7 @@

    Static LerpToRef

  • @@ -3010,7 +3010,7 @@

    Static Maximize

  • @@ -3048,7 +3048,7 @@

    Static Minimize

  • @@ -3086,7 +3086,7 @@

    Static Normalize

  • @@ -3118,7 +3118,7 @@

    Static NormalizeToRef

  • @@ -3155,7 +3155,7 @@

    Static One

  • @@ -3178,7 +3178,7 @@

    Static Project

  • @@ -3228,7 +3228,7 @@

    Static Right

  • @@ -3251,7 +3251,7 @@

    Static RotationFromAxi
  • @@ -3298,7 +3298,7 @@

    Static RotationFromAxi
  • @@ -3347,7 +3347,7 @@

    Static TransformCoordinates
  • @@ -3386,7 +3386,7 @@

    Static TransformCoordinates
  • @@ -3442,7 +3442,7 @@

    Static TransformCoordinates
  • @@ -3486,7 +3486,7 @@

    Static TransformNormal

  • @@ -3525,7 +3525,7 @@

    Static TransformNormal
  • @@ -3581,7 +3581,7 @@

    Static TransformNormal
  • @@ -3625,7 +3625,7 @@

    Static Unproject

  • @@ -3687,7 +3687,7 @@

    Static UnprojectFloats
  • @@ -3766,7 +3766,7 @@

    Static UnprojectFromTr
  • @@ -3822,7 +3822,7 @@

    Static UnprojectToRef

  • @@ -3889,7 +3889,7 @@

    Static Up

  • @@ -3912,7 +3912,7 @@

    Static Zero

  • diff --git a/docs/classes/vector4.html b/docs/classes/vector4.html index b81cf0997..17c6d1f86 100644 --- a/docs/classes/vector4.html +++ b/docs/classes/vector4.html @@ -174,7 +174,7 @@

    constructor

  • @@ -230,7 +230,7 @@

    w

    w: number
    @@ -245,7 +245,7 @@

    x

    x: number
    @@ -260,7 +260,7 @@

    y

    y: number
    @@ -275,7 +275,7 @@

    z

    z: number
    @@ -297,7 +297,7 @@

    add

  • @@ -329,7 +329,7 @@

    addInPlace

  • @@ -361,7 +361,7 @@

    addToRef

  • @@ -399,7 +399,7 @@

    asArray

  • @@ -422,7 +422,7 @@

    clone

  • @@ -445,7 +445,7 @@

    copyFrom

  • @@ -477,7 +477,7 @@

    copyFromFloats

  • @@ -527,7 +527,7 @@

    divide

  • @@ -559,7 +559,7 @@

    divideInPlace

  • @@ -591,7 +591,7 @@

    divideToRef

  • @@ -629,7 +629,7 @@

    equals

  • @@ -661,7 +661,7 @@

    equalsToFloats

  • @@ -711,7 +711,7 @@

    equalsWithEpsilon

  • @@ -749,7 +749,7 @@

    floor

  • @@ -772,7 +772,7 @@

    fract

  • @@ -795,7 +795,7 @@

    getClassName

  • @@ -818,7 +818,7 @@

    getHashCode

  • @@ -841,7 +841,7 @@

    length

  • @@ -864,7 +864,7 @@

    lengthSquared

  • @@ -887,7 +887,7 @@

    maximizeInPlace

  • @@ -919,7 +919,7 @@

    minimizeInPlace

  • @@ -951,7 +951,7 @@

    multiply

  • @@ -983,7 +983,7 @@

    multiplyByFloats

  • @@ -1033,7 +1033,7 @@

    multiplyInPlace

  • @@ -1065,7 +1065,7 @@

    multiplyToRef

  • @@ -1103,7 +1103,7 @@

    negate

  • @@ -1126,7 +1126,7 @@

    normalize

  • @@ -1149,7 +1149,7 @@

    scale

  • @@ -1181,7 +1181,7 @@

    scaleAndAddToRef

  • @@ -1219,7 +1219,7 @@

    scaleInPlace

  • @@ -1251,7 +1251,7 @@

    scaleToRef

  • @@ -1289,7 +1289,7 @@

    set

  • @@ -1339,7 +1339,7 @@

    setAll

  • @@ -1371,7 +1371,7 @@

    subtract

  • @@ -1403,7 +1403,7 @@

    subtractFromFloats

  • @@ -1453,7 +1453,7 @@

    subtractFromFloatsToRef

  • @@ -1509,7 +1509,7 @@

    subtractInPlace

  • @@ -1541,7 +1541,7 @@

    subtractToRef

  • @@ -1579,7 +1579,7 @@

    toArray

  • @@ -1617,7 +1617,7 @@

    toJSON

  • @@ -1643,7 +1643,7 @@

    toString

  • @@ -1666,7 +1666,7 @@

    toVector3

  • @@ -1689,7 +1689,7 @@

    Static Center

  • @@ -1727,7 +1727,7 @@

    Static Distance

  • @@ -1765,7 +1765,7 @@

    Static DistanceSquared

  • @@ -1803,7 +1803,7 @@

    Static FromArray

  • @@ -1841,7 +1841,7 @@

    Static FromArrayToRef<
  • @@ -1884,7 +1884,7 @@

    Static FromFloatArray<
  • @@ -1927,7 +1927,7 @@

    Static FromFloatsToRef
  • @@ -1982,7 +1982,7 @@

    Static Maximize

  • @@ -2020,7 +2020,7 @@

    Static Minimize

  • @@ -2058,7 +2058,7 @@

    Static Normalize

  • @@ -2090,7 +2090,7 @@

    Static NormalizeToRef

  • @@ -2127,7 +2127,7 @@

    Static One

  • @@ -2150,7 +2150,7 @@

    Static TransformNormal

  • @@ -2189,7 +2189,7 @@

    Static TransformNormal
  • @@ -2251,7 +2251,7 @@

    Static TransformNormal
  • @@ -2295,7 +2295,7 @@

    Static Zero

  • diff --git a/docs/classes/videostream.html b/docs/classes/videostream.html index 86b7cb8da..43d752771 100644 --- a/docs/classes/videostream.html +++ b/docs/classes/videostream.html @@ -126,7 +126,7 @@

    created

    @@ -148,7 +148,7 @@

    duration

  • @@ -171,7 +171,7 @@

    id

    @@ -198,7 +198,7 @@

    material

    @@ -225,7 +225,7 @@

    mesh

    @@ -252,7 +252,7 @@

    name

    @@ -280,7 +280,7 @@

    prefab

    @@ -307,7 +307,7 @@

    sound

    @@ -334,7 +334,7 @@

    source

    @@ -361,7 +361,7 @@

    texture

    @@ -387,7 +387,7 @@

    uri

  • @@ -409,7 +409,7 @@

    videoStream

  • @@ -439,7 +439,7 @@

    copy

    Parameters

    diff --git a/docs/classes/viewport.html b/docs/classes/viewport.html index 8f912e3a9..90c6f466b 100644 --- a/docs/classes/viewport.html +++ b/docs/classes/viewport.html @@ -117,7 +117,7 @@

    constructor

  • @@ -173,7 +173,7 @@

    height

    height: number
    @@ -188,7 +188,7 @@

    width

    width: number
    @@ -203,7 +203,7 @@

    x

    x: number
    @@ -218,7 +218,7 @@

    y

    y: number
    @@ -240,7 +240,7 @@

    clone

  • diff --git a/docs/classes/webhost.html b/docs/classes/webhost.html index f5c4b2476..2f0583646 100644 --- a/docs/classes/webhost.html +++ b/docs/classes/webhost.html @@ -116,7 +116,7 @@

    constructor

  • Parameters

    @@ -144,7 +144,7 @@

    adapter

  • Returns Adapter

    @@ -161,7 +161,7 @@

    baseDir

  • Returns string

    @@ -178,7 +178,7 @@

    baseUrl

  • Returns string

    @@ -198,7 +198,7 @@

    registerStaticBuffer

  • diff --git a/docs/classes/websocket.html b/docs/classes/websocket.html index 86169bd92..1d1e60815 100644 --- a/docs/classes/websocket.html +++ b/docs/classes/websocket.html @@ -151,7 +151,7 @@

    constructor

  • Parameters

    @@ -195,7 +195,7 @@

    promises

    @@ -224,7 +224,7 @@

    quality

    @@ -247,7 +247,7 @@

    remoteAddress

  • Returns string

    @@ -315,7 +315,7 @@

    close

    Implementation of Connection.close

    Overrides EventedConnection.close

    @@ -456,7 +456,7 @@

    off

    Inherited from EventedConnection.off

    Overrides EventEmitter.off

    @@ -717,7 +717,7 @@

    recv

    Implementation of Connection.recv

    Inherited from EventedConnection.recv

    @@ -818,7 +818,7 @@

    send

    Implementation of Connection.send

    Inherited from EventedConnection.send

    diff --git a/docs/classes/websocketadapter.html b/docs/classes/websocketadapter.html index 4c5bc0669..dc675931a 100644 --- a/docs/classes/websocketadapter.html +++ b/docs/classes/websocketadapter.html @@ -133,7 +133,7 @@

    constructor

    @@ -165,7 +165,7 @@

    onConnection

    @@ -219,7 +219,7 @@

    port

    Returns string @@ -241,7 +241,7 @@

    server

    Returns Server

    @@ -250,7 +250,7 @@

    Returns Server

    Inherited from Adapter.server

    Parameters

    @@ -277,7 +277,7 @@

    listen

    diff --git a/docs/enums/alphamode.html b/docs/enums/alphamode.html index f3fbd8a3f..a1a95aba8 100644 --- a/docs/enums/alphamode.html +++ b/docs/enums/alphamode.html @@ -92,7 +92,7 @@

    Blend

    Blend: = "blend"
    @@ -107,7 +107,7 @@

    Mask

    Mask: = "mask"
    @@ -123,7 +123,7 @@

    Opaque

    Opaque: = "opaque"
    diff --git a/docs/enums/animationwrapmode.html b/docs/enums/animationwrapmode.html index 1c5e19f90..8769fdc72 100644 --- a/docs/enums/animationwrapmode.html +++ b/docs/enums/animationwrapmode.html @@ -92,7 +92,7 @@

    Loop

    Loop: = "loop"
    @@ -107,7 +107,7 @@

    Once

    Once: = "once"
    @@ -126,7 +126,7 @@

    PingPong

    PingPong: = "ping-pong"
    diff --git a/docs/enums/collisiondetectionmode.html b/docs/enums/collisiondetectionmode.html index 7cfff61c2..1fa48547c 100644 --- a/docs/enums/collisiondetectionmode.html +++ b/docs/enums/collisiondetectionmode.html @@ -92,7 +92,7 @@

    Continuous

    Continuous: = "Continuous"
    @@ -102,7 +102,7 @@

    ContinuousDynamic

    ContinuousDynamic: = "ContinuousDynamic"
    @@ -112,7 +112,7 @@

    Discrete

    Discrete: = "Discrete"
    diff --git a/docs/enums/lookatmode.html b/docs/enums/lookatmode.html index d8fe42c6a..229c58665 100644 --- a/docs/enums/lookatmode.html +++ b/docs/enums/lookatmode.html @@ -92,7 +92,7 @@

    None

    None: = "None"
    @@ -107,7 +107,7 @@

    TargetXY

    TargetXY: = "TargetXY"
    @@ -122,7 +122,7 @@

    TargetY

    TargetY: = "TargetY"
    diff --git a/docs/enums/mediacommand.html b/docs/enums/mediacommand.html index fddee9c8b..a3d617f40 100644 --- a/docs/enums/mediacommand.html +++ b/docs/enums/mediacommand.html @@ -92,7 +92,7 @@

    Start

    Start: = "start"
    @@ -102,7 +102,7 @@

    Stop

    Stop: = "stop"
    @@ -112,7 +112,7 @@

    Update

    Update: = "update"
    diff --git a/docs/enums/orientation.html b/docs/enums/orientation.html index 2b2d1a40f..49702615f 100644 --- a/docs/enums/orientation.html +++ b/docs/enums/orientation.html @@ -91,7 +91,7 @@

    CCW

    CCW: = 1
    @@ -106,7 +106,7 @@

    CW

    CW: = 0
    diff --git a/docs/enums/primitiveshape.html b/docs/enums/primitiveshape.html index 6172644cd..1772c4c6c 100644 --- a/docs/enums/primitiveshape.html +++ b/docs/enums/primitiveshape.html @@ -95,7 +95,7 @@

    Box

    Box: = "box"
    @@ -110,7 +110,7 @@

    Capsule

    Capsule: = "capsule"
    @@ -128,7 +128,7 @@

    Cylinder

    Cylinder: = "cylinder"
    @@ -145,7 +145,7 @@

    InnerSphere

    InnerSphere: = "inner-sphere"
    @@ -162,7 +162,7 @@

    Plane

    Plane: = "plane"
    @@ -179,7 +179,7 @@

    Sphere

    Sphere: = "sphere"
    diff --git a/docs/enums/rigidbodyconstraints.html b/docs/enums/rigidbodyconstraints.html index 8d964613d..532e1fa2b 100644 --- a/docs/enums/rigidbodyconstraints.html +++ b/docs/enums/rigidbodyconstraints.html @@ -99,7 +99,7 @@

    FreezeAll

    FreezeAll: = "freeze-all"
    @@ -109,7 +109,7 @@

    FreezePosition

    FreezePosition: = "freeze-position"
    @@ -119,7 +119,7 @@

    FreezePositionX

    FreezePositionX: = "freeze-position-x"
    @@ -129,7 +129,7 @@

    FreezePositionY

    FreezePositionY: = "freeze-position-y"
    @@ -139,7 +139,7 @@

    FreezePositionZ

    FreezePositionZ: = "freeze-position-z"
    @@ -149,7 +149,7 @@

    FreezeRotation

    FreezeRotation: = "freeze-rotation"
    @@ -159,7 +159,7 @@

    FreezeRotationX

    FreezeRotationX: = "freeze-rotation-x"
    @@ -169,7 +169,7 @@

    FreezeRotationY

    FreezeRotationY: = "freeze-rotation-y"
    @@ -179,7 +179,7 @@

    FreezeRotationZ

    FreezeRotationZ: = "freeze-rotation-z"
    @@ -189,7 +189,7 @@

    None

    None: = "none"
    diff --git a/docs/enums/textanchorlocation.html b/docs/enums/textanchorlocation.html index 9980cde5e..4e3399976 100644 --- a/docs/enums/textanchorlocation.html +++ b/docs/enums/textanchorlocation.html @@ -91,7 +91,7 @@

    BottomCenter

    BottomCenter: = "bottom-center"
    @@ -101,7 +101,7 @@

    BottomLeft

    BottomLeft: = "bottom-left"
    @@ -111,7 +111,7 @@

    BottomRight

    BottomRight: = "bottom-right"
    @@ -121,7 +121,7 @@

    MiddleCenter

    MiddleCenter: = "middle-center"
    @@ -131,7 +131,7 @@

    MiddleLeft

    MiddleLeft: = "middle-left"
    @@ -141,7 +141,7 @@

    MiddleRight

    MiddleRight: = "middle-right"
    @@ -151,7 +151,7 @@

    TopCenter

    TopCenter: = "top-center"
    @@ -161,7 +161,7 @@

    TopLeft

    TopLeft: = "top-left"
    @@ -171,7 +171,7 @@

    TopRight

    TopRight: = "top-right"
    diff --git a/docs/enums/textfontfamily.html b/docs/enums/textfontfamily.html index 641b9fbcd..1e3b90b9e 100644 --- a/docs/enums/textfontfamily.html +++ b/docs/enums/textfontfamily.html @@ -84,7 +84,7 @@

    SansSerif

    SansSerif: = "sans-serif"
    @@ -94,7 +94,7 @@

    Serif

    Serif: = "serif"
    diff --git a/docs/enums/textjustify.html b/docs/enums/textjustify.html index 87259cb83..40b418682 100644 --- a/docs/enums/textjustify.html +++ b/docs/enums/textjustify.html @@ -85,7 +85,7 @@

    Center

    Center: = "center"
    @@ -95,7 +95,7 @@

    Left

    Left: = "left"
    @@ -105,7 +105,7 @@

    Right

    Right: = "right"
    diff --git a/docs/enums/texturewrapmode.html b/docs/enums/texturewrapmode.html index 4b74fbd54..72556cf32 100644 --- a/docs/enums/texturewrapmode.html +++ b/docs/enums/texturewrapmode.html @@ -92,7 +92,7 @@

    Clamp

    Clamp: = "clamp"
    @@ -107,7 +107,7 @@

    Mirror

    Mirror: = "mirror"
    @@ -122,7 +122,7 @@

    Repeat

    Repeat: = "repeat"
    diff --git a/docs/gltf-gen/classes/gltffactory.html b/docs/gltf-gen/classes/gltffactory.html index ba2d9f34e..276fed821 100644 --- a/docs/gltf-gen/classes/gltffactory.html +++ b/docs/gltf-gen/classes/gltffactory.html @@ -118,7 +118,7 @@

    constructor

  • Parameters

    @@ -149,7 +149,7 @@

    materials

    materials: Material[]
    @@ -159,7 +159,7 @@

    meshes

    meshes: Mesh[]
    @@ -169,7 +169,7 @@

    scenes

    scenes: Scene[]
    @@ -179,7 +179,7 @@

    textures

    textures: Texture[]
    @@ -196,7 +196,7 @@

    generateGLTF

  • @@ -216,7 +216,7 @@

    Static FromSinglePrimi
  • Parameters

    diff --git a/docs/gltf-gen/classes/image.html b/docs/gltf-gen/classes/image.html index 75e75986f..f997481ca 100644 --- a/docs/gltf-gen/classes/image.html +++ b/docs/gltf-gen/classes/image.html @@ -127,7 +127,7 @@

    constructor

  • Parameters

    @@ -150,7 +150,7 @@

    embeddedFilePath

    @@ -167,7 +167,7 @@

    name

    @@ -178,7 +178,7 @@

    uri

    @@ -201,7 +201,7 @@

    mimeType

  • @@ -214,7 +214,7 @@

    Returns string
    @@ -246,7 +246,7 @@

    getByteSize

    Parameters

    @@ -270,7 +270,7 @@

    serialize

    Parameters

    diff --git a/docs/gltf-gen/classes/material.html b/docs/gltf-gen/classes/material.html index 57ecd7717..8ed07880b 100644 --- a/docs/gltf-gen/classes/material.html +++ b/docs/gltf-gen/classes/material.html @@ -138,7 +138,7 @@

    constructor

  • Parameters

    @@ -161,7 +161,7 @@

    alphaCutoff

    @@ -172,7 +172,7 @@

    alphaMode

    @@ -183,7 +183,7 @@

    baseColorFactor

    @@ -194,7 +194,7 @@

    baseColorTexCoord

    @@ -205,7 +205,7 @@

    baseColorTexture

    @@ -216,7 +216,7 @@

    doubleSided

    @@ -227,7 +227,7 @@

    emissiveFactor

    @@ -238,7 +238,7 @@

    emissiveTexCoord

    @@ -249,7 +249,7 @@

    emissiveTexture

    @@ -260,7 +260,7 @@

    metallicFactor

    @@ -271,7 +271,7 @@

    metallicRoughnessTexCoord

    @@ -282,7 +282,7 @@

    metallicRoughnessTexture

    @@ -293,7 +293,7 @@

    name

    @@ -304,7 +304,7 @@

    normalTexCoord

    @@ -315,7 +315,7 @@

    normalTexScale

    @@ -326,7 +326,7 @@

    normalTexture

    @@ -337,7 +337,7 @@

    occlusionTexCoord

    @@ -348,7 +348,7 @@

    occlusionTexStrength

    @@ -359,7 +359,7 @@

    occlusionTexture

    @@ -370,7 +370,7 @@

    roughnessFactor

    @@ -388,7 +388,7 @@

    getByteSize

    Parameters

    @@ -412,7 +412,7 @@

    serialize

    Parameters

    diff --git a/docs/gltf-gen/classes/mesh.html b/docs/gltf-gen/classes/mesh.html index 5b4ce24fd..f00064c9a 100644 --- a/docs/gltf-gen/classes/mesh.html +++ b/docs/gltf-gen/classes/mesh.html @@ -120,7 +120,7 @@

    constructor

  • Parameters

    @@ -143,7 +143,7 @@

    name

    @@ -154,7 +154,7 @@

    primitives

    @@ -172,7 +172,7 @@

    getByteSize

    Parameters

    @@ -196,7 +196,7 @@

    serialize

    Parameters

    diff --git a/docs/gltf-gen/classes/meshprimitive.html b/docs/gltf-gen/classes/meshprimitive.html index 6bb39c808..38c9736af 100644 --- a/docs/gltf-gen/classes/meshprimitive.html +++ b/docs/gltf-gen/classes/meshprimitive.html @@ -121,7 +121,7 @@

    constructor

  • Parameters

    @@ -147,7 +147,7 @@

    material

    @@ -158,7 +158,7 @@

    triangles

    @@ -169,7 +169,7 @@

    vertices

    @@ -186,7 +186,7 @@

    getByteSize

  • Parameters

    @@ -209,7 +209,7 @@

    serialize

  • Parameters

    diff --git a/docs/gltf-gen/classes/node.html b/docs/gltf-gen/classes/node.html index 13e6136c6..83296dce6 100644 --- a/docs/gltf-gen/classes/node.html +++ b/docs/gltf-gen/classes/node.html @@ -125,7 +125,7 @@

    constructor

  • Parameters

    @@ -148,7 +148,7 @@

    children

    @@ -159,7 +159,7 @@

    matrix

    @@ -170,7 +170,7 @@

    mesh

    @@ -181,7 +181,7 @@

    name

    @@ -192,7 +192,7 @@

    rotation

    @@ -203,7 +203,7 @@

    scale

    @@ -214,7 +214,7 @@

    translation

    @@ -232,7 +232,7 @@

    getByteSize

    Parameters

    @@ -256,7 +256,7 @@

    serialize

    Parameters

    diff --git a/docs/gltf-gen/classes/scene.html b/docs/gltf-gen/classes/scene.html index 085d23499..828cd411f 100644 --- a/docs/gltf-gen/classes/scene.html +++ b/docs/gltf-gen/classes/scene.html @@ -120,7 +120,7 @@

    constructor

  • Parameters

    @@ -143,7 +143,7 @@

    name

    @@ -154,7 +154,7 @@

    nodes

    @@ -172,7 +172,7 @@

    getByteSize

    Parameters

    @@ -196,7 +196,7 @@

    serialize

    Parameters

    diff --git a/docs/gltf-gen/classes/sphere.html b/docs/gltf-gen/classes/sphere.html index 1788ac8b5..890874608 100644 --- a/docs/gltf-gen/classes/sphere.html +++ b/docs/gltf-gen/classes/sphere.html @@ -129,7 +129,7 @@

    constructor

    @@ -182,7 +182,7 @@

    material

    Implementation of MeshPrimitiveLike.material

    Inherited from MeshPrimitive.material

    @@ -194,7 +194,7 @@

    triangles

    Implementation of MeshPrimitiveLike.triangles

    Inherited from MeshPrimitive.triangles

    @@ -206,7 +206,7 @@

    vertices

    Implementation of MeshPrimitiveLike.vertices

    Inherited from MeshPrimitive.vertices

    @@ -224,7 +224,7 @@

    getByteSize

    Parameters

    @@ -248,7 +248,7 @@

    serialize

    Parameters

    diff --git a/docs/gltf-gen/classes/texture.html b/docs/gltf-gen/classes/texture.html index 0ea58ff60..ecfa5cbf1 100644 --- a/docs/gltf-gen/classes/texture.html +++ b/docs/gltf-gen/classes/texture.html @@ -124,7 +124,7 @@

    constructor

  • Parameters

    @@ -147,7 +147,7 @@

    magFilter

    @@ -158,7 +158,7 @@

    minFilter

    @@ -169,7 +169,7 @@

    name

    @@ -180,7 +180,7 @@

    source

    @@ -191,7 +191,7 @@

    wrapS

    @@ -202,7 +202,7 @@

    wrapT

    @@ -220,7 +220,7 @@

    getByteSize

    Parameters

    @@ -244,7 +244,7 @@

    serialize

    Parameters

    diff --git a/docs/gltf-gen/classes/vertex.html b/docs/gltf-gen/classes/vertex.html index 49fc242a5..d80e16afa 100644 --- a/docs/gltf-gen/classes/vertex.html +++ b/docs/gltf-gen/classes/vertex.html @@ -117,7 +117,7 @@

    constructor

  • Parameters

    @@ -140,7 +140,7 @@

    color0

    @@ -151,7 +151,7 @@

    normal

    @@ -162,7 +162,7 @@

    position

    @@ -173,7 +173,7 @@

    tangent

    @@ -184,7 +184,7 @@

    texCoord0

    @@ -195,7 +195,7 @@

    texCoord1

    @@ -205,7 +205,7 @@

    Static colorAttribute

    colorAttribute: VertexAttribute = new ColorAttribute(0)
    @@ -215,7 +215,7 @@

    Static normalAttribute

    normalAttribute: VertexAttribute = new NormalAttribute()
    @@ -225,7 +225,7 @@

    Static positionAttributepositionAttribute: VertexAttribute = new PositionAttribute()

  • @@ -235,7 +235,7 @@

    Static tangentAttribute

    tangentAttribute: VertexAttribute = new TangentAttribute()

    @@ -245,7 +245,7 @@

    Static texCoordAttribu
    texCoordAttribute: VertexAttribute[] = [new TexCoordAttribute(0),new TexCoordAttribute(1)]
    diff --git a/docs/gltf-gen/enums/accessorcomponenttype.html b/docs/gltf-gen/enums/accessorcomponenttype.html index 1c0840b1d..2846f027a 100644 --- a/docs/gltf-gen/enums/accessorcomponenttype.html +++ b/docs/gltf-gen/enums/accessorcomponenttype.html @@ -88,7 +88,7 @@

    Byte

    Byte: = 5120
    @@ -98,7 +98,7 @@

    Float

    Float: = 5126
    @@ -108,7 +108,7 @@

    Short

    Short: = 5122
    @@ -118,7 +118,7 @@

    UByte

    UByte: = 5121
    @@ -128,7 +128,7 @@

    UInt

    UInt: = 5125
    @@ -138,7 +138,7 @@

    UShort

    UShort: = 5123
    diff --git a/docs/gltf-gen/enums/accessortype.html b/docs/gltf-gen/enums/accessortype.html index 10b6c69c1..13b8f0034 100644 --- a/docs/gltf-gen/enums/accessortype.html +++ b/docs/gltf-gen/enums/accessortype.html @@ -89,7 +89,7 @@

    Mat2

    Mat2: = "MAT2"
    @@ -99,7 +99,7 @@

    Mat3

    Mat3: = "MAT3"
    @@ -109,7 +109,7 @@

    Mat4

    Mat4: = "MAT4"
    @@ -119,7 +119,7 @@

    Scalar

    Scalar: = "SCALAR"
    @@ -129,7 +129,7 @@

    Vec2

    Vec2: = "VEC2"
    @@ -139,7 +139,7 @@

    Vec3

    Vec3: = "VEC3"
    @@ -149,7 +149,7 @@

    Vec4

    Vec4: = "VEC4"
    diff --git a/docs/gltf-gen/enums/alphamode.html b/docs/gltf-gen/enums/alphamode.html index fbf70dfb0..3b3eec2b2 100644 --- a/docs/gltf-gen/enums/alphamode.html +++ b/docs/gltf-gen/enums/alphamode.html @@ -85,7 +85,7 @@

    Blend

    Blend: = "BLEND"
    @@ -95,7 +95,7 @@

    Mask

    Mask: = "MASK"
    @@ -105,7 +105,7 @@

    Opaque

    Opaque: = "OPAQUE"
    diff --git a/docs/gltf-gen/enums/texturemagfilter.html b/docs/gltf-gen/enums/texturemagfilter.html index e216680aa..78dce4f98 100644 --- a/docs/gltf-gen/enums/texturemagfilter.html +++ b/docs/gltf-gen/enums/texturemagfilter.html @@ -84,7 +84,7 @@

    Linear

    Linear: = 9729
    @@ -94,7 +94,7 @@

    Nearest

    Nearest: = 9728
    diff --git a/docs/gltf-gen/enums/textureminfilter.html b/docs/gltf-gen/enums/textureminfilter.html index b2512600d..703db0754 100644 --- a/docs/gltf-gen/enums/textureminfilter.html +++ b/docs/gltf-gen/enums/textureminfilter.html @@ -88,7 +88,7 @@

    Linear

    Linear: = 9729
    @@ -98,7 +98,7 @@

    LinearMipmapLinear

    LinearMipmapLinear: = 9987
    @@ -108,7 +108,7 @@

    LinearMipmapNearest

    LinearMipmapNearest: = 9985
    @@ -118,7 +118,7 @@

    Nearest

    Nearest: = 9728
    @@ -128,7 +128,7 @@

    NearestMipmapLinear

    NearestMipmapLinear: = 9986
    @@ -138,7 +138,7 @@

    NearestMipmapNearest

    NearestMipmapNearest: = 9984
    diff --git a/docs/gltf-gen/enums/texturewrapmode.html b/docs/gltf-gen/enums/texturewrapmode.html index e315aa713..1e0b67544 100644 --- a/docs/gltf-gen/enums/texturewrapmode.html +++ b/docs/gltf-gen/enums/texturewrapmode.html @@ -85,7 +85,7 @@

    ClampToEdge

    ClampToEdge: = 33071
    @@ -95,7 +95,7 @@

    MirroredRepeat

    MirroredRepeat: = 33648
    @@ -105,7 +105,7 @@

    Repeat

    Repeat: = 10497
    diff --git a/docs/gltf-gen/interfaces/imagelike.html b/docs/gltf-gen/interfaces/imagelike.html index 6d1f136d7..3b738bb88 100644 --- a/docs/gltf-gen/interfaces/imagelike.html +++ b/docs/gltf-gen/interfaces/imagelike.html @@ -99,7 +99,7 @@

    Optional embeddedFileembeddedFilePath: string

  • @@ -109,7 +109,7 @@

    Optional name

    name: string
    @@ -119,7 +119,7 @@

    Optional uri

    uri: string
    diff --git a/docs/gltf-gen/interfaces/materiallike.html b/docs/gltf-gen/interfaces/materiallike.html index c43cc6a69..3fa6cd474 100644 --- a/docs/gltf-gen/interfaces/materiallike.html +++ b/docs/gltf-gen/interfaces/materiallike.html @@ -116,7 +116,7 @@

    Optional alphaCutoff

    alphaCutoff: number
    @@ -126,7 +126,7 @@

    Optional alphaMode

    alphaMode: AlphaMode
    @@ -136,7 +136,7 @@

    Optional baseColorFa
    baseColorFactor: Color4
    @@ -146,7 +146,7 @@

    Optional baseColorTe
    baseColorTexCoord: number
    @@ -156,7 +156,7 @@

    Optional baseColorTe
    baseColorTexture: Texture
    @@ -166,7 +166,7 @@

    Optional doubleSided

    doubleSided: boolean
    @@ -176,7 +176,7 @@

    Optional emissiveFactoremissiveFactor: Color3

  • @@ -186,7 +186,7 @@

    Optional emissiveTex
    emissiveTexCoord: number
    @@ -196,7 +196,7 @@

    Optional emissiveTexture<
    emissiveTexture: Texture
    @@ -206,7 +206,7 @@

    Optional metallicFactormetallicFactor: number

    @@ -216,7 +216,7 @@

    Optional metallicRoughnes
    metallicRoughnessTexCoord: number
    @@ -226,7 +226,7 @@

    Optional metallicRoughnes
    metallicRoughnessTexture: Texture
    @@ -236,7 +236,7 @@

    Optional name

    name: string
    @@ -246,7 +246,7 @@

    Optional normalTexCo
    normalTexCoord: number
    @@ -256,7 +256,7 @@

    Optional normalTexSc
    normalTexScale: number
    @@ -266,7 +266,7 @@

    Optional normalTexturenormalTexture: Texture

    @@ -276,7 +276,7 @@

    Optional occlusionTexocclusionTexCoord: number

    @@ -286,7 +286,7 @@

    Optional occlusionTexocclusionTexStrength: number

    @@ -296,7 +296,7 @@

    Optional occlusionTexture
    occlusionTexture: Texture
    @@ -306,7 +306,7 @@

    Optional roughnessFactor<
    roughnessFactor: number
    diff --git a/docs/gltf-gen/interfaces/meshlike.html b/docs/gltf-gen/interfaces/meshlike.html index 16a6f99f2..e86a5ebe3 100644 --- a/docs/gltf-gen/interfaces/meshlike.html +++ b/docs/gltf-gen/interfaces/meshlike.html @@ -98,7 +98,7 @@

    Optional name

    name: string
    @@ -108,7 +108,7 @@

    Optional primitives

    primitives: MeshPrimitive[]
    diff --git a/docs/gltf-gen/interfaces/meshprimitivelike.html b/docs/gltf-gen/interfaces/meshprimitivelike.html index 6ab7f49ab..7a5123eb2 100644 --- a/docs/gltf-gen/interfaces/meshprimitivelike.html +++ b/docs/gltf-gen/interfaces/meshprimitivelike.html @@ -100,7 +100,7 @@

    Optional material

    material: Material
    @@ -110,7 +110,7 @@

    Optional triangles

    triangles: number[]
    @@ -120,7 +120,7 @@

    Optional vertices

    vertices: Vertex[]
    diff --git a/docs/gltf-gen/interfaces/nodelike.html b/docs/gltf-gen/interfaces/nodelike.html index 7353ee1ec..b44fb103b 100644 --- a/docs/gltf-gen/interfaces/nodelike.html +++ b/docs/gltf-gen/interfaces/nodelike.html @@ -103,7 +103,7 @@

    Optional children

    children: Node[]
    @@ -113,7 +113,7 @@

    Optional matrix

    matrix: Matrix
    @@ -123,7 +123,7 @@

    Optional mesh

    mesh: Mesh
    @@ -133,7 +133,7 @@

    Optional name

    name: string
    @@ -143,7 +143,7 @@

    Optional rotation

    rotation: Quaternion
    @@ -153,7 +153,7 @@

    Optional scale

    scale: Vector3
    @@ -163,7 +163,7 @@

    Optional translation

    translation: Vector3
    diff --git a/docs/gltf-gen/interfaces/scenelike.html b/docs/gltf-gen/interfaces/scenelike.html index 3e0978916..9c8eccd28 100644 --- a/docs/gltf-gen/interfaces/scenelike.html +++ b/docs/gltf-gen/interfaces/scenelike.html @@ -98,7 +98,7 @@

    Optional name

    name: string
    @@ -108,7 +108,7 @@

    Optional nodes

    nodes: Node[]
    diff --git a/docs/gltf-gen/interfaces/texturelike.html b/docs/gltf-gen/interfaces/texturelike.html index d60ee30f1..013a822cf 100644 --- a/docs/gltf-gen/interfaces/texturelike.html +++ b/docs/gltf-gen/interfaces/texturelike.html @@ -102,7 +102,7 @@

    Optional magFilter

    magFilter: TextureMagFilter
    @@ -112,7 +112,7 @@

    Optional minFilter

    minFilter: TextureMinFilter
    @@ -122,7 +122,7 @@

    Optional name

    name: string
    @@ -132,7 +132,7 @@

    Optional source

    source: Image
    @@ -142,7 +142,7 @@

    Optional wrapS

    @@ -152,7 +152,7 @@

    Optional wrapT

    diff --git a/docs/gltf-gen/interfaces/vertexlike.html b/docs/gltf-gen/interfaces/vertexlike.html index 7effbc4ae..29372cddd 100644 --- a/docs/gltf-gen/interfaces/vertexlike.html +++ b/docs/gltf-gen/interfaces/vertexlike.html @@ -102,7 +102,7 @@

    Optional color0

    color0: Attribute3
    @@ -112,7 +112,7 @@

    Optional normal

    normal: Attribute3
    @@ -122,7 +122,7 @@

    Optional position

    position: Attribute3
    @@ -132,7 +132,7 @@

    Optional tangent

    tangent: Attribute4
    @@ -142,7 +142,7 @@

    Optional texCoord0

    texCoord0: Attribute2
    @@ -152,7 +152,7 @@

    Optional texCoord1

    texCoord1: Attribute2
    diff --git a/docs/index.html b/docs/index.html index 9c85aae47..8cb1b8901 100644 --- a/docs/index.html +++ b/docs/index.html @@ -249,7 +249,7 @@

    ActionHandler

    ActionHandler: function
    @@ -285,7 +285,7 @@

    ActionState

    ActionState: "started" | "stopped"
    @@ -295,7 +295,7 @@

    AdapterOptions

    AdapterOptions: object
    @@ -315,7 +315,7 @@

    AnimationState

    AnimationState: object
    @@ -335,7 +335,7 @@

    AttachPoint

    AttachPoint: "none" | "camera" | "head" | "neck" | "hips" | "center-eye" | "spine-top" | "spine-middle" | "spine-bottom" | "left-eye" | "left-upper-leg" | "left-lower-leg" | "left-foot" | "left-toes" | "left-shoulder" | "left-upper-arm" | "left-lower-arm" | "left-hand" | "left-thumb" | "left-index" | "left-middle" | "left-ring" | "left-pinky" | "right-eye" | "right-upper-leg" | "right-lower-leg" | "right-foot" | "right-toes" | "right-shoulder" | "right-upper-arm" | "right-lower-arm" | "right-hand" | "right-thumb" | "right-index" | "right-middle" | "right-ring" | "right-pinky"
    @@ -350,7 +350,7 @@

    BehaviorType

    BehaviorType: "none" | "target" | "button"
    @@ -365,7 +365,7 @@

    ColliderGeometry

    @@ -380,7 +380,7 @@

    ColliderType

    ColliderType: "box" | "sphere" | "mesh" | "capsule"
    @@ -395,7 +395,7 @@

    CollisionEventState

    CollisionEventState: "enter" | "exit"
    @@ -410,7 +410,7 @@

    CollisionEventType

    CollisionEventType: "collision-enter" | "collision-exit"
    @@ -425,7 +425,7 @@

    CollisionHandler

    CollisionHandler: function
    @@ -466,7 +466,7 @@

    CreateAnimationOptions

    CreateAnimationOptions: object
    @@ -486,7 +486,7 @@

    CreateColliderType

    CreateColliderType: ColliderType | "none"
    @@ -496,7 +496,7 @@

    LightType

    LightType: "spot" | "point"
    @@ -506,7 +506,7 @@

    MultipeerAdapterOptions

    MultipeerAdapterOptions: AdapterOptions & object
    @@ -521,7 +521,7 @@

    SetAnimationStateOptions

    SetAnimationStateOptions: object
    @@ -541,7 +541,7 @@

    SetAudioStateOptions

    SetAudioStateOptions: object
    @@ -561,7 +561,7 @@

    SetMediaStateOptions

    @@ -576,7 +576,7 @@

    SetVideoStateOptions

    SetVideoStateOptions: object
    @@ -596,7 +596,7 @@

    SubscriptionType

    SubscriptionType: "transform" | "rigidbody" | "collider"
    @@ -612,7 +612,7 @@

    TraceSeverity

    TraceSeverity: "debug" | "info" | "warning" | "error"
    @@ -627,7 +627,7 @@

    TriggerEventType

    TriggerEventType: "trigger-enter" | "trigger-exit"
    @@ -642,7 +642,7 @@

    TriggerHandler

    TriggerHandler: function
    @@ -684,7 +684,7 @@

    WebSocketAdapterOptions

    WebSocketAdapterOptions: AdapterOptions
    @@ -702,7 +702,7 @@

    Const DegreesToRadians

    DegreesToRadians: number = Math.PI / 180.0
    @@ -717,7 +717,7 @@

    Const Epsilon

    Epsilon: 0.001 = 0.001
    @@ -736,7 +736,7 @@

    Const RadiansToDegrees

    RadiansToDegrees: number = 180.0 / Math.PI
    @@ -751,7 +751,7 @@

    Const ToGammaSpace

    ToGammaSpace: number = 1 / 2.2
    @@ -770,7 +770,7 @@

    Const ToLinearSpace

    ToLinearSpace: 2.2 = 2.2
    @@ -789,7 +789,7 @@

    Const ZeroGuid

    ZeroGuid: "00000000-0000-0000-0000-000000000000" = "00000000-0000-0000-0000-000000000000"
    @@ -799,7 +799,7 @@

    Const log

    log: Log = new Log()
    @@ -816,7 +816,7 @@

    safeAccessPath

  • Parameters

    @@ -841,7 +841,7 @@

    Const AnimationEaseCurv
    AnimationEaseCurves: object
    @@ -857,7 +857,7 @@

    EaseInBack

    EaseInBack: number[] = [0.6, -0.28, 0.735, 0.045]
    @@ -867,7 +867,7 @@

    EaseInCircular

    EaseInCircular: number[] = [0.6, 0.04, 0.98, 0.335]
    @@ -877,7 +877,7 @@

    EaseInCubic

    EaseInCubic: number[] = [0.55, 0.055, 0.675, 0.19]
    @@ -887,7 +887,7 @@

    EaseInExponential

    EaseInExponential: number[] = [0.95, 0.05, 0.795, 0.035]
    @@ -897,7 +897,7 @@

    EaseInOutBack

    EaseInOutBack: number[] = [0.68, -0.55, 0.265, 1.55]
    @@ -907,7 +907,7 @@

    EaseInOutCircular

    EaseInOutCircular: number[] = [0.785, 0.135, 0.15, 0.86]
    @@ -917,7 +917,7 @@

    EaseInOutCubic

    EaseInOutCubic: number[] = [0.645, 0.045, 0.355, 1]
    @@ -927,7 +927,7 @@

    EaseInOutExponential

    EaseInOutExponential: number[] = [1, 0, 0, 1]
    @@ -937,7 +937,7 @@

    EaseInOutQuadratic

    EaseInOutQuadratic: number[] = [0.455, 0.03, 0.515, 0.955]
    @@ -947,7 +947,7 @@

    EaseInOutQuartic

    EaseInOutQuartic: number[] = [0.77, 0, 0.175, 1]
    @@ -957,7 +957,7 @@

    EaseInOutQuintic

    EaseInOutQuintic: number[] = [0.86, 0, 0.07, 1]
    @@ -967,7 +967,7 @@

    EaseInOutSine

    EaseInOutSine: number[] = [0.445, 0.05, 0.55, 0.95]
    @@ -977,7 +977,7 @@

    EaseInQuadratic

    EaseInQuadratic: number[] = [0.55, 0.085, 0.68, 0.53]
    @@ -987,7 +987,7 @@

    EaseInQuartic

    EaseInQuartic: number[] = [0.895, 0.03, 0.685, 0.22]
    @@ -997,7 +997,7 @@

    EaseInQuintic

    EaseInQuintic: number[] = [0.755, 0.05, 0.855, 0.06]
    @@ -1007,7 +1007,7 @@

    EaseInSine

    EaseInSine: number[] = [0.47, 0, 0.745, 0.715]
    @@ -1017,7 +1017,7 @@

    EaseOutBack

    EaseOutBack: number[] = [0.175, 0.885, 0.32, 1.275]
    @@ -1027,7 +1027,7 @@

    EaseOutCircular

    EaseOutCircular: number[] = [0.075, 0.82, 0.165, 1]
    @@ -1037,7 +1037,7 @@

    EaseOutCubic

    EaseOutCubic: number[] = [0.215, 0.61, 0.355, 1]
    @@ -1047,7 +1047,7 @@

    EaseOutExponential

    EaseOutExponential: number[] = [0.19, 1, 0.22, 1]
    @@ -1057,7 +1057,7 @@

    EaseOutQuadratic

    EaseOutQuadratic: number[] = [0.25, 0.46, 0.45, 0.94]
    @@ -1067,7 +1067,7 @@

    EaseOutQuartic

    EaseOutQuartic: number[] = [0.165, 0.84, 0.44, 1]
    @@ -1077,7 +1077,7 @@

    EaseOutQuintic

    EaseOutQuintic: number[] = [0.23, 1, 0.32, 1]
    @@ -1087,7 +1087,7 @@

    EaseOutSine

    EaseOutSine: number[] = [0.39, 0.575, 0.565, 1]
    @@ -1097,7 +1097,7 @@

    Linear

    Linear: number[] = [0, 0, 1, 1]
    diff --git a/docs/interfaces/actionevent.html b/docs/interfaces/actionevent.html index d6b5e1303..21c57c5e0 100644 --- a/docs/interfaces/actionevent.html +++ b/docs/interfaces/actionevent.html @@ -95,7 +95,7 @@

    actionName

    actionName: string
    @@ -105,7 +105,7 @@

    actionState

    actionState: ActionState
    @@ -115,7 +115,7 @@

    behaviorType

    behaviorType: BehaviorType
    @@ -125,7 +125,7 @@

    targetId

    targetId: string
    @@ -135,7 +135,7 @@

    user

    user: User
    diff --git a/docs/interfaces/actorlike.html b/docs/interfaces/actorlike.html index 8c21fa4eb..6617176f3 100644 --- a/docs/interfaces/actorlike.html +++ b/docs/interfaces/actorlike.html @@ -118,7 +118,7 @@

    appearance

    appearance: Partial<AppearanceLike>
    @@ -128,7 +128,7 @@

    attachment

    attachment: Partial<AttachmentLike>
    @@ -138,7 +138,7 @@

    collider

    collider: Partial<ColliderLike>
    @@ -148,7 +148,7 @@

    exclusiveToUser

    exclusiveToUser: string
    @@ -165,7 +165,7 @@

    grabbable

    grabbable: boolean
    @@ -175,7 +175,7 @@

    id

    id: string
    @@ -185,7 +185,7 @@

    light

    light: Partial<LightLike>
    @@ -195,7 +195,7 @@

    lookAt

    lookAt: Partial<LookAtLike>
    @@ -205,7 +205,7 @@

    name

    name: string
    @@ -215,7 +215,7 @@

    parentId

    parentId: string
    @@ -225,7 +225,7 @@

    rigidBody

    rigidBody: Partial<RigidBodyLike>
    @@ -235,7 +235,7 @@

    subscriptions

    subscriptions: SubscriptionType[]
    @@ -245,7 +245,7 @@

    tag

    tag: string
    @@ -255,7 +255,7 @@

    text

    text: Partial<TextLike>
    @@ -265,7 +265,7 @@

    transform

    transform: Partial<ActorTransformLike>
    diff --git a/docs/interfaces/actortransformlike.html b/docs/interfaces/actortransformlike.html index 55ed14486..4811ab1ed 100644 --- a/docs/interfaces/actortransformlike.html +++ b/docs/interfaces/actortransformlike.html @@ -98,7 +98,7 @@

    app

    app: Partial<TransformLike>
    @@ -108,7 +108,7 @@

    local

    local: Partial<ScaledTransformLike>
    diff --git a/docs/interfaces/animationevent.html b/docs/interfaces/animationevent.html index e528bb245..bc8c459ce 100644 --- a/docs/interfaces/animationevent.html +++ b/docs/interfaces/animationevent.html @@ -93,7 +93,7 @@

    name

    name: string
    @@ -103,7 +103,7 @@

    time

    time: number
    @@ -113,7 +113,7 @@

    value

    value: string
    diff --git a/docs/interfaces/animationkeyframe.html b/docs/interfaces/animationkeyframe.html index 64591b985..1d8c50ff4 100644 --- a/docs/interfaces/animationkeyframe.html +++ b/docs/interfaces/animationkeyframe.html @@ -92,7 +92,7 @@

    time

    time: number
    @@ -102,7 +102,7 @@

    value

    value: Partial<ActorLike>
    diff --git a/docs/interfaces/appearancelike.html b/docs/interfaces/appearancelike.html index eb07a5c34..bc3b849fe 100644 --- a/docs/interfaces/appearancelike.html +++ b/docs/interfaces/appearancelike.html @@ -98,7 +98,7 @@

    enabled

    enabled: boolean | GroupMask | number
    @@ -115,7 +115,7 @@

    materialId

    materialId: string
    diff --git a/docs/interfaces/assetlike.html b/docs/interfaces/assetlike.html index df13facd4..28763b05d 100644 --- a/docs/interfaces/assetlike.html +++ b/docs/interfaces/assetlike.html @@ -111,7 +111,7 @@

    id

    id: string
    @@ -126,7 +126,7 @@

    Optional material

    material: Partial<MaterialLike>
    @@ -141,7 +141,7 @@

    Optional mesh

    mesh: Partial<MeshLike>
    @@ -156,7 +156,7 @@

    Optional name

    name: string
    @@ -172,7 +172,7 @@

    Optional prefab

    prefab: Partial<PrefabLike>
    @@ -187,7 +187,7 @@

    Optional sound

    sound: Partial<SoundLike>
    @@ -202,7 +202,7 @@

    Optional source

    source: AssetSource
    @@ -217,7 +217,7 @@

    Optional texture

    texture: Partial<TextureLike>
    @@ -232,7 +232,7 @@

    Optional videoStream

    videoStream: Partial<VideoStreamLike>
    diff --git a/docs/interfaces/assetsource.html b/docs/interfaces/assetsource.html index dcb160262..01c4b5b1c 100644 --- a/docs/interfaces/assetsource.html +++ b/docs/interfaces/assetsource.html @@ -100,7 +100,7 @@

    containerType

    containerType: "gltf" | "library"
    @@ -115,7 +115,7 @@

    Optional internalId

    internalId: string
    @@ -131,7 +131,7 @@

    Optional uri

    uri: string
    diff --git a/docs/interfaces/attachmentlike.html b/docs/interfaces/attachmentlike.html index e78121062..a28dd9f45 100644 --- a/docs/interfaces/attachmentlike.html +++ b/docs/interfaces/attachmentlike.html @@ -105,7 +105,7 @@

    attachPoint

    attachPoint: AttachPoint
    @@ -115,7 +115,7 @@

    userId

    userId: string
    diff --git a/docs/interfaces/boxcollidergeometry.html b/docs/interfaces/boxcollidergeometry.html index 84d4de20b..034ace2dd 100644 --- a/docs/interfaces/boxcollidergeometry.html +++ b/docs/interfaces/boxcollidergeometry.html @@ -100,7 +100,7 @@

    Optional center

    center: Readonly<Vector3Like>
    @@ -110,7 +110,7 @@

    colliderType

    colliderType: "box"
    @@ -120,7 +120,7 @@

    Optional size

    size: Readonly<Vector3Like>
    diff --git a/docs/interfaces/capsulecollidergeometry.html b/docs/interfaces/capsulecollidergeometry.html index 1d683d77a..2366193e2 100644 --- a/docs/interfaces/capsulecollidergeometry.html +++ b/docs/interfaces/capsulecollidergeometry.html @@ -91,7 +91,7 @@

    colliderType

    colliderType: "capsule"
    diff --git a/docs/interfaces/colliderlike.html b/docs/interfaces/colliderlike.html index 81f42cbe0..01d130bfb 100644 --- a/docs/interfaces/colliderlike.html +++ b/docs/interfaces/colliderlike.html @@ -107,7 +107,7 @@

    colliderGeometry

    colliderGeometry: ColliderGeometry
    @@ -117,7 +117,7 @@

    enabled

    enabled: boolean
    @@ -127,7 +127,7 @@

    eventSubscriptions

    eventSubscriptions: ColliderEventType[]
    @@ -137,7 +137,7 @@

    isTrigger

    isTrigger: boolean
    diff --git a/docs/interfaces/collisiondata.html b/docs/interfaces/collisiondata.html index de4bc95a3..50eb47fd4 100644 --- a/docs/interfaces/collisiondata.html +++ b/docs/interfaces/collisiondata.html @@ -102,7 +102,7 @@

    contacts

    contacts: ContactPoint[]
    @@ -112,7 +112,7 @@

    impulse

    impulse: Vector3
    @@ -122,7 +122,7 @@

    Optional otherActor

    otherActor: Actor
    @@ -132,7 +132,7 @@

    otherActorId

    otherActorId: string
    @@ -142,7 +142,7 @@

    relativeVelocity

    relativeVelocity: Vector3
    diff --git a/docs/interfaces/collisionevent.html b/docs/interfaces/collisionevent.html index 08777e8fd..66910cc14 100644 --- a/docs/interfaces/collisionevent.html +++ b/docs/interfaces/collisionevent.html @@ -100,7 +100,7 @@

    colliderOwnerId

    colliderOwnerId: string
    @@ -110,7 +110,7 @@

    collisionData

    collisionData: CollisionData
    @@ -120,7 +120,7 @@

    eventType

    diff --git a/docs/interfaces/color3like.html b/docs/interfaces/color3like.html index 6058ee397..4ea9fc3e1 100644 --- a/docs/interfaces/color3like.html +++ b/docs/interfaces/color3like.html @@ -99,7 +99,7 @@

    b

    b: number
    @@ -109,7 +109,7 @@

    g

    g: number
    @@ -119,7 +119,7 @@

    r

    r: number
    diff --git a/docs/interfaces/color4like.html b/docs/interfaces/color4like.html index d29f89c6a..e752a9327 100644 --- a/docs/interfaces/color4like.html +++ b/docs/interfaces/color4like.html @@ -94,7 +94,7 @@

    a

    a: number
    @@ -104,7 +104,7 @@

    b

    b: number
    @@ -114,7 +114,7 @@

    g

    g: number
    @@ -124,7 +124,7 @@

    r

    r: number
    diff --git a/docs/interfaces/connection.html b/docs/interfaces/connection.html index f0d2bcdd5..03ce4e97b 100644 --- a/docs/interfaces/connection.html +++ b/docs/interfaces/connection.html @@ -115,7 +115,7 @@

    promises

    promises: object
    @@ -133,7 +133,7 @@

    quality

    quality: ConnectionQuality
    @@ -150,7 +150,7 @@

    close

  • @@ -174,7 +174,7 @@

    off

  • @@ -214,7 +214,7 @@

    Returns void

    Parameters

    @@ -243,7 +243,7 @@

    Returns void

    Parameters

    @@ -289,7 +289,7 @@

    on

  • @@ -329,7 +329,7 @@

    Returns void
    @@ -363,7 +363,7 @@

    Returns void
    @@ -412,7 +412,7 @@

    recv

  • @@ -440,7 +440,7 @@

    send

  • diff --git a/docs/interfaces/contactpoint.html b/docs/interfaces/contactpoint.html index c2a934d58..828870969 100644 --- a/docs/interfaces/contactpoint.html +++ b/docs/interfaces/contactpoint.html @@ -100,7 +100,7 @@

    normal

    normal: Vector3
    @@ -110,7 +110,7 @@

    point

    point: Vector3
    @@ -120,7 +120,7 @@

    separation

    separation: number
    diff --git a/docs/interfaces/contextsettings.html b/docs/interfaces/contextsettings.html index e37ab4c42..c252f39ff 100644 --- a/docs/interfaces/contextsettings.html +++ b/docs/interfaces/contextsettings.html @@ -99,7 +99,7 @@

    Optional connection

    connection: Connection
    @@ -109,7 +109,7 @@

    Optional sessionId

    sessionId: string
    diff --git a/docs/interfaces/isize.html b/docs/interfaces/isize.html index bd6157e93..70932a4f5 100644 --- a/docs/interfaces/isize.html +++ b/docs/interfaces/isize.html @@ -105,7 +105,7 @@

    height

    height: number
    @@ -120,7 +120,7 @@

    width

    width: number
    diff --git a/docs/interfaces/lightlike.html b/docs/interfaces/lightlike.html index 0c0aac90f..76adb4af9 100644 --- a/docs/interfaces/lightlike.html +++ b/docs/interfaces/lightlike.html @@ -102,7 +102,7 @@

    color

    color: Partial<Color3Like>
    @@ -112,7 +112,7 @@

    enabled

    enabled: boolean
    @@ -122,7 +122,7 @@

    intensity

    intensity: number
    @@ -132,7 +132,7 @@

    range

    range: number
    @@ -142,7 +142,7 @@

    spotAngle

    spotAngle: number
    @@ -152,7 +152,7 @@

    type

    type: LightType
    diff --git a/docs/interfaces/lookatlike.html b/docs/interfaces/lookatlike.html index 9c7ac8697..275262448 100644 --- a/docs/interfaces/lookatlike.html +++ b/docs/interfaces/lookatlike.html @@ -99,7 +99,7 @@

    actorId

    actorId: string
    @@ -109,7 +109,7 @@

    backward

    backward: boolean
    @@ -119,7 +119,7 @@

    mode

    diff --git a/docs/interfaces/materiallike.html b/docs/interfaces/materiallike.html index b4f79a782..c18043012 100644 --- a/docs/interfaces/materiallike.html +++ b/docs/interfaces/materiallike.html @@ -109,7 +109,7 @@

    alphaCutoff

    alphaCutoff: number
    @@ -124,7 +124,7 @@

    alphaMode

    alphaMode: AlphaMode
    @@ -139,7 +139,7 @@

    color

    color: Partial<Color4Like>
    @@ -154,7 +154,7 @@

    mainTextureId

    mainTextureId: string
    @@ -169,7 +169,7 @@

    mainTextureOffset

    mainTextureOffset: Vector2Like
    @@ -184,7 +184,7 @@

    mainTextureScale

    mainTextureScale: Vector2Like
    diff --git a/docs/interfaces/meshcollidergeometry.html b/docs/interfaces/meshcollidergeometry.html index 258bf5dde..bc4bd6f80 100644 --- a/docs/interfaces/meshcollidergeometry.html +++ b/docs/interfaces/meshcollidergeometry.html @@ -91,7 +91,7 @@

    colliderType

    colliderType: "mesh"
    diff --git a/docs/interfaces/meshlike.html b/docs/interfaces/meshlike.html index 35e23f8e6..eb75f2986 100644 --- a/docs/interfaces/meshlike.html +++ b/docs/interfaces/meshlike.html @@ -98,7 +98,7 @@

    triangleCount

    triangleCount: number
    @@ -113,7 +113,7 @@

    vertexCount

    vertexCount: number
    diff --git a/docs/interfaces/prefablike.html b/docs/interfaces/prefablike.html index dccb29db6..0ea277ae1 100644 --- a/docs/interfaces/prefablike.html +++ b/docs/interfaces/prefablike.html @@ -97,7 +97,7 @@

    actorCount

    actorCount: number
    diff --git a/docs/interfaces/primitivedefinition.html b/docs/interfaces/primitivedefinition.html index 199b4ccd6..94d9e17b3 100644 --- a/docs/interfaces/primitivedefinition.html +++ b/docs/interfaces/primitivedefinition.html @@ -102,7 +102,7 @@

    Optional dimensions

    dimensions: Vector3Like
    @@ -117,7 +117,7 @@

    Optional radius

    radius: number
    @@ -132,7 +132,7 @@

    shape

    @@ -147,7 +147,7 @@

    Optional uSegments

    uSegments: number
    @@ -162,7 +162,7 @@

    Optional vSegments

    vSegments: number
    diff --git a/docs/interfaces/quaternionlike.html b/docs/interfaces/quaternionlike.html index 584748ae6..fb95064bb 100644 --- a/docs/interfaces/quaternionlike.html +++ b/docs/interfaces/quaternionlike.html @@ -100,7 +100,7 @@

    w

    w: number
    @@ -110,7 +110,7 @@

    x

    x: number
    @@ -120,7 +120,7 @@

    y

    y: number
    @@ -130,7 +130,7 @@

    z

    z: number
    diff --git a/docs/interfaces/rigidbodylike.html b/docs/interfaces/rigidbodylike.html index 0810d094b..ec3ed17e2 100644 --- a/docs/interfaces/rigidbodylike.html +++ b/docs/interfaces/rigidbodylike.html @@ -112,7 +112,7 @@

    angularVelocity

    angularVelocity: Partial<Vector3Like>
    @@ -127,7 +127,7 @@

    collisionDetectionMode

    collisionDetectionMode: CollisionDetectionMode
    @@ -142,7 +142,7 @@

    constraints

    constraints: RigidBodyConstraints[]
    @@ -157,7 +157,7 @@

    detectCollisions

    detectCollisions: boolean
    @@ -172,7 +172,7 @@

    enabled

    enabled: boolean
    @@ -187,7 +187,7 @@

    isKinematic

    isKinematic: boolean
    @@ -204,7 +204,7 @@

    mass

    mass: number
    @@ -219,7 +219,7 @@

    useGravity

    useGravity: boolean
    @@ -234,7 +234,7 @@

    velocity

    velocity: Partial<Vector3Like>
    diff --git a/docs/interfaces/scaledtransformlike.html b/docs/interfaces/scaledtransformlike.html index 50c035f31..166537b64 100644 --- a/docs/interfaces/scaledtransformlike.html +++ b/docs/interfaces/scaledtransformlike.html @@ -105,7 +105,7 @@

    position

    @@ -116,7 +116,7 @@

    rotation

    @@ -126,7 +126,7 @@

    scale

    scale: Partial<Vector3Like>
    diff --git a/docs/interfaces/soundlike.html b/docs/interfaces/soundlike.html index a5448413d..476950b79 100644 --- a/docs/interfaces/soundlike.html +++ b/docs/interfaces/soundlike.html @@ -98,7 +98,7 @@

    duration

    duration: number
    @@ -108,7 +108,7 @@

    uri

    uri: string
    diff --git a/docs/interfaces/spherecollidergeometry.html b/docs/interfaces/spherecollidergeometry.html index a01443d79..be42509a5 100644 --- a/docs/interfaces/spherecollidergeometry.html +++ b/docs/interfaces/spherecollidergeometry.html @@ -100,7 +100,7 @@

    Optional center

    center: Readonly<Vector3Like>
    @@ -110,7 +110,7 @@

    colliderType

    colliderType: "sphere"
    @@ -120,7 +120,7 @@

    Optional radius

    radius: number
    diff --git a/docs/interfaces/textlike.html b/docs/interfaces/textlike.html index 1f99c7612..fe6f98b95 100644 --- a/docs/interfaces/textlike.html +++ b/docs/interfaces/textlike.html @@ -104,7 +104,7 @@

    anchor

    @@ -114,7 +114,7 @@

    color

    color: Partial<Color3Like>
    @@ -124,7 +124,7 @@

    contents

    contents: string
    @@ -134,7 +134,7 @@

    enabled

    enabled: boolean
    @@ -144,7 +144,7 @@

    font

    @@ -154,7 +154,7 @@

    height

    height: number
    @@ -164,7 +164,7 @@

    justify

    justify: TextJustify
    @@ -174,7 +174,7 @@

    pixelsPerLine

    pixelsPerLine: number
    diff --git a/docs/interfaces/texturelike.html b/docs/interfaces/texturelike.html index b2d32a3f7..a8f502efd 100644 --- a/docs/interfaces/texturelike.html +++ b/docs/interfaces/texturelike.html @@ -100,7 +100,7 @@

    resolution

    resolution: Vector2Like
    @@ -110,7 +110,7 @@

    uri

    uri: string
    @@ -120,7 +120,7 @@

    wrapU

    @@ -130,7 +130,7 @@

    wrapV

    diff --git a/docs/interfaces/transformlike.html b/docs/interfaces/transformlike.html index 13c25bbe0..96dc5b76f 100644 --- a/docs/interfaces/transformlike.html +++ b/docs/interfaces/transformlike.html @@ -104,7 +104,7 @@

    position

    position: Partial<Vector3Like>
    @@ -114,7 +114,7 @@

    rotation

    rotation: Partial<QuaternionLike>
    diff --git a/docs/interfaces/triggerevent.html b/docs/interfaces/triggerevent.html index 71229e820..515c6d0a7 100644 --- a/docs/interfaces/triggerevent.html +++ b/docs/interfaces/triggerevent.html @@ -100,7 +100,7 @@

    colliderOwnerId

    colliderOwnerId: string
    @@ -110,7 +110,7 @@

    eventType

    eventType: TriggerEventType
    @@ -120,7 +120,7 @@

    otherColliderOwnerId

    otherColliderOwnerId: string
    diff --git a/docs/interfaces/userlike.html b/docs/interfaces/userlike.html index 85ee3e8a1..f96e0b191 100644 --- a/docs/interfaces/userlike.html +++ b/docs/interfaces/userlike.html @@ -100,7 +100,7 @@

    groups

    groups: number | GroupMask
    @@ -110,7 +110,7 @@

    id

    id: string
    @@ -120,7 +120,7 @@

    name

    name: string
    @@ -130,7 +130,7 @@

    properties

    properties: object
    diff --git a/docs/interfaces/vector2like.html b/docs/interfaces/vector2like.html index 8c643610e..2438c0b85 100644 --- a/docs/interfaces/vector2like.html +++ b/docs/interfaces/vector2like.html @@ -98,7 +98,7 @@

    x

    x: number
    @@ -108,7 +108,7 @@

    y

    y: number
    diff --git a/docs/interfaces/vector3like.html b/docs/interfaces/vector3like.html index 2c577b6b3..511d1636e 100644 --- a/docs/interfaces/vector3like.html +++ b/docs/interfaces/vector3like.html @@ -99,7 +99,7 @@

    x

    x: number
    @@ -109,7 +109,7 @@

    y

    y: number
    @@ -119,7 +119,7 @@

    z

    z: number
    diff --git a/docs/interfaces/videostreamlike.html b/docs/interfaces/videostreamlike.html index 5f1a65cd6..e8e09e702 100644 --- a/docs/interfaces/videostreamlike.html +++ b/docs/interfaces/videostreamlike.html @@ -98,7 +98,7 @@

    duration

    duration: number
    @@ -108,7 +108,7 @@

    uri

    uri: string
    diff --git a/packages/altspacevr-extras/package-lock.json b/packages/altspacevr-extras/package-lock.json index ca7f487d6..dcfce2e0b 100644 --- a/packages/altspacevr-extras/package-lock.json +++ b/packages/altspacevr-extras/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microsoft/mixed-reality-extension-altspacevr-extras", - "version": "0.12.2", + "version": "0.12.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/altspacevr-extras/package.json b/packages/altspacevr-extras/package.json index 8063c6e83..de5cf01c3 100644 --- a/packages/altspacevr-extras/package.json +++ b/packages/altspacevr-extras/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/mixed-reality-extension-altspacevr-extras", - "version": "0.12.2", + "version": "0.12.3", "description": "The Mixed Reality Extension AltspaceVR Extras package enables MRE developers to access custom AltspaceVR features.", "main": "built/index.js", "types": "built/index.d.ts", @@ -41,6 +41,6 @@ "typescript": "3.0.3" }, "dependencies": { - "@microsoft/mixed-reality-extension-sdk": "^0.12.2" + "@microsoft/mixed-reality-extension-sdk": "^0.12.3" } } diff --git a/packages/functional-tests/package-lock.json b/packages/functional-tests/package-lock.json index aa1307b2f..a60009f33 100644 --- a/packages/functional-tests/package-lock.json +++ b/packages/functional-tests/package-lock.json @@ -1,6 +1,6 @@ { "name": "functional-tests", - "version": "0.12.2", + "version": "0.12.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/functional-tests/package.json b/packages/functional-tests/package.json index 29903485c..6aac5c866 100644 --- a/packages/functional-tests/package.json +++ b/packages/functional-tests/package.json @@ -1,6 +1,6 @@ { "name": "functional-tests", - "version": "0.12.2", + "version": "0.12.3", "private": true, "description": "", "main": "built/server.js", @@ -23,9 +23,9 @@ "typescript": "3.0.3" }, "dependencies": { - "@microsoft/gltf-gen": "^0.12.2", - "@microsoft/mixed-reality-extension-altspacevr-extras": "^0.12.2", - "@microsoft/mixed-reality-extension-sdk": "^0.12.2", + "@microsoft/gltf-gen": "^0.12.3", + "@microsoft/mixed-reality-extension-altspacevr-extras": "^0.12.3", + "@microsoft/mixed-reality-extension-sdk": "^0.12.3", "@types/dotenv": "^6.1.0", "@types/node": "^10.3.1", "@types/restify": "^7.2.0", diff --git a/packages/gltf-gen/package-lock.json b/packages/gltf-gen/package-lock.json index d89a5bb98..07edfa643 100644 --- a/packages/gltf-gen/package-lock.json +++ b/packages/gltf-gen/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microsoft/gltf-gen", - "version": "0.12.2", + "version": "0.12.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/gltf-gen/package.json b/packages/gltf-gen/package.json index 2412e7706..6a1dd48cb 100644 --- a/packages/gltf-gen/package.json +++ b/packages/gltf-gen/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/gltf-gen", - "version": "0.12.2", + "version": "0.12.3", "description": "Generate glTF buffers on the fly from vertex data", "main": "built/index.js", "types": "built/index.d.ts", @@ -45,7 +45,7 @@ "typescript": "3.0.3" }, "dependencies": { - "@microsoft/mixed-reality-extension-sdk": "^0.12.2", + "@microsoft/mixed-reality-extension-sdk": "^0.12.3", "mime-types": "~2.1.19" } } diff --git a/packages/sdk/package-lock.json b/packages/sdk/package-lock.json index 2b3e5d40b..fca7a2583 100644 --- a/packages/sdk/package-lock.json +++ b/packages/sdk/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microsoft/mixed-reality-extension-sdk", - "version": "0.12.2", + "version": "0.12.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 6413c2821..9f8eb5216 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/mixed-reality-extension-sdk", - "version": "0.12.2", + "version": "0.12.3", "description": "The Mixed Reality Extension SDK enables developers to build 3D world extensions for AltspaceVR, using Node.JS.", "main": "built/index.js", "types": "built/index.d.ts",