hytopia 0.1.44 → 0.1.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/docs/server.md +0 -9
- package/package.json +1 -1
- package/server.api.json +0 -25635
- package/server.d.ts +0 -90
- package/server.js +80 -80
- package/docs/server.hytopia.audio._constructor_.md +0 -47
- package/docs/server.hytopia.audio.attachedtoentity.md +0 -13
- package/docs/server.hytopia.audio.detune.md +0 -13
- package/docs/server.hytopia.audio.distortion.md +0 -13
- package/docs/server.hytopia.audio.duration.md +0 -13
- package/docs/server.hytopia.audio.id.md +0 -13
- package/docs/server.hytopia.audio.isloaded.md +0 -13
- package/docs/server.hytopia.audio.isplaying.md +0 -13
- package/docs/server.hytopia.audio.ispositional.md +0 -13
- package/docs/server.hytopia.audio.loop.md +0 -13
- package/docs/server.hytopia.audio.md +0 -591
- package/docs/server.hytopia.audio.offset.md +0 -13
- package/docs/server.hytopia.audio.pause.md +0 -17
- package/docs/server.hytopia.audio.play.md +0 -69
- package/docs/server.hytopia.audio.playbackrate.md +0 -13
- package/docs/server.hytopia.audio.position.md +0 -13
- package/docs/server.hytopia.audio.referencedistance.md +0 -13
- package/docs/server.hytopia.audio.setattachedtoentity.md +0 -53
- package/docs/server.hytopia.audio.setdetune.md +0 -53
- package/docs/server.hytopia.audio.setdistortion.md +0 -53
- package/docs/server.hytopia.audio.setplaybackrate.md +0 -53
- package/docs/server.hytopia.audio.setposition.md +0 -53
- package/docs/server.hytopia.audio.setreferencedistance.md +0 -53
- package/docs/server.hytopia.audio.setvolume.md +0 -53
- package/docs/server.hytopia.audio.starttick.md +0 -13
- package/docs/server.hytopia.audio.uri.md +0 -13
- package/docs/server.hytopia.audio.volume.md +0 -13
- package/docs/server.hytopia.audio.world.md +0 -13
- package/docs/server.hytopia.audioeventpayload.md +0 -118
- package/docs/server.hytopia.audioeventpayload.pause.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.pause.md +0 -53
- package/docs/server.hytopia.audioeventpayload.play.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.play.md +0 -53
- package/docs/server.hytopia.audioeventpayload.playrestart.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.playrestart.md +0 -53
- package/docs/server.hytopia.audioeventpayload.setattachedtoentity.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setattachedtoentity.entity.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setattachedtoentity.md +0 -70
- package/docs/server.hytopia.audioeventpayload.setdetune.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setdetune.detune.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setdetune.md +0 -70
- package/docs/server.hytopia.audioeventpayload.setdistortion.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setdistortion.distortion.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setdistortion.md +0 -70
- package/docs/server.hytopia.audioeventpayload.setplaybackrate.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setplaybackrate.md +0 -70
- package/docs/server.hytopia.audioeventpayload.setplaybackrate.playbackrate.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setposition.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setposition.md +0 -70
- package/docs/server.hytopia.audioeventpayload.setposition.position.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setreferencedistance.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setreferencedistance.md +0 -70
- package/docs/server.hytopia.audioeventpayload.setreferencedistance.referencedistance.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setvolume.audio.md +0 -11
- package/docs/server.hytopia.audioeventpayload.setvolume.md +0 -70
- package/docs/server.hytopia.audioeventpayload.setvolume.volume.md +0 -11
- package/docs/server.hytopia.audioeventtype.md +0 -173
- package/docs/server.hytopia.audiomanager.getallaudios.md +0 -19
- package/docs/server.hytopia.audiomanager.getallentityattachedaudios.md +0 -55
- package/docs/server.hytopia.audiomanager.getallloopedaudios.md +0 -19
- package/docs/server.hytopia.audiomanager.getalloneshotaudios.md +0 -19
- package/docs/server.hytopia.audiomanager.md +0 -150
- package/docs/server.hytopia.audiomanager.world.md +0 -13
- package/docs/server.hytopia.audiooptions.attachedtoentity.md +0 -13
- package/docs/server.hytopia.audiooptions.detune.md +0 -13
- package/docs/server.hytopia.audiooptions.distortion.md +0 -13
- package/docs/server.hytopia.audiooptions.duration.md +0 -13
- package/docs/server.hytopia.audiooptions.loop.md +0 -13
- package/docs/server.hytopia.audiooptions.md +0 -247
- package/docs/server.hytopia.audiooptions.offset.md +0 -13
- package/docs/server.hytopia.audiooptions.playbackrate.md +0 -13
- package/docs/server.hytopia.audiooptions.position.md +0 -13
- package/docs/server.hytopia.audiooptions.referencedistance.md +0 -13
- package/docs/server.hytopia.audiooptions.uri.md +0 -13
- package/docs/server.hytopia.audiooptions.volume.md +0 -13
- package/docs/server.hytopia.basecharactercontroller._constructor_.md +0 -65
- package/docs/server.hytopia.basecharactercontroller.createcolliders.md +0 -19
- package/docs/server.hytopia.basecharactercontroller.entity.md +0 -13
- package/docs/server.hytopia.basecharactercontroller.md +0 -197
- package/docs/server.hytopia.basecharactercontroller.ontick.md +0 -13
- package/docs/server.hytopia.basecharactercontroller.ontickplayermovement.md +0 -13
- package/docs/server.hytopia.basecharactercontroller.tick.md +0 -53
- package/docs/server.hytopia.basecharactercontroller.tickplayermovement.md +0 -85
- package/docs/server.hytopia.block.blocktype.md +0 -13
- package/docs/server.hytopia.block.globalcoordinate.md +0 -13
- package/docs/server.hytopia.block.md +0 -86
- package/docs/server.hytopia.blocktype._constructor_.md +0 -49
- package/docs/server.hytopia.blocktype.collideroptions.md +0 -13
- package/docs/server.hytopia.blocktype.id.md +0 -13
- package/docs/server.hytopia.blocktype.ismeshable.md +0 -13
- package/docs/server.hytopia.blocktype.md +0 -235
- package/docs/server.hytopia.blocktype.name.md +0 -13
- package/docs/server.hytopia.blocktype.onentitycollision.md +0 -18
- package/docs/server.hytopia.blocktype.onentitycontactforce.md +0 -18
- package/docs/server.hytopia.blocktype.textureuri.md +0 -13
- package/docs/server.hytopia.blocktypeoptions.customcollideroptions.md +0 -11
- package/docs/server.hytopia.blocktypeoptions.id.md +0 -11
- package/docs/server.hytopia.blocktypeoptions.md +0 -108
- package/docs/server.hytopia.blocktypeoptions.name.md +0 -11
- package/docs/server.hytopia.blocktypeoptions.textureuri.md +0 -11
- package/docs/server.hytopia.blocktyperegistry.getallblocktypes.md +0 -19
- package/docs/server.hytopia.blocktyperegistry.getblocktype.md +0 -55
- package/docs/server.hytopia.blocktyperegistry.md +0 -153
- package/docs/server.hytopia.blocktyperegistry.registerblocktype.md +0 -53
- package/docs/server.hytopia.blocktyperegistry.registergenericblocktype.md +0 -55
- package/docs/server.hytopia.blocktyperegistry.world.md +0 -13
- package/docs/server.hytopia.blocktyperegistryeventpayload.md +0 -37
- package/docs/server.hytopia.blocktyperegistryeventpayload.registerblocktype.blocktype.md +0 -11
- package/docs/server.hytopia.blocktyperegistryeventpayload.registerblocktype.blocktyperegistry.md +0 -11
- package/docs/server.hytopia.blocktyperegistryeventpayload.registerblocktype.id.md +0 -11
- package/docs/server.hytopia.blocktyperegistryeventpayload.registerblocktype.md +0 -87
- package/docs/server.hytopia.blocktyperegistryeventtype.md +0 -47
- package/docs/server.hytopia.chateventpayload.md +0 -46
- package/docs/server.hytopia.chateventpayload.sendbroadcastmessage.color.md +0 -11
- package/docs/server.hytopia.chateventpayload.sendbroadcastmessage.md +0 -72
- package/docs/server.hytopia.chateventpayload.sendbroadcastmessage.message.md +0 -11
- package/docs/server.hytopia.chateventpayload.sendplayermessage.color.md +0 -11
- package/docs/server.hytopia.chateventpayload.sendplayermessage.md +0 -89
- package/docs/server.hytopia.chateventpayload.sendplayermessage.message.md +0 -11
- package/docs/server.hytopia.chateventpayload.sendplayermessage.player.md +0 -11
- package/docs/server.hytopia.chateventtype.md +0 -61
- package/docs/server.hytopia.chatmanager.md +0 -112
- package/docs/server.hytopia.chatmanager.registercommand.md +0 -69
- package/docs/server.hytopia.chatmanager.sendbroadcastmessage.md +0 -76
- package/docs/server.hytopia.chatmanager.sendplayermessage.md +0 -92
- package/docs/server.hytopia.chatmanager.unregistercommand.md +0 -53
- package/docs/server.hytopia.chunk._constructor_.md +0 -13
- package/docs/server.hytopia.chunk.blockindextolocalcoordinate.md +0 -55
- package/docs/server.hytopia.chunk.blocks.md +0 -13
- package/docs/server.hytopia.chunk.despawn.md +0 -17
- package/docs/server.hytopia.chunk.getblock.md +0 -55
- package/docs/server.hytopia.chunk.globalcoordinatetolocalcoordinate.md +0 -55
- package/docs/server.hytopia.chunk.globalcoordinatetoorigincoordinate.md +0 -55
- package/docs/server.hytopia.chunk.hasblock.md +0 -55
- package/docs/server.hytopia.chunk.issimulated.md +0 -13
- package/docs/server.hytopia.chunk.isspawned.md +0 -13
- package/docs/server.hytopia.chunk.isvalidorigincoordinate.md +0 -55
- package/docs/server.hytopia.chunk.md +0 -352
- package/docs/server.hytopia.chunk.origincoordinate.md +0 -13
- package/docs/server.hytopia.chunk.setblock.md +0 -69
- package/docs/server.hytopia.chunk.spawn.md +0 -69
- package/docs/server.hytopia.chunk.world.md +0 -13
- package/docs/server.hytopia.chunkeventpayload.despawn.chunk.md +0 -11
- package/docs/server.hytopia.chunkeventpayload.despawn.md +0 -53
- package/docs/server.hytopia.chunkeventpayload.md +0 -55
- package/docs/server.hytopia.chunkeventpayload.setblock.blocktypeid.md +0 -11
- package/docs/server.hytopia.chunkeventpayload.setblock.chunk.md +0 -11
- package/docs/server.hytopia.chunkeventpayload.setblock.globalcoordinate.md +0 -11
- package/docs/server.hytopia.chunkeventpayload.setblock.localcoordinate.md +0 -11
- package/docs/server.hytopia.chunkeventpayload.setblock.md +0 -104
- package/docs/server.hytopia.chunkeventpayload.spawn.chunk.md +0 -11
- package/docs/server.hytopia.chunkeventpayload.spawn.md +0 -53
- package/docs/server.hytopia.chunkeventtype.md +0 -75
- package/docs/server.hytopia.chunklattice._constructor_.md +0 -49
- package/docs/server.hytopia.chunklattice.getallchunks.md +0 -19
- package/docs/server.hytopia.chunklattice.getblock.md +0 -55
- package/docs/server.hytopia.chunklattice.getchunk.md +0 -55
- package/docs/server.hytopia.chunklattice.hasblock.md +0 -55
- package/docs/server.hytopia.chunklattice.haschunk.md +0 -55
- package/docs/server.hytopia.chunklattice.md +0 -155
- package/docs/server.hytopia.chunklattice.setblock.md +0 -69
- package/docs/server.hytopia.coefficientcombinerule.md +0 -89
- package/docs/server.hytopia.collider._constructor_.md +0 -49
- package/docs/server.hytopia.collider.addtosimulation.md +0 -69
- package/docs/server.hytopia.collider.enablecollisionevents.md +0 -53
- package/docs/server.hytopia.collider.enablecontactforceevents.md +0 -53
- package/docs/server.hytopia.collider.getbounciness.md +0 -19
- package/docs/server.hytopia.collider.getbouncinesscombinerule.md +0 -19
- package/docs/server.hytopia.collider.getcollisiongroups.md +0 -19
- package/docs/server.hytopia.collider.getfriction.md +0 -19
- package/docs/server.hytopia.collider.getfrictioncombinerule.md +0 -19
- package/docs/server.hytopia.collider.getrelativerotation.md +0 -19
- package/docs/server.hytopia.collider.getrelativetranslation.md +0 -19
- package/docs/server.hytopia.collider.isenabled.md +0 -13
- package/docs/server.hytopia.collider.isremoved.md +0 -13
- package/docs/server.hytopia.collider.issensor.md +0 -13
- package/docs/server.hytopia.collider.issimulated.md +0 -13
- package/docs/server.hytopia.collider.md +0 -586
- package/docs/server.hytopia.collider.parentrigidbody.md +0 -13
- package/docs/server.hytopia.collider.rawcollider.md +0 -13
- package/docs/server.hytopia.collider.removefromsimulation.md +0 -17
- package/docs/server.hytopia.collider.setbounciness.md +0 -53
- package/docs/server.hytopia.collider.setbouncinesscombinerule.md +0 -53
- package/docs/server.hytopia.collider.setcollisiongroups.md +0 -53
- package/docs/server.hytopia.collider.setenabled.md +0 -53
- package/docs/server.hytopia.collider.setfriction.md +0 -53
- package/docs/server.hytopia.collider.setfrictioncombinerule.md +0 -53
- package/docs/server.hytopia.collider.setmass.md +0 -53
- package/docs/server.hytopia.collider.setoncollision.md +0 -53
- package/docs/server.hytopia.collider.setrelativerotation.md +0 -53
- package/docs/server.hytopia.collider.setrelativetranslation.md +0 -53
- package/docs/server.hytopia.collider.setsensor.md +0 -53
- package/docs/server.hytopia.collider.settag.md +0 -53
- package/docs/server.hytopia.collider.shape.md +0 -13
- package/docs/server.hytopia.collider.tag.md +0 -13
- package/docs/server.hytopia.collideroptions.borderradius.md +0 -13
- package/docs/server.hytopia.collideroptions.bounciness.md +0 -13
- package/docs/server.hytopia.collideroptions.bouncinesscombinerule.md +0 -13
- package/docs/server.hytopia.collideroptions.collisiongroups.md +0 -13
- package/docs/server.hytopia.collideroptions.enabled.md +0 -13
- package/docs/server.hytopia.collideroptions.friction.md +0 -13
- package/docs/server.hytopia.collideroptions.frictioncombinerule.md +0 -13
- package/docs/server.hytopia.collideroptions.halfextents.md +0 -13
- package/docs/server.hytopia.collideroptions.halfheight.md +0 -13
- package/docs/server.hytopia.collideroptions.indices.md +0 -13
- package/docs/server.hytopia.collideroptions.issensor.md +0 -13
- package/docs/server.hytopia.collideroptions.mass.md +0 -13
- package/docs/server.hytopia.collideroptions.md +0 -437
- package/docs/server.hytopia.collideroptions.oncollision.md +0 -13
- package/docs/server.hytopia.collideroptions.parentrigidbody.md +0 -13
- package/docs/server.hytopia.collideroptions.radius.md +0 -13
- package/docs/server.hytopia.collideroptions.relativerotation.md +0 -13
- package/docs/server.hytopia.collideroptions.relativetranslation.md +0 -13
- package/docs/server.hytopia.collideroptions.shape.md +0 -13
- package/docs/server.hytopia.collideroptions.simulation.md +0 -13
- package/docs/server.hytopia.collideroptions.tag.md +0 -13
- package/docs/server.hytopia.collideroptions.vertices.md +0 -13
- package/docs/server.hytopia.collidershape.md +0 -131
- package/docs/server.hytopia.collisioncallback.md +0 -15
- package/docs/server.hytopia.collisiongroup.md +0 -116
- package/docs/server.hytopia.collisiongroups.md +0 -18
- package/docs/server.hytopia.collisiongroupsbuilder.buildrawcollisiongroups.md +0 -55
- package/docs/server.hytopia.collisiongroupsbuilder.decodecollisiongroups.md +0 -55
- package/docs/server.hytopia.collisiongroupsbuilder.decoderawcollisiongroups.md +0 -55
- package/docs/server.hytopia.collisiongroupsbuilder.isdefaultcollisiongroups.md +0 -55
- package/docs/server.hytopia.collisiongroupsbuilder.md +0 -101
- package/docs/server.hytopia.commandcallback.md +0 -15
- package/docs/server.hytopia.decodedcollisiongroups.md +0 -16
- package/docs/server.hytopia.default_block_entity_rigid_body_options.md +0 -13
- package/docs/server.hytopia.default_entity_rigid_body_options.md +0 -13
- package/docs/server.hytopia.defaultcharactercontroller._constructor_.md +0 -65
- package/docs/server.hytopia.defaultcharactercontroller.canjump.md +0 -13
- package/docs/server.hytopia.defaultcharactercontroller.canrun.md +0 -13
- package/docs/server.hytopia.defaultcharactercontroller.canwalk.md +0 -13
- package/docs/server.hytopia.defaultcharactercontroller.createcolliders.md +0 -19
- package/docs/server.hytopia.defaultcharactercontroller.isgrounded.md +0 -13
- package/docs/server.hytopia.defaultcharactercontroller.isonplatform.md +0 -13
- package/docs/server.hytopia.defaultcharactercontroller.jumpvelocity.md +0 -13
- package/docs/server.hytopia.defaultcharactercontroller.md +0 -319
- package/docs/server.hytopia.defaultcharactercontroller.platform.md +0 -13
- package/docs/server.hytopia.defaultcharactercontroller.runvelocity.md +0 -13
- package/docs/server.hytopia.defaultcharactercontroller.tickplayermovement.md +0 -85
- package/docs/server.hytopia.defaultcharactercontroller.walkvelocity.md +0 -13
- package/docs/server.hytopia.defaultcharactercontrolleroptions.canjump.md +0 -13
- package/docs/server.hytopia.defaultcharactercontrolleroptions.canrun.md +0 -13
- package/docs/server.hytopia.defaultcharactercontrolleroptions.canwalk.md +0 -13
- package/docs/server.hytopia.defaultcharactercontrolleroptions.jumpvelocity.md +0 -13
- package/docs/server.hytopia.defaultcharactercontrolleroptions.md +0 -152
- package/docs/server.hytopia.defaultcharactercontrolleroptions.runvelocity.md +0 -13
- package/docs/server.hytopia.defaultcharactercontrolleroptions.walkvelocity.md +0 -13
- package/docs/server.hytopia.entity._constructor_.md +0 -49
- package/docs/server.hytopia.entity.blockhalfextents.md +0 -13
- package/docs/server.hytopia.entity.blocktextureuri.md +0 -13
- package/docs/server.hytopia.entity.charactercontroller.md +0 -13
- package/docs/server.hytopia.entity.createcustomcharactercontroller.md +0 -13
- package/docs/server.hytopia.entity.despawn.md +0 -17
- package/docs/server.hytopia.entity.id.md +0 -13
- package/docs/server.hytopia.entity.isblockentity.md +0 -13
- package/docs/server.hytopia.entity.ismodelentity.md +0 -13
- package/docs/server.hytopia.entity.isspawned.md +0 -13
- package/docs/server.hytopia.entity.md +0 -704
- package/docs/server.hytopia.entity.modelhiddennodes.md +0 -13
- package/docs/server.hytopia.entity.modelloopedanimations.md +0 -13
- package/docs/server.hytopia.entity.modelscale.md +0 -13
- package/docs/server.hytopia.entity.modeluri.md +0 -13
- package/docs/server.hytopia.entity.name.md +0 -13
- package/docs/server.hytopia.entity.onblockcollision.md +0 -18
- package/docs/server.hytopia.entity.onblockcontactforce.md +0 -18
- package/docs/server.hytopia.entity.ondespawn.md +0 -13
- package/docs/server.hytopia.entity.onentitycollision.md +0 -18
- package/docs/server.hytopia.entity.onentitycontactforce.md +0 -18
- package/docs/server.hytopia.entity.onspawn.md +0 -13
- package/docs/server.hytopia.entity.ontick.md +0 -13
- package/docs/server.hytopia.entity.setcharactercontroller.md +0 -53
- package/docs/server.hytopia.entity.setmodelhiddennodes.md +0 -53
- package/docs/server.hytopia.entity.settintcolor.md +0 -53
- package/docs/server.hytopia.entity.spawn.md +0 -69
- package/docs/server.hytopia.entity.startmodelloopedanimations.md +0 -57
- package/docs/server.hytopia.entity.startmodeloneshotanimations.md +0 -57
- package/docs/server.hytopia.entity.stopmodelanimations.md +0 -57
- package/docs/server.hytopia.entity.tag.md +0 -13
- package/docs/server.hytopia.entity.tintcolor.md +0 -13
- package/docs/server.hytopia.entity.world.md +0 -13
- package/docs/server.hytopia.entityeventpayload.despawn.entity.md +0 -11
- package/docs/server.hytopia.entityeventpayload.despawn.md +0 -53
- package/docs/server.hytopia.entityeventpayload.md +0 -109
- package/docs/server.hytopia.entityeventpayload.setmodelhiddennodes.entity.md +0 -11
- package/docs/server.hytopia.entityeventpayload.setmodelhiddennodes.md +0 -70
- package/docs/server.hytopia.entityeventpayload.setmodelhiddennodes.modelhiddennodes.md +0 -11
- package/docs/server.hytopia.entityeventpayload.settintcolor.entity.md +0 -11
- package/docs/server.hytopia.entityeventpayload.settintcolor.md +0 -70
- package/docs/server.hytopia.entityeventpayload.settintcolor.tintcolor.md +0 -11
- package/docs/server.hytopia.entityeventpayload.spawn.entity.md +0 -11
- package/docs/server.hytopia.entityeventpayload.spawn.md +0 -53
- package/docs/server.hytopia.entityeventpayload.startmodelloopedanimations.animations.md +0 -11
- package/docs/server.hytopia.entityeventpayload.startmodelloopedanimations.entity.md +0 -11
- package/docs/server.hytopia.entityeventpayload.startmodelloopedanimations.md +0 -70
- package/docs/server.hytopia.entityeventpayload.startmodeloneshotanimations.animations.md +0 -11
- package/docs/server.hytopia.entityeventpayload.startmodeloneshotanimations.entity.md +0 -11
- package/docs/server.hytopia.entityeventpayload.startmodeloneshotanimations.md +0 -70
- package/docs/server.hytopia.entityeventpayload.stopmodelanimations.animations.md +0 -11
- package/docs/server.hytopia.entityeventpayload.stopmodelanimations.entity.md +0 -11
- package/docs/server.hytopia.entityeventpayload.stopmodelanimations.md +0 -70
- package/docs/server.hytopia.entityeventpayload.updaterotation.entity.md +0 -11
- package/docs/server.hytopia.entityeventpayload.updaterotation.md +0 -70
- package/docs/server.hytopia.entityeventpayload.updaterotation.rotation.md +0 -11
- package/docs/server.hytopia.entityeventpayload.updatetranslation.entity.md +0 -11
- package/docs/server.hytopia.entityeventpayload.updatetranslation.md +0 -70
- package/docs/server.hytopia.entityeventpayload.updatetranslation.translation.md +0 -11
- package/docs/server.hytopia.entityeventtype.md +0 -159
- package/docs/server.hytopia.entitymanager.getallentities.md +0 -19
- package/docs/server.hytopia.entitymanager.getallplayerentities.md +0 -55
- package/docs/server.hytopia.entitymanager.getentitiesbytag.md +0 -55
- package/docs/server.hytopia.entitymanager.getentitiesbytagsubstring.md +0 -55
- package/docs/server.hytopia.entitymanager.getentity.md +0 -55
- package/docs/server.hytopia.entitymanager.md +0 -164
- package/docs/server.hytopia.entitymanager.world.md +0 -13
- package/docs/server.hytopia.entityoptions.blockhalfextents.md +0 -13
- package/docs/server.hytopia.entityoptions.blocktextureuri.md +0 -13
- package/docs/server.hytopia.entityoptions.createcustomcharactercontroller.md +0 -13
- package/docs/server.hytopia.entityoptions.md +0 -247
- package/docs/server.hytopia.entityoptions.modelhiddennodes.md +0 -13
- package/docs/server.hytopia.entityoptions.modelloopedanimations.md +0 -13
- package/docs/server.hytopia.entityoptions.modelscale.md +0 -13
- package/docs/server.hytopia.entityoptions.modeluri.md +0 -13
- package/docs/server.hytopia.entityoptions.name.md +0 -13
- package/docs/server.hytopia.entityoptions.rigidbodyoptions.md +0 -13
- package/docs/server.hytopia.entityoptions.tag.md +0 -13
- package/docs/server.hytopia.entityoptions.tintcolor.md +0 -13
- package/docs/server.hytopia.event.md +0 -76
- package/docs/server.hytopia.event.payload.md +0 -13
- package/docs/server.hytopia.event.type.md +0 -13
- package/docs/server.hytopia.eventrouter._constructor_.md +0 -49
- package/docs/server.hytopia.eventrouter.emit.md +0 -55
- package/docs/server.hytopia.eventrouter.logallevents.md +0 -13
- package/docs/server.hytopia.eventrouter.logeventspayloads.md +0 -13
- package/docs/server.hytopia.eventrouter.logignoreeventprefixes.md +0 -13
- package/docs/server.hytopia.eventrouter.logignoreevents.md +0 -13
- package/docs/server.hytopia.eventrouter.logunlistenedevents.md +0 -13
- package/docs/server.hytopia.eventrouter.md +0 -270
- package/docs/server.hytopia.eventrouter.off.md +0 -69
- package/docs/server.hytopia.eventrouter.offall.md +0 -53
- package/docs/server.hytopia.eventrouter.on.md +0 -73
- package/docs/server.hytopia.eventrouter.serverinstance.md +0 -13
- package/docs/server.hytopia.facecallback.md +0 -15
- package/docs/server.hytopia.facecompletecallback.md +0 -15
- package/docs/server.hytopia.faceoptions.md +0 -18
- package/docs/server.hytopia.gameserver.instance.md +0 -13
- package/docs/server.hytopia.gameserver.md +0 -130
- package/docs/server.hytopia.gameserver.playermanager.md +0 -13
- package/docs/server.hytopia.gameserver.webserver.md +0 -13
- package/docs/server.hytopia.gameserver.worlds.md +0 -15
- package/docs/server.hytopia.gameservereventpayload.md +0 -46
- package/docs/server.hytopia.gameservereventpayload.start.md +0 -53
- package/docs/server.hytopia.gameservereventpayload.start.startedatms.md +0 -11
- package/docs/server.hytopia.gameservereventpayload.stop.md +0 -53
- package/docs/server.hytopia.gameservereventpayload.stop.stoppedatms.md +0 -11
- package/docs/server.hytopia.gameservereventtype.md +0 -61
- package/docs/server.hytopia.md +0 -1047
- package/docs/server.hytopia.movecallback.md +0 -15
- package/docs/server.hytopia.movecompletecallback.md +0 -15
- package/docs/server.hytopia.moveoptions.md +0 -23
- package/docs/server.hytopia.player.camera.md +0 -13
- package/docs/server.hytopia.player.disconnect.md +0 -17
- package/docs/server.hytopia.player.id.md +0 -13
- package/docs/server.hytopia.player.inputstate.md +0 -13
- package/docs/server.hytopia.player.joinworld.md +0 -57
- package/docs/server.hytopia.player.leaveworld.md +0 -17
- package/docs/server.hytopia.player.md +0 -232
- package/docs/server.hytopia.player.orientationstate.md +0 -13
- package/docs/server.hytopia.player.username.md +0 -13
- package/docs/server.hytopia.player.world.md +0 -13
- package/docs/server.hytopia.playercamera.attachedtoentity.md +0 -13
- package/docs/server.hytopia.playercamera.attachedtoposition.md +0 -13
- package/docs/server.hytopia.playercamera.filmoffset.md +0 -13
- package/docs/server.hytopia.playercamera.forwardoffset.md +0 -13
- package/docs/server.hytopia.playercamera.fov.md +0 -13
- package/docs/server.hytopia.playercamera.lookatentity.md +0 -53
- package/docs/server.hytopia.playercamera.lookatposition.md +0 -53
- package/docs/server.hytopia.playercamera.md +0 -506
- package/docs/server.hytopia.playercamera.mode.md +0 -13
- package/docs/server.hytopia.playercamera.modelhiddennodes.md +0 -13
- package/docs/server.hytopia.playercamera.offset.md +0 -13
- package/docs/server.hytopia.playercamera.player.md +0 -13
- package/docs/server.hytopia.playercamera.setattachedtoentity.md +0 -53
- package/docs/server.hytopia.playercamera.setattachedtoposition.md +0 -53
- package/docs/server.hytopia.playercamera.setfilmoffset.md +0 -53
- package/docs/server.hytopia.playercamera.setforwardoffset.md +0 -53
- package/docs/server.hytopia.playercamera.setfov.md +0 -53
- package/docs/server.hytopia.playercamera.setmode.md +0 -53
- package/docs/server.hytopia.playercamera.setmodelhiddennodes.md +0 -53
- package/docs/server.hytopia.playercamera.setoffset.md +0 -53
- package/docs/server.hytopia.playercamera.settrackedentity.md +0 -53
- package/docs/server.hytopia.playercamera.settrackedposition.md +0 -53
- package/docs/server.hytopia.playercamera.setzoom.md +0 -53
- package/docs/server.hytopia.playercamera.trackedentity.md +0 -13
- package/docs/server.hytopia.playercamera.trackedposition.md +0 -13
- package/docs/server.hytopia.playercamera.zoom.md +0 -13
- package/docs/server.hytopia.playercameraeventpayload.lookatentity.entity.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.lookatentity.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.lookatentity.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.lookatposition.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.lookatposition.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.lookatposition.position.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.md +0 -145
- package/docs/server.hytopia.playercameraeventpayload.setattachedtoentity.entity.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setattachedtoentity.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.setattachedtoentity.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setattachedtoposition.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.setattachedtoposition.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setattachedtoposition.position.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setfilmoffset.filmoffset.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setfilmoffset.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.setfilmoffset.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setforwardoffset.forwardoffset.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setforwardoffset.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.setforwardoffset.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setfov.fov.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setfov.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.setfov.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setmode.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.setmode.mode.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setmode.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setmodelhiddennodes.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.setmodelhiddennodes.modelhiddennodes.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setmodelhiddennodes.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setoffset.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.setoffset.offset.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setoffset.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.settrackedentity.entity.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.settrackedentity.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.settrackedentity.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.settrackedposition.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.settrackedposition.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.settrackedposition.position.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setzoom.md +0 -70
- package/docs/server.hytopia.playercameraeventpayload.setzoom.playercamera.md +0 -11
- package/docs/server.hytopia.playercameraeventpayload.setzoom.zoom.md +0 -11
- package/docs/server.hytopia.playercameraeventtype.md +0 -215
- package/docs/server.hytopia.playercameramode.md +0 -59
- package/docs/server.hytopia.playerentity._constructor_.md +0 -49
- package/docs/server.hytopia.playerentity.md +0 -115
- package/docs/server.hytopia.playerentity.player.md +0 -13
- package/docs/server.hytopia.playerentityoptions.md +0 -58
- package/docs/server.hytopia.playerentityoptions.player.md +0 -13
- package/docs/server.hytopia.playereventpayload.chatmessagesend.md +0 -70
- package/docs/server.hytopia.playereventpayload.chatmessagesend.message.md +0 -11
- package/docs/server.hytopia.playereventpayload.chatmessagesend.player.md +0 -11
- package/docs/server.hytopia.playereventpayload.joinedworld.md +0 -70
- package/docs/server.hytopia.playereventpayload.joinedworld.player.md +0 -11
- package/docs/server.hytopia.playereventpayload.joinedworld.world.md +0 -11
- package/docs/server.hytopia.playereventpayload.leftworld.md +0 -70
- package/docs/server.hytopia.playereventpayload.leftworld.player.md +0 -11
- package/docs/server.hytopia.playereventpayload.leftworld.world.md +0 -11
- package/docs/server.hytopia.playereventpayload.md +0 -64
- package/docs/server.hytopia.playereventpayload.requestsync.md +0 -87
- package/docs/server.hytopia.playereventpayload.requestsync.player.md +0 -11
- package/docs/server.hytopia.playereventpayload.requestsync.receivedat.md +0 -11
- package/docs/server.hytopia.playereventpayload.requestsync.receivedatms.md +0 -11
- package/docs/server.hytopia.playereventtype.md +0 -89
- package/docs/server.hytopia.playerinputstate.md +0 -13
- package/docs/server.hytopia.playermanager.getconnectedplayerbyusername.md +0 -55
- package/docs/server.hytopia.playermanager.getconnectedplayers.md +0 -19
- package/docs/server.hytopia.playermanager.instance.md +0 -13
- package/docs/server.hytopia.playermanager.md +0 -125
- package/docs/server.hytopia.playerorientationstate.md +0 -16
- package/docs/server.hytopia.port.md +0 -13
- package/docs/server.hytopia.quaternion._constructor_.md +0 -89
- package/docs/server.hytopia.quaternion.clone.md +0 -19
- package/docs/server.hytopia.quaternion.conjugate.md +0 -19
- package/docs/server.hytopia.quaternion.copy.md +0 -53
- package/docs/server.hytopia.quaternion.dot.md +0 -53
- package/docs/server.hytopia.quaternion.equals.md +0 -53
- package/docs/server.hytopia.quaternion.exactequals.md +0 -53
- package/docs/server.hytopia.quaternion.exponential.md +0 -19
- package/docs/server.hytopia.quaternion.fromeuler.md +0 -85
- package/docs/server.hytopia.quaternion.fromquaternionlike.md +0 -53
- package/docs/server.hytopia.quaternion.getangle.md +0 -53
- package/docs/server.hytopia.quaternion.invert.md +0 -19
- package/docs/server.hytopia.quaternion.lerp.md +0 -69
- package/docs/server.hytopia.quaternion.magnitude.md +0 -13
- package/docs/server.hytopia.quaternion.md +0 -501
- package/docs/server.hytopia.quaternion.multiply.md +0 -53
- package/docs/server.hytopia.quaternion.normalize.md +0 -19
- package/docs/server.hytopia.quaternion.rotatex.md +0 -55
- package/docs/server.hytopia.quaternion.rotatey.md +0 -55
- package/docs/server.hytopia.quaternion.rotatez.md +0 -55
- package/docs/server.hytopia.quaternion.scale.md +0 -55
- package/docs/server.hytopia.quaternion.slerp.md +0 -71
- package/docs/server.hytopia.quaternion.squaredmagnitude.md +0 -13
- package/docs/server.hytopia.quaternion.tostring.md +0 -19
- package/docs/server.hytopia.quaternion.w.md +0 -15
- package/docs/server.hytopia.quaternion.x.md +0 -15
- package/docs/server.hytopia.quaternion.y.md +0 -15
- package/docs/server.hytopia.quaternion.z.md +0 -15
- package/docs/server.hytopia.quaternionlike.md +0 -106
- package/docs/server.hytopia.quaternionlike.w.md +0 -11
- package/docs/server.hytopia.quaternionlike.x.md +0 -11
- package/docs/server.hytopia.quaternionlike.y.md +0 -11
- package/docs/server.hytopia.quaternionlike.z.md +0 -11
- package/docs/server.hytopia.rawcollisiongroups.md +0 -13
- package/docs/server.hytopia.rgbcolor.b.md +0 -11
- package/docs/server.hytopia.rgbcolor.g.md +0 -11
- package/docs/server.hytopia.rgbcolor.md +0 -89
- package/docs/server.hytopia.rgbcolor.r.md +0 -11
- package/docs/server.hytopia.rigidbody._constructor_.md +0 -49
- package/docs/server.hytopia.rigidbody.addchildcollidertosimulation.md +0 -53
- package/docs/server.hytopia.rigidbody.addforce.md +0 -53
- package/docs/server.hytopia.rigidbody.addtorque.md +0 -53
- package/docs/server.hytopia.rigidbody.addtosimulation.md +0 -53
- package/docs/server.hytopia.rigidbody.applyimpulse.md +0 -53
- package/docs/server.hytopia.rigidbody.applyimpulseatpoint.md +0 -69
- package/docs/server.hytopia.rigidbody.applytorqueimpulse.md +0 -53
- package/docs/server.hytopia.rigidbody.colliders.md +0 -13
- package/docs/server.hytopia.rigidbody.createandaddchildcolliderstosimulation.md +0 -55
- package/docs/server.hytopia.rigidbody.createandaddchildcollidertosimulation.md +0 -55
- package/docs/server.hytopia.rigidbody.getadditionalmass.md +0 -19
- package/docs/server.hytopia.rigidbody.getadditionalsolveriterations.md +0 -19
- package/docs/server.hytopia.rigidbody.getangulardamping.md +0 -19
- package/docs/server.hytopia.rigidbody.getangularvelocity.md +0 -19
- package/docs/server.hytopia.rigidbody.getcollidersbytag.md +0 -55
- package/docs/server.hytopia.rigidbody.getdirectionfromrotation.md +0 -19
- package/docs/server.hytopia.rigidbody.getdominancegroup.md +0 -19
- package/docs/server.hytopia.rigidbody.geteffectiveangularinertia.md +0 -19
- package/docs/server.hytopia.rigidbody.geteffectiveinversemass.md +0 -19
- package/docs/server.hytopia.rigidbody.geteffectiveworldinverseprincipalangularinertiasqrt.md +0 -19
- package/docs/server.hytopia.rigidbody.getenabledrotations.md +0 -19
- package/docs/server.hytopia.rigidbody.getenabledtranslations.md +0 -19
- package/docs/server.hytopia.rigidbody.getgravityscale.md +0 -19
- package/docs/server.hytopia.rigidbody.getinversemass.md +0 -19
- package/docs/server.hytopia.rigidbody.getinverseprincipalangularinertiasqrt.md +0 -19
- package/docs/server.hytopia.rigidbody.getlineardamping.md +0 -19
- package/docs/server.hytopia.rigidbody.getlinearvelocity.md +0 -19
- package/docs/server.hytopia.rigidbody.getlocalcenterofmass.md +0 -19
- package/docs/server.hytopia.rigidbody.getmass.md +0 -19
- package/docs/server.hytopia.rigidbody.getnextkinematicrotation.md +0 -19
- package/docs/server.hytopia.rigidbody.getnextkinematictranslation.md +0 -19
- package/docs/server.hytopia.rigidbody.getprincipalangularinertia.md +0 -19
- package/docs/server.hytopia.rigidbody.getprincipalangularinertialocalframe.md +0 -19
- package/docs/server.hytopia.rigidbody.getrotation.md +0 -19
- package/docs/server.hytopia.rigidbody.getsoftccdprediction.md +0 -19
- package/docs/server.hytopia.rigidbody.gettranslation.md +0 -19
- package/docs/server.hytopia.rigidbody.gettype.md +0 -19
- package/docs/server.hytopia.rigidbody.getworldcenterofmass.md +0 -19
- package/docs/server.hytopia.rigidbody.isccdenabled.md +0 -13
- package/docs/server.hytopia.rigidbody.isdynamic.md +0 -13
- package/docs/server.hytopia.rigidbody.isenabled.md +0 -13
- package/docs/server.hytopia.rigidbody.isfixed.md +0 -13
- package/docs/server.hytopia.rigidbody.iskinematic.md +0 -13
- package/docs/server.hytopia.rigidbody.iskinematicpositionbased.md +0 -13
- package/docs/server.hytopia.rigidbody.iskinematicvelocitybased.md +0 -13
- package/docs/server.hytopia.rigidbody.ismoving.md +0 -13
- package/docs/server.hytopia.rigidbody.isremoved.md +0 -13
- package/docs/server.hytopia.rigidbody.issimulated.md +0 -13
- package/docs/server.hytopia.rigidbody.issleeping.md +0 -13
- package/docs/server.hytopia.rigidbody.lockallrotations.md +0 -17
- package/docs/server.hytopia.rigidbody.lockalltranslations.md +0 -17
- package/docs/server.hytopia.rigidbody.md +0 -1272
- package/docs/server.hytopia.rigidbody.numcolliders.md +0 -13
- package/docs/server.hytopia.rigidbody.rawrigidbody.md +0 -13
- package/docs/server.hytopia.rigidbody.removefromsimulation.md +0 -17
- package/docs/server.hytopia.rigidbody.setadditionalmass.md +0 -53
- package/docs/server.hytopia.rigidbody.setadditionalmassproperties.md +0 -53
- package/docs/server.hytopia.rigidbody.setadditionalsolveriterations.md +0 -53
- package/docs/server.hytopia.rigidbody.setangulardamping.md +0 -53
- package/docs/server.hytopia.rigidbody.setangularvelocity.md +0 -53
- package/docs/server.hytopia.rigidbody.setccdenabled.md +0 -53
- package/docs/server.hytopia.rigidbody.setcollisiongroupsforsolidcolliders.md +0 -53
- package/docs/server.hytopia.rigidbody.setdominancegroup.md +0 -53
- package/docs/server.hytopia.rigidbody.setenabled.md +0 -53
- package/docs/server.hytopia.rigidbody.setenabledrotations.md +0 -53
- package/docs/server.hytopia.rigidbody.setenabledtranslations.md +0 -53
- package/docs/server.hytopia.rigidbody.setgravityscale.md +0 -53
- package/docs/server.hytopia.rigidbody.setlineardamping.md +0 -53
- package/docs/server.hytopia.rigidbody.setlinearvelocity.md +0 -53
- package/docs/server.hytopia.rigidbody.setnextkinematicrotation.md +0 -53
- package/docs/server.hytopia.rigidbody.setnextkinematictranslation.md +0 -53
- package/docs/server.hytopia.rigidbody.setrotation.md +0 -53
- package/docs/server.hytopia.rigidbody.setsleeping.md +0 -53
- package/docs/server.hytopia.rigidbody.setsoftccdprediction.md +0 -53
- package/docs/server.hytopia.rigidbody.settranslation.md +0 -53
- package/docs/server.hytopia.rigidbody.settype.md +0 -53
- package/docs/server.hytopia.rigidbody.sleep.md +0 -17
- package/docs/server.hytopia.rigidbody.wakeup.md +0 -17
- package/docs/server.hytopia.rigidbodyadditionalmassproperties.md +0 -20
- package/docs/server.hytopia.rigidbodyoptions.additionalmass.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.additionalmassproperties.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.additionalsolveriterations.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.angulardamping.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.angularvelocity.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.ccdenabled.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.colliders.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.dominancegroup.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.enabled.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.enabledrotations.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.enabledtranslations.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.gravityscale.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.lineardamping.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.linearvelocity.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.md +0 -418
- package/docs/server.hytopia.rigidbodyoptions.rotation.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.simulation.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.sleeping.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.softccdprediction.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.translation.md +0 -13
- package/docs/server.hytopia.rigidbodyoptions.type.md +0 -13
- package/docs/server.hytopia.rigidbodytype.md +0 -89
- package/docs/server.hytopia.simplecharactercontroller.face.md +0 -89
- package/docs/server.hytopia.simplecharactercontroller.md +0 -88
- package/docs/server.hytopia.simplecharactercontroller.move.md +0 -89
- package/docs/server.hytopia.simulation.castray.md +0 -103
- package/docs/server.hytopia.simulation.enabledebugrendering.md +0 -53
- package/docs/server.hytopia.simulation.getcontactmanifolds.md +0 -75
- package/docs/server.hytopia.simulation.gravity.md +0 -13
- package/docs/server.hytopia.simulation.isdebugrenderingenabled.md +0 -13
- package/docs/server.hytopia.simulation.md +0 -204
- package/docs/server.hytopia.simulation.setgravity.md +0 -53
- package/docs/server.hytopia.simulation.timesteps.md +0 -13
- package/docs/server.hytopia.simulation.world.md +0 -13
- package/docs/server.hytopia.spdmatrix3.md +0 -15
- package/docs/server.hytopia.startserver.md +0 -57
- package/docs/server.hytopia.supported_input_keys.md +0 -13
- package/docs/server.hytopia.vector3._constructor_.md +0 -75
- package/docs/server.hytopia.vector3.add.md +0 -55
- package/docs/server.hytopia.vector3.ceil.md +0 -19
- package/docs/server.hytopia.vector3.clone.md +0 -19
- package/docs/server.hytopia.vector3.copy.md +0 -55
- package/docs/server.hytopia.vector3.cross.md +0 -55
- package/docs/server.hytopia.vector3.distance.md +0 -55
- package/docs/server.hytopia.vector3.divide.md +0 -55
- package/docs/server.hytopia.vector3.equals.md +0 -55
- package/docs/server.hytopia.vector3.exactequals.md +0 -55
- package/docs/server.hytopia.vector3.floor.md +0 -19
- package/docs/server.hytopia.vector3.fromvector3like.md +0 -55
- package/docs/server.hytopia.vector3.invert.md +0 -19
- package/docs/server.hytopia.vector3.lerp.md +0 -71
- package/docs/server.hytopia.vector3.magnitude.md +0 -13
- package/docs/server.hytopia.vector3.max.md +0 -55
- package/docs/server.hytopia.vector3.md +0 -550
- package/docs/server.hytopia.vector3.min.md +0 -55
- package/docs/server.hytopia.vector3.multiply.md +0 -55
- package/docs/server.hytopia.vector3.negate.md +0 -19
- package/docs/server.hytopia.vector3.normalize.md +0 -19
- package/docs/server.hytopia.vector3.rotatex.md +0 -71
- package/docs/server.hytopia.vector3.rotatey.md +0 -71
- package/docs/server.hytopia.vector3.rotatez.md +0 -71
- package/docs/server.hytopia.vector3.round.md +0 -19
- package/docs/server.hytopia.vector3.scale.md +0 -55
- package/docs/server.hytopia.vector3.squaredmagnitude.md +0 -13
- package/docs/server.hytopia.vector3.subtract.md +0 -55
- package/docs/server.hytopia.vector3.tostring.md +0 -19
- package/docs/server.hytopia.vector3.x.md +0 -15
- package/docs/server.hytopia.vector3.y.md +0 -15
- package/docs/server.hytopia.vector3.z.md +0 -15
- package/docs/server.hytopia.vector3boolean.md +0 -89
- package/docs/server.hytopia.vector3boolean.x.md +0 -11
- package/docs/server.hytopia.vector3boolean.y.md +0 -11
- package/docs/server.hytopia.vector3boolean.z.md +0 -11
- package/docs/server.hytopia.vector3like.md +0 -89
- package/docs/server.hytopia.vector3like.x.md +0 -11
- package/docs/server.hytopia.vector3like.y.md +0 -11
- package/docs/server.hytopia.vector3like.z.md +0 -11
- package/docs/server.hytopia.world._constructor_.md +0 -49
- package/docs/server.hytopia.world.audiomanager.md +0 -13
- package/docs/server.hytopia.world.blocktyperegistry.md +0 -13
- package/docs/server.hytopia.world.chatmanager.md +0 -13
- package/docs/server.hytopia.world.chunklattice.md +0 -13
- package/docs/server.hytopia.world.entitymanager.md +0 -13
- package/docs/server.hytopia.world.eventrouter.md +0 -13
- package/docs/server.hytopia.world.id.md +0 -13
- package/docs/server.hytopia.world.loadmap.md +0 -53
- package/docs/server.hytopia.world.loop.md +0 -13
- package/docs/server.hytopia.world.md +0 -419
- package/docs/server.hytopia.world.name.md +0 -13
- package/docs/server.hytopia.world.onplayerjoin.md +0 -13
- package/docs/server.hytopia.world.onplayerleave.md +0 -13
- package/docs/server.hytopia.world.simulation.md +0 -13
- package/docs/server.hytopia.world.skyboxuri.md +0 -13
- package/docs/server.hytopia.world.start.md +0 -17
- package/docs/server.hytopia.world.stop.md +0 -17
- package/docs/server.hytopia.worldloop.currenttick.md +0 -13
- package/docs/server.hytopia.worldloop.md +0 -140
- package/docs/server.hytopia.worldloop.nexttickms.md +0 -13
- package/docs/server.hytopia.worldloop.timesteps.md +0 -13
- package/docs/server.hytopia.worldloop.world.md +0 -13
- package/docs/server.hytopia.worldloopeventpayload.md +0 -73
- package/docs/server.hytopia.worldloopeventpayload.start.md +0 -53
- package/docs/server.hytopia.worldloopeventpayload.start.worldloop.md +0 -11
- package/docs/server.hytopia.worldloopeventpayload.stop.md +0 -53
- package/docs/server.hytopia.worldloopeventpayload.stop.worldloop.md +0 -11
- package/docs/server.hytopia.worldloopeventpayload.tickend.md +0 -70
- package/docs/server.hytopia.worldloopeventpayload.tickend.tickdurationms.md +0 -11
- package/docs/server.hytopia.worldloopeventpayload.tickend.worldloop.md +0 -11
- package/docs/server.hytopia.worldloopeventpayload.tickerror.error.md +0 -11
- package/docs/server.hytopia.worldloopeventpayload.tickerror.md +0 -70
- package/docs/server.hytopia.worldloopeventpayload.tickerror.worldloop.md +0 -11
- package/docs/server.hytopia.worldloopeventpayload.tickstart.md +0 -70
- package/docs/server.hytopia.worldloopeventpayload.tickstart.tickdeltams.md +0 -11
- package/docs/server.hytopia.worldloopeventpayload.tickstart.worldloop.md +0 -11
- package/docs/server.hytopia.worldloopeventtype.md +0 -103
- package/docs/server.hytopia.worldmap.blocks.md +0 -15
- package/docs/server.hytopia.worldmap.blocktypes.md +0 -13
- package/docs/server.hytopia.worldmap.md +0 -76
- package/docs/server.hytopia.worldoptions.gravity.md +0 -13
- package/docs/server.hytopia.worldoptions.id.md +0 -13
- package/docs/server.hytopia.worldoptions.md +0 -133
- package/docs/server.hytopia.worldoptions.name.md +0 -13
- package/docs/server.hytopia.worldoptions.skyboxuri.md +0 -13
- package/docs/server.hytopia.worldoptions.tickrate.md +0 -13
- package/readme/assets/banner.png +0 -0
- package/readme/assets/demo.gif +0 -0
- /package/readme/assets/{banner-2.jpeg → banner.jpeg} +0 -0
@@ -1,1272 +0,0 @@
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
2
|
-
|
3
|
-
[Home](./index.md) > [server](./server.md) > [HYTOPIA](./server.hytopia.md) > [RigidBody](./server.hytopia.rigidbody.md)
|
4
|
-
|
5
|
-
## HYTOPIA.RigidBody class
|
6
|
-
|
7
|
-
Represents a rigid body in a world's physics simulation.
|
8
|
-
|
9
|
-
**Signature:**
|
10
|
-
|
11
|
-
```typescript
|
12
|
-
export default class RigidBody
|
13
|
-
```
|
14
|
-
|
15
|
-
## Remarks
|
16
|
-
|
17
|
-
Rigid bodies are the core of the physics simulation. They are used to represent physical objects (IE: entities) that can interact with each other.
|
18
|
-
|
19
|
-
## Constructors
|
20
|
-
|
21
|
-
<table><thead><tr><th>
|
22
|
-
|
23
|
-
Constructor
|
24
|
-
|
25
|
-
|
26
|
-
</th><th>
|
27
|
-
|
28
|
-
Modifiers
|
29
|
-
|
30
|
-
|
31
|
-
</th><th>
|
32
|
-
|
33
|
-
Description
|
34
|
-
|
35
|
-
|
36
|
-
</th></tr></thead>
|
37
|
-
<tbody><tr><td>
|
38
|
-
|
39
|
-
[(constructor)(options)](./server.hytopia.rigidbody._constructor_.md)
|
40
|
-
|
41
|
-
|
42
|
-
</td><td>
|
43
|
-
|
44
|
-
|
45
|
-
</td><td>
|
46
|
-
|
47
|
-
Constructs a new instance of the `RigidBody` class
|
48
|
-
|
49
|
-
|
50
|
-
</td></tr>
|
51
|
-
</tbody></table>
|
52
|
-
|
53
|
-
## Properties
|
54
|
-
|
55
|
-
<table><thead><tr><th>
|
56
|
-
|
57
|
-
Property
|
58
|
-
|
59
|
-
|
60
|
-
</th><th>
|
61
|
-
|
62
|
-
Modifiers
|
63
|
-
|
64
|
-
|
65
|
-
</th><th>
|
66
|
-
|
67
|
-
Type
|
68
|
-
|
69
|
-
|
70
|
-
</th><th>
|
71
|
-
|
72
|
-
Description
|
73
|
-
|
74
|
-
|
75
|
-
</th></tr></thead>
|
76
|
-
<tbody><tr><td>
|
77
|
-
|
78
|
-
[colliders](./server.hytopia.rigidbody.colliders.md)
|
79
|
-
|
80
|
-
|
81
|
-
</td><td>
|
82
|
-
|
83
|
-
`readonly`
|
84
|
-
|
85
|
-
|
86
|
-
</td><td>
|
87
|
-
|
88
|
-
Set<[Collider](./server.collider.md)<!-- -->>
|
89
|
-
|
90
|
-
|
91
|
-
</td><td>
|
92
|
-
|
93
|
-
The colliders of the rigid body.
|
94
|
-
|
95
|
-
|
96
|
-
</td></tr>
|
97
|
-
<tr><td>
|
98
|
-
|
99
|
-
[isCcdEnabled](./server.hytopia.rigidbody.isccdenabled.md)
|
100
|
-
|
101
|
-
|
102
|
-
</td><td>
|
103
|
-
|
104
|
-
`readonly`
|
105
|
-
|
106
|
-
|
107
|
-
</td><td>
|
108
|
-
|
109
|
-
boolean
|
110
|
-
|
111
|
-
|
112
|
-
</td><td>
|
113
|
-
|
114
|
-
Whether the rigid body has continuous collision detection enabled.
|
115
|
-
|
116
|
-
|
117
|
-
</td></tr>
|
118
|
-
<tr><td>
|
119
|
-
|
120
|
-
[isDynamic](./server.hytopia.rigidbody.isdynamic.md)
|
121
|
-
|
122
|
-
|
123
|
-
</td><td>
|
124
|
-
|
125
|
-
`readonly`
|
126
|
-
|
127
|
-
|
128
|
-
</td><td>
|
129
|
-
|
130
|
-
boolean
|
131
|
-
|
132
|
-
|
133
|
-
</td><td>
|
134
|
-
|
135
|
-
Whether the rigid body is dynamic.
|
136
|
-
|
137
|
-
|
138
|
-
</td></tr>
|
139
|
-
<tr><td>
|
140
|
-
|
141
|
-
[isEnabled](./server.hytopia.rigidbody.isenabled.md)
|
142
|
-
|
143
|
-
|
144
|
-
</td><td>
|
145
|
-
|
146
|
-
`readonly`
|
147
|
-
|
148
|
-
|
149
|
-
</td><td>
|
150
|
-
|
151
|
-
boolean
|
152
|
-
|
153
|
-
|
154
|
-
</td><td>
|
155
|
-
|
156
|
-
Whether the rigid body is enabled.
|
157
|
-
|
158
|
-
|
159
|
-
</td></tr>
|
160
|
-
<tr><td>
|
161
|
-
|
162
|
-
[isFixed](./server.hytopia.rigidbody.isfixed.md)
|
163
|
-
|
164
|
-
|
165
|
-
</td><td>
|
166
|
-
|
167
|
-
`readonly`
|
168
|
-
|
169
|
-
|
170
|
-
</td><td>
|
171
|
-
|
172
|
-
boolean
|
173
|
-
|
174
|
-
|
175
|
-
</td><td>
|
176
|
-
|
177
|
-
Whether the rigid body is fixed.
|
178
|
-
|
179
|
-
|
180
|
-
</td></tr>
|
181
|
-
<tr><td>
|
182
|
-
|
183
|
-
[isKinematic](./server.hytopia.rigidbody.iskinematic.md)
|
184
|
-
|
185
|
-
|
186
|
-
</td><td>
|
187
|
-
|
188
|
-
`readonly`
|
189
|
-
|
190
|
-
|
191
|
-
</td><td>
|
192
|
-
|
193
|
-
boolean
|
194
|
-
|
195
|
-
|
196
|
-
</td><td>
|
197
|
-
|
198
|
-
Whether the rigid body is kinematic.
|
199
|
-
|
200
|
-
|
201
|
-
</td></tr>
|
202
|
-
<tr><td>
|
203
|
-
|
204
|
-
[isKinematicPositionBased](./server.hytopia.rigidbody.iskinematicpositionbased.md)
|
205
|
-
|
206
|
-
|
207
|
-
</td><td>
|
208
|
-
|
209
|
-
`readonly`
|
210
|
-
|
211
|
-
|
212
|
-
</td><td>
|
213
|
-
|
214
|
-
boolean
|
215
|
-
|
216
|
-
|
217
|
-
</td><td>
|
218
|
-
|
219
|
-
Whether the rigid body is kinematic position based.
|
220
|
-
|
221
|
-
|
222
|
-
</td></tr>
|
223
|
-
<tr><td>
|
224
|
-
|
225
|
-
[isKinematicVelocityBased](./server.hytopia.rigidbody.iskinematicvelocitybased.md)
|
226
|
-
|
227
|
-
|
228
|
-
</td><td>
|
229
|
-
|
230
|
-
`readonly`
|
231
|
-
|
232
|
-
|
233
|
-
</td><td>
|
234
|
-
|
235
|
-
boolean
|
236
|
-
|
237
|
-
|
238
|
-
</td><td>
|
239
|
-
|
240
|
-
Whether the rigid body is kinematic velocity based.
|
241
|
-
|
242
|
-
|
243
|
-
</td></tr>
|
244
|
-
<tr><td>
|
245
|
-
|
246
|
-
[isMoving](./server.hytopia.rigidbody.ismoving.md)
|
247
|
-
|
248
|
-
|
249
|
-
</td><td>
|
250
|
-
|
251
|
-
`readonly`
|
252
|
-
|
253
|
-
|
254
|
-
</td><td>
|
255
|
-
|
256
|
-
boolean
|
257
|
-
|
258
|
-
|
259
|
-
</td><td>
|
260
|
-
|
261
|
-
Whether the rigid body is moving.
|
262
|
-
|
263
|
-
|
264
|
-
</td></tr>
|
265
|
-
<tr><td>
|
266
|
-
|
267
|
-
[isRemoved](./server.hytopia.rigidbody.isremoved.md)
|
268
|
-
|
269
|
-
|
270
|
-
</td><td>
|
271
|
-
|
272
|
-
`readonly`
|
273
|
-
|
274
|
-
|
275
|
-
</td><td>
|
276
|
-
|
277
|
-
boolean
|
278
|
-
|
279
|
-
|
280
|
-
</td><td>
|
281
|
-
|
282
|
-
Whether the rigid body has been removed from the simulation.
|
283
|
-
|
284
|
-
|
285
|
-
</td></tr>
|
286
|
-
<tr><td>
|
287
|
-
|
288
|
-
[isSimulated](./server.hytopia.rigidbody.issimulated.md)
|
289
|
-
|
290
|
-
|
291
|
-
</td><td>
|
292
|
-
|
293
|
-
`readonly`
|
294
|
-
|
295
|
-
|
296
|
-
</td><td>
|
297
|
-
|
298
|
-
boolean
|
299
|
-
|
300
|
-
|
301
|
-
</td><td>
|
302
|
-
|
303
|
-
Whether the rigid body is simulated.
|
304
|
-
|
305
|
-
|
306
|
-
</td></tr>
|
307
|
-
<tr><td>
|
308
|
-
|
309
|
-
[isSleeping](./server.hytopia.rigidbody.issleeping.md)
|
310
|
-
|
311
|
-
|
312
|
-
</td><td>
|
313
|
-
|
314
|
-
`readonly`
|
315
|
-
|
316
|
-
|
317
|
-
</td><td>
|
318
|
-
|
319
|
-
boolean
|
320
|
-
|
321
|
-
|
322
|
-
</td><td>
|
323
|
-
|
324
|
-
Whether the rigid body is sleeping.
|
325
|
-
|
326
|
-
|
327
|
-
</td></tr>
|
328
|
-
<tr><td>
|
329
|
-
|
330
|
-
[numColliders](./server.hytopia.rigidbody.numcolliders.md)
|
331
|
-
|
332
|
-
|
333
|
-
</td><td>
|
334
|
-
|
335
|
-
`readonly`
|
336
|
-
|
337
|
-
|
338
|
-
</td><td>
|
339
|
-
|
340
|
-
number
|
341
|
-
|
342
|
-
|
343
|
-
</td><td>
|
344
|
-
|
345
|
-
The number of colliders in the rigid body.
|
346
|
-
|
347
|
-
|
348
|
-
</td></tr>
|
349
|
-
<tr><td>
|
350
|
-
|
351
|
-
[rawRigidBody](./server.hytopia.rigidbody.rawrigidbody.md)
|
352
|
-
|
353
|
-
|
354
|
-
</td><td>
|
355
|
-
|
356
|
-
`readonly`
|
357
|
-
|
358
|
-
|
359
|
-
</td><td>
|
360
|
-
|
361
|
-
RAPIER.RigidBody \| undefined
|
362
|
-
|
363
|
-
|
364
|
-
</td><td>
|
365
|
-
|
366
|
-
The raw RAPIER rigid body instance.
|
367
|
-
|
368
|
-
|
369
|
-
</td></tr>
|
370
|
-
</tbody></table>
|
371
|
-
|
372
|
-
## Methods
|
373
|
-
|
374
|
-
<table><thead><tr><th>
|
375
|
-
|
376
|
-
Method
|
377
|
-
|
378
|
-
|
379
|
-
</th><th>
|
380
|
-
|
381
|
-
Modifiers
|
382
|
-
|
383
|
-
|
384
|
-
</th><th>
|
385
|
-
|
386
|
-
Description
|
387
|
-
|
388
|
-
|
389
|
-
</th></tr></thead>
|
390
|
-
<tbody><tr><td>
|
391
|
-
|
392
|
-
[addChildColliderToSimulation(collider)](./server.hytopia.rigidbody.addchildcollidertosimulation.md)
|
393
|
-
|
394
|
-
|
395
|
-
</td><td>
|
396
|
-
|
397
|
-
|
398
|
-
</td><td>
|
399
|
-
|
400
|
-
Adds an unsimulated child collider to the rigid body for the simulation it belongs to.
|
401
|
-
|
402
|
-
|
403
|
-
</td></tr>
|
404
|
-
<tr><td>
|
405
|
-
|
406
|
-
[addForce(force)](./server.hytopia.rigidbody.addforce.md)
|
407
|
-
|
408
|
-
|
409
|
-
</td><td>
|
410
|
-
|
411
|
-
|
412
|
-
</td><td>
|
413
|
-
|
414
|
-
Adds a force to the rigid body.
|
415
|
-
|
416
|
-
|
417
|
-
</td></tr>
|
418
|
-
<tr><td>
|
419
|
-
|
420
|
-
[addTorque(torque)](./server.hytopia.rigidbody.addtorque.md)
|
421
|
-
|
422
|
-
|
423
|
-
</td><td>
|
424
|
-
|
425
|
-
|
426
|
-
</td><td>
|
427
|
-
|
428
|
-
Adds a torque to the rigid body.
|
429
|
-
|
430
|
-
|
431
|
-
</td></tr>
|
432
|
-
<tr><td>
|
433
|
-
|
434
|
-
[addToSimulation(simulation)](./server.hytopia.rigidbody.addtosimulation.md)
|
435
|
-
|
436
|
-
|
437
|
-
</td><td>
|
438
|
-
|
439
|
-
|
440
|
-
</td><td>
|
441
|
-
|
442
|
-
Adds the rigid body to a simulation.
|
443
|
-
|
444
|
-
|
445
|
-
</td></tr>
|
446
|
-
<tr><td>
|
447
|
-
|
448
|
-
[applyImpulse(impulse)](./server.hytopia.rigidbody.applyimpulse.md)
|
449
|
-
|
450
|
-
|
451
|
-
</td><td>
|
452
|
-
|
453
|
-
|
454
|
-
</td><td>
|
455
|
-
|
456
|
-
Applies an impulse to the rigid body.
|
457
|
-
|
458
|
-
|
459
|
-
</td></tr>
|
460
|
-
<tr><td>
|
461
|
-
|
462
|
-
[applyImpulseAtPoint(impulse, point)](./server.hytopia.rigidbody.applyimpulseatpoint.md)
|
463
|
-
|
464
|
-
|
465
|
-
</td><td>
|
466
|
-
|
467
|
-
|
468
|
-
</td><td>
|
469
|
-
|
470
|
-
Applies an impulse to the rigid body at a point.
|
471
|
-
|
472
|
-
|
473
|
-
</td></tr>
|
474
|
-
<tr><td>
|
475
|
-
|
476
|
-
[applyTorqueImpulse(impulse)](./server.hytopia.rigidbody.applytorqueimpulse.md)
|
477
|
-
|
478
|
-
|
479
|
-
</td><td>
|
480
|
-
|
481
|
-
|
482
|
-
</td><td>
|
483
|
-
|
484
|
-
Applies a torque impulse to the rigid body.
|
485
|
-
|
486
|
-
|
487
|
-
</td></tr>
|
488
|
-
<tr><td>
|
489
|
-
|
490
|
-
[createAndAddChildCollidersToSimulation(colliderOptions)](./server.hytopia.rigidbody.createandaddchildcolliderstosimulation.md)
|
491
|
-
|
492
|
-
|
493
|
-
</td><td>
|
494
|
-
|
495
|
-
|
496
|
-
</td><td>
|
497
|
-
|
498
|
-
Creates and adds multiple child colliders to the rigid body for the simulation it belongs to.
|
499
|
-
|
500
|
-
|
501
|
-
</td></tr>
|
502
|
-
<tr><td>
|
503
|
-
|
504
|
-
[createAndAddChildColliderToSimulation(colliderOptions)](./server.hytopia.rigidbody.createandaddchildcollidertosimulation.md)
|
505
|
-
|
506
|
-
|
507
|
-
</td><td>
|
508
|
-
|
509
|
-
|
510
|
-
</td><td>
|
511
|
-
|
512
|
-
Creates and adds a child collider to the rigid body for the simulation it belongs to.
|
513
|
-
|
514
|
-
|
515
|
-
</td></tr>
|
516
|
-
<tr><td>
|
517
|
-
|
518
|
-
[getAdditionalMass()](./server.hytopia.rigidbody.getadditionalmass.md)
|
519
|
-
|
520
|
-
|
521
|
-
</td><td>
|
522
|
-
|
523
|
-
|
524
|
-
</td><td>
|
525
|
-
|
526
|
-
Gets the additional mass of the rigid body.
|
527
|
-
|
528
|
-
|
529
|
-
</td></tr>
|
530
|
-
<tr><td>
|
531
|
-
|
532
|
-
[getAdditionalSolverIterations()](./server.hytopia.rigidbody.getadditionalsolveriterations.md)
|
533
|
-
|
534
|
-
|
535
|
-
</td><td>
|
536
|
-
|
537
|
-
|
538
|
-
</td><td>
|
539
|
-
|
540
|
-
Gets the additional solver iterations of the rigid body.
|
541
|
-
|
542
|
-
|
543
|
-
</td></tr>
|
544
|
-
<tr><td>
|
545
|
-
|
546
|
-
[getAngularDamping()](./server.hytopia.rigidbody.getangulardamping.md)
|
547
|
-
|
548
|
-
|
549
|
-
</td><td>
|
550
|
-
|
551
|
-
|
552
|
-
</td><td>
|
553
|
-
|
554
|
-
Gets the angular damping of the rigid body.
|
555
|
-
|
556
|
-
|
557
|
-
</td></tr>
|
558
|
-
<tr><td>
|
559
|
-
|
560
|
-
[getAngularVelocity()](./server.hytopia.rigidbody.getangularvelocity.md)
|
561
|
-
|
562
|
-
|
563
|
-
</td><td>
|
564
|
-
|
565
|
-
|
566
|
-
</td><td>
|
567
|
-
|
568
|
-
Gets the angular velocity of the rigid body.
|
569
|
-
|
570
|
-
|
571
|
-
</td></tr>
|
572
|
-
<tr><td>
|
573
|
-
|
574
|
-
[getCollidersByTag(tag)](./server.hytopia.rigidbody.getcollidersbytag.md)
|
575
|
-
|
576
|
-
|
577
|
-
</td><td>
|
578
|
-
|
579
|
-
|
580
|
-
</td><td>
|
581
|
-
|
582
|
-
Gets the colliders of the rigid body by tag.
|
583
|
-
|
584
|
-
|
585
|
-
</td></tr>
|
586
|
-
<tr><td>
|
587
|
-
|
588
|
-
[getDirectionFromRotation()](./server.hytopia.rigidbody.getdirectionfromrotation.md)
|
589
|
-
|
590
|
-
|
591
|
-
</td><td>
|
592
|
-
|
593
|
-
|
594
|
-
</td><td>
|
595
|
-
|
596
|
-
Gets the direction from the rotation of the rigid body.
|
597
|
-
|
598
|
-
|
599
|
-
</td></tr>
|
600
|
-
<tr><td>
|
601
|
-
|
602
|
-
[getDominanceGroup()](./server.hytopia.rigidbody.getdominancegroup.md)
|
603
|
-
|
604
|
-
|
605
|
-
</td><td>
|
606
|
-
|
607
|
-
|
608
|
-
</td><td>
|
609
|
-
|
610
|
-
Gets the dominance group of the rigid body.
|
611
|
-
|
612
|
-
|
613
|
-
</td></tr>
|
614
|
-
<tr><td>
|
615
|
-
|
616
|
-
[getEffectiveAngularInertia()](./server.hytopia.rigidbody.geteffectiveangularinertia.md)
|
617
|
-
|
618
|
-
|
619
|
-
</td><td>
|
620
|
-
|
621
|
-
|
622
|
-
</td><td>
|
623
|
-
|
624
|
-
Gets the effective angular inertia of the rigid body.
|
625
|
-
|
626
|
-
|
627
|
-
</td></tr>
|
628
|
-
<tr><td>
|
629
|
-
|
630
|
-
[getEffectiveInverseMass()](./server.hytopia.rigidbody.geteffectiveinversemass.md)
|
631
|
-
|
632
|
-
|
633
|
-
</td><td>
|
634
|
-
|
635
|
-
|
636
|
-
</td><td>
|
637
|
-
|
638
|
-
Gets the effective inverse mass of the rigid body.
|
639
|
-
|
640
|
-
|
641
|
-
</td></tr>
|
642
|
-
<tr><td>
|
643
|
-
|
644
|
-
[getEffectiveWorldInversePrincipalAngularInertiaSqrt()](./server.hytopia.rigidbody.geteffectiveworldinverseprincipalangularinertiasqrt.md)
|
645
|
-
|
646
|
-
|
647
|
-
</td><td>
|
648
|
-
|
649
|
-
|
650
|
-
</td><td>
|
651
|
-
|
652
|
-
Gets the effective world inverse principal angular inertia square root of the rigid body.
|
653
|
-
|
654
|
-
|
655
|
-
</td></tr>
|
656
|
-
<tr><td>
|
657
|
-
|
658
|
-
[getEnabledRotations()](./server.hytopia.rigidbody.getenabledrotations.md)
|
659
|
-
|
660
|
-
|
661
|
-
</td><td>
|
662
|
-
|
663
|
-
|
664
|
-
</td><td>
|
665
|
-
|
666
|
-
Gets the enabled rotations of the rigid body.
|
667
|
-
|
668
|
-
|
669
|
-
</td></tr>
|
670
|
-
<tr><td>
|
671
|
-
|
672
|
-
[getEnabledTranslations()](./server.hytopia.rigidbody.getenabledtranslations.md)
|
673
|
-
|
674
|
-
|
675
|
-
</td><td>
|
676
|
-
|
677
|
-
|
678
|
-
</td><td>
|
679
|
-
|
680
|
-
Gets the enabled translations of the rigid body.
|
681
|
-
|
682
|
-
|
683
|
-
</td></tr>
|
684
|
-
<tr><td>
|
685
|
-
|
686
|
-
[getGravityScale()](./server.hytopia.rigidbody.getgravityscale.md)
|
687
|
-
|
688
|
-
|
689
|
-
</td><td>
|
690
|
-
|
691
|
-
|
692
|
-
</td><td>
|
693
|
-
|
694
|
-
Gets the gravity scale of the rigid body.
|
695
|
-
|
696
|
-
|
697
|
-
</td></tr>
|
698
|
-
<tr><td>
|
699
|
-
|
700
|
-
[getInverseMass()](./server.hytopia.rigidbody.getinversemass.md)
|
701
|
-
|
702
|
-
|
703
|
-
</td><td>
|
704
|
-
|
705
|
-
|
706
|
-
</td><td>
|
707
|
-
|
708
|
-
Gets the inverse mass of the rigid body.
|
709
|
-
|
710
|
-
|
711
|
-
</td></tr>
|
712
|
-
<tr><td>
|
713
|
-
|
714
|
-
[getInversePrincipalAngularInertiaSqrt()](./server.hytopia.rigidbody.getinverseprincipalangularinertiasqrt.md)
|
715
|
-
|
716
|
-
|
717
|
-
</td><td>
|
718
|
-
|
719
|
-
|
720
|
-
</td><td>
|
721
|
-
|
722
|
-
Gets the inverse principal angular inertia square root of the rigid body.
|
723
|
-
|
724
|
-
|
725
|
-
</td></tr>
|
726
|
-
<tr><td>
|
727
|
-
|
728
|
-
[getLinearDamping()](./server.hytopia.rigidbody.getlineardamping.md)
|
729
|
-
|
730
|
-
|
731
|
-
</td><td>
|
732
|
-
|
733
|
-
|
734
|
-
</td><td>
|
735
|
-
|
736
|
-
Gets the linear damping of the rigid body.
|
737
|
-
|
738
|
-
|
739
|
-
</td></tr>
|
740
|
-
<tr><td>
|
741
|
-
|
742
|
-
[getLinearVelocity()](./server.hytopia.rigidbody.getlinearvelocity.md)
|
743
|
-
|
744
|
-
|
745
|
-
</td><td>
|
746
|
-
|
747
|
-
|
748
|
-
</td><td>
|
749
|
-
|
750
|
-
Gets the linear velocity of the rigid body.
|
751
|
-
|
752
|
-
|
753
|
-
</td></tr>
|
754
|
-
<tr><td>
|
755
|
-
|
756
|
-
[getLocalCenterOfMass()](./server.hytopia.rigidbody.getlocalcenterofmass.md)
|
757
|
-
|
758
|
-
|
759
|
-
</td><td>
|
760
|
-
|
761
|
-
|
762
|
-
</td><td>
|
763
|
-
|
764
|
-
Gets the local center of mass of the rigid body.
|
765
|
-
|
766
|
-
|
767
|
-
</td></tr>
|
768
|
-
<tr><td>
|
769
|
-
|
770
|
-
[getMass()](./server.hytopia.rigidbody.getmass.md)
|
771
|
-
|
772
|
-
|
773
|
-
</td><td>
|
774
|
-
|
775
|
-
|
776
|
-
</td><td>
|
777
|
-
|
778
|
-
Gets the mass of the rigid body.
|
779
|
-
|
780
|
-
|
781
|
-
</td></tr>
|
782
|
-
<tr><td>
|
783
|
-
|
784
|
-
[getNextKinematicRotation()](./server.hytopia.rigidbody.getnextkinematicrotation.md)
|
785
|
-
|
786
|
-
|
787
|
-
</td><td>
|
788
|
-
|
789
|
-
|
790
|
-
</td><td>
|
791
|
-
|
792
|
-
Gets the next kinematic rotation of the rigid body.
|
793
|
-
|
794
|
-
|
795
|
-
</td></tr>
|
796
|
-
<tr><td>
|
797
|
-
|
798
|
-
[getNextKinematicTranslation()](./server.hytopia.rigidbody.getnextkinematictranslation.md)
|
799
|
-
|
800
|
-
|
801
|
-
</td><td>
|
802
|
-
|
803
|
-
|
804
|
-
</td><td>
|
805
|
-
|
806
|
-
Gets the next kinematic translation of the rigid body.
|
807
|
-
|
808
|
-
|
809
|
-
</td></tr>
|
810
|
-
<tr><td>
|
811
|
-
|
812
|
-
[getPrincipalAngularInertia()](./server.hytopia.rigidbody.getprincipalangularinertia.md)
|
813
|
-
|
814
|
-
|
815
|
-
</td><td>
|
816
|
-
|
817
|
-
|
818
|
-
</td><td>
|
819
|
-
|
820
|
-
Gets the principal angular inertia of the rigid body.
|
821
|
-
|
822
|
-
|
823
|
-
</td></tr>
|
824
|
-
<tr><td>
|
825
|
-
|
826
|
-
[getPrincipalAngularInertiaLocalFrame()](./server.hytopia.rigidbody.getprincipalangularinertialocalframe.md)
|
827
|
-
|
828
|
-
|
829
|
-
</td><td>
|
830
|
-
|
831
|
-
|
832
|
-
</td><td>
|
833
|
-
|
834
|
-
Gets the principal angular inertia local frame of the rigid body.
|
835
|
-
|
836
|
-
|
837
|
-
</td></tr>
|
838
|
-
<tr><td>
|
839
|
-
|
840
|
-
[getRotation()](./server.hytopia.rigidbody.getrotation.md)
|
841
|
-
|
842
|
-
|
843
|
-
</td><td>
|
844
|
-
|
845
|
-
|
846
|
-
</td><td>
|
847
|
-
|
848
|
-
Gets the rotation of the rigid body.
|
849
|
-
|
850
|
-
|
851
|
-
</td></tr>
|
852
|
-
<tr><td>
|
853
|
-
|
854
|
-
[getSoftCcdPrediction()](./server.hytopia.rigidbody.getsoftccdprediction.md)
|
855
|
-
|
856
|
-
|
857
|
-
</td><td>
|
858
|
-
|
859
|
-
|
860
|
-
</td><td>
|
861
|
-
|
862
|
-
Gets the soft ccd prediction of the rigid body.
|
863
|
-
|
864
|
-
|
865
|
-
</td></tr>
|
866
|
-
<tr><td>
|
867
|
-
|
868
|
-
[getTranslation()](./server.hytopia.rigidbody.gettranslation.md)
|
869
|
-
|
870
|
-
|
871
|
-
</td><td>
|
872
|
-
|
873
|
-
|
874
|
-
</td><td>
|
875
|
-
|
876
|
-
Gets the translation of the rigid body.
|
877
|
-
|
878
|
-
|
879
|
-
</td></tr>
|
880
|
-
<tr><td>
|
881
|
-
|
882
|
-
[getType()](./server.hytopia.rigidbody.gettype.md)
|
883
|
-
|
884
|
-
|
885
|
-
</td><td>
|
886
|
-
|
887
|
-
|
888
|
-
</td><td>
|
889
|
-
|
890
|
-
Gets the type of the rigid body.
|
891
|
-
|
892
|
-
|
893
|
-
</td></tr>
|
894
|
-
<tr><td>
|
895
|
-
|
896
|
-
[getWorldCenterOfMass()](./server.hytopia.rigidbody.getworldcenterofmass.md)
|
897
|
-
|
898
|
-
|
899
|
-
</td><td>
|
900
|
-
|
901
|
-
|
902
|
-
</td><td>
|
903
|
-
|
904
|
-
Gets the world center of mass of the rigid body.
|
905
|
-
|
906
|
-
|
907
|
-
</td></tr>
|
908
|
-
<tr><td>
|
909
|
-
|
910
|
-
[lockAllRotations()](./server.hytopia.rigidbody.lockallrotations.md)
|
911
|
-
|
912
|
-
|
913
|
-
</td><td>
|
914
|
-
|
915
|
-
|
916
|
-
</td><td>
|
917
|
-
|
918
|
-
Locks all rotations of the rigid body.
|
919
|
-
|
920
|
-
|
921
|
-
</td></tr>
|
922
|
-
<tr><td>
|
923
|
-
|
924
|
-
[lockAllTranslations()](./server.hytopia.rigidbody.lockalltranslations.md)
|
925
|
-
|
926
|
-
|
927
|
-
</td><td>
|
928
|
-
|
929
|
-
|
930
|
-
</td><td>
|
931
|
-
|
932
|
-
Locks all translations of the rigid body.
|
933
|
-
|
934
|
-
|
935
|
-
</td></tr>
|
936
|
-
<tr><td>
|
937
|
-
|
938
|
-
[removeFromSimulation()](./server.hytopia.rigidbody.removefromsimulation.md)
|
939
|
-
|
940
|
-
|
941
|
-
</td><td>
|
942
|
-
|
943
|
-
|
944
|
-
</td><td>
|
945
|
-
|
946
|
-
Removes the rigid body from the simulation it belongs to.
|
947
|
-
|
948
|
-
|
949
|
-
</td></tr>
|
950
|
-
<tr><td>
|
951
|
-
|
952
|
-
[setAdditionalMass(additionalMass)](./server.hytopia.rigidbody.setadditionalmass.md)
|
953
|
-
|
954
|
-
|
955
|
-
</td><td>
|
956
|
-
|
957
|
-
|
958
|
-
</td><td>
|
959
|
-
|
960
|
-
Sets the additional mass of the rigid body.
|
961
|
-
|
962
|
-
|
963
|
-
</td></tr>
|
964
|
-
<tr><td>
|
965
|
-
|
966
|
-
[setAdditionalMassProperties(additionalMassProperties)](./server.hytopia.rigidbody.setadditionalmassproperties.md)
|
967
|
-
|
968
|
-
|
969
|
-
</td><td>
|
970
|
-
|
971
|
-
|
972
|
-
</td><td>
|
973
|
-
|
974
|
-
Sets the additional mass properties of the rigid body.
|
975
|
-
|
976
|
-
|
977
|
-
</td></tr>
|
978
|
-
<tr><td>
|
979
|
-
|
980
|
-
[setAdditionalSolverIterations(solverIterations)](./server.hytopia.rigidbody.setadditionalsolveriterations.md)
|
981
|
-
|
982
|
-
|
983
|
-
</td><td>
|
984
|
-
|
985
|
-
|
986
|
-
</td><td>
|
987
|
-
|
988
|
-
Sets the additional solver iterations of the rigid body.
|
989
|
-
|
990
|
-
|
991
|
-
</td></tr>
|
992
|
-
<tr><td>
|
993
|
-
|
994
|
-
[setAngularDamping(angularDamping)](./server.hytopia.rigidbody.setangulardamping.md)
|
995
|
-
|
996
|
-
|
997
|
-
</td><td>
|
998
|
-
|
999
|
-
|
1000
|
-
</td><td>
|
1001
|
-
|
1002
|
-
Sets the angular damping of the rigid body.
|
1003
|
-
|
1004
|
-
|
1005
|
-
</td></tr>
|
1006
|
-
<tr><td>
|
1007
|
-
|
1008
|
-
[setAngularVelocity(angularVelocity)](./server.hytopia.rigidbody.setangularvelocity.md)
|
1009
|
-
|
1010
|
-
|
1011
|
-
</td><td>
|
1012
|
-
|
1013
|
-
|
1014
|
-
</td><td>
|
1015
|
-
|
1016
|
-
Sets the angular velocity of the rigid body.
|
1017
|
-
|
1018
|
-
|
1019
|
-
</td></tr>
|
1020
|
-
<tr><td>
|
1021
|
-
|
1022
|
-
[setCcdEnabled(ccdEnabled)](./server.hytopia.rigidbody.setccdenabled.md)
|
1023
|
-
|
1024
|
-
|
1025
|
-
</td><td>
|
1026
|
-
|
1027
|
-
|
1028
|
-
</td><td>
|
1029
|
-
|
1030
|
-
Sets whether the rigid body has continuous collision detection enabled.
|
1031
|
-
|
1032
|
-
|
1033
|
-
</td></tr>
|
1034
|
-
<tr><td>
|
1035
|
-
|
1036
|
-
[setCollisionGroupsForSolidColliders(collisionGroups)](./server.hytopia.rigidbody.setcollisiongroupsforsolidcolliders.md)
|
1037
|
-
|
1038
|
-
|
1039
|
-
</td><td>
|
1040
|
-
|
1041
|
-
|
1042
|
-
</td><td>
|
1043
|
-
|
1044
|
-
Sets the collision groups for solid colliders (non-sensor) of the rigid body.
|
1045
|
-
|
1046
|
-
|
1047
|
-
</td></tr>
|
1048
|
-
<tr><td>
|
1049
|
-
|
1050
|
-
[setDominanceGroup(dominanceGroup)](./server.hytopia.rigidbody.setdominancegroup.md)
|
1051
|
-
|
1052
|
-
|
1053
|
-
</td><td>
|
1054
|
-
|
1055
|
-
|
1056
|
-
</td><td>
|
1057
|
-
|
1058
|
-
Sets the dominance group of the rigid body.
|
1059
|
-
|
1060
|
-
|
1061
|
-
</td></tr>
|
1062
|
-
<tr><td>
|
1063
|
-
|
1064
|
-
[setEnabled(enabled)](./server.hytopia.rigidbody.setenabled.md)
|
1065
|
-
|
1066
|
-
|
1067
|
-
</td><td>
|
1068
|
-
|
1069
|
-
|
1070
|
-
</td><td>
|
1071
|
-
|
1072
|
-
Sets whether the rigid body is enabled.
|
1073
|
-
|
1074
|
-
|
1075
|
-
</td></tr>
|
1076
|
-
<tr><td>
|
1077
|
-
|
1078
|
-
[setEnabledRotations(enabledRotations)](./server.hytopia.rigidbody.setenabledrotations.md)
|
1079
|
-
|
1080
|
-
|
1081
|
-
</td><td>
|
1082
|
-
|
1083
|
-
|
1084
|
-
</td><td>
|
1085
|
-
|
1086
|
-
Sets whether the rigid body has enabled rotations.
|
1087
|
-
|
1088
|
-
|
1089
|
-
</td></tr>
|
1090
|
-
<tr><td>
|
1091
|
-
|
1092
|
-
[setEnabledTranslations(enabledTranslations)](./server.hytopia.rigidbody.setenabledtranslations.md)
|
1093
|
-
|
1094
|
-
|
1095
|
-
</td><td>
|
1096
|
-
|
1097
|
-
|
1098
|
-
</td><td>
|
1099
|
-
|
1100
|
-
Sets whether the rigid body has enabled translations.
|
1101
|
-
|
1102
|
-
|
1103
|
-
</td></tr>
|
1104
|
-
<tr><td>
|
1105
|
-
|
1106
|
-
[setGravityScale(gravityScale)](./server.hytopia.rigidbody.setgravityscale.md)
|
1107
|
-
|
1108
|
-
|
1109
|
-
</td><td>
|
1110
|
-
|
1111
|
-
|
1112
|
-
</td><td>
|
1113
|
-
|
1114
|
-
Sets the gravity scale of the rigid body.
|
1115
|
-
|
1116
|
-
|
1117
|
-
</td></tr>
|
1118
|
-
<tr><td>
|
1119
|
-
|
1120
|
-
[setLinearDamping(linearDamping)](./server.hytopia.rigidbody.setlineardamping.md)
|
1121
|
-
|
1122
|
-
|
1123
|
-
</td><td>
|
1124
|
-
|
1125
|
-
|
1126
|
-
</td><td>
|
1127
|
-
|
1128
|
-
Sets the linear damping of the rigid body.
|
1129
|
-
|
1130
|
-
|
1131
|
-
</td></tr>
|
1132
|
-
<tr><td>
|
1133
|
-
|
1134
|
-
[setLinearVelocity(linearVelocity)](./server.hytopia.rigidbody.setlinearvelocity.md)
|
1135
|
-
|
1136
|
-
|
1137
|
-
</td><td>
|
1138
|
-
|
1139
|
-
|
1140
|
-
</td><td>
|
1141
|
-
|
1142
|
-
Sets the linear velocity of the rigid body.
|
1143
|
-
|
1144
|
-
|
1145
|
-
</td></tr>
|
1146
|
-
<tr><td>
|
1147
|
-
|
1148
|
-
[setNextKinematicRotation(nextKinematicRotation)](./server.hytopia.rigidbody.setnextkinematicrotation.md)
|
1149
|
-
|
1150
|
-
|
1151
|
-
</td><td>
|
1152
|
-
|
1153
|
-
|
1154
|
-
</td><td>
|
1155
|
-
|
1156
|
-
Sets the next kinematic rotation of the rigid body.
|
1157
|
-
|
1158
|
-
|
1159
|
-
</td></tr>
|
1160
|
-
<tr><td>
|
1161
|
-
|
1162
|
-
[setNextKinematicTranslation(nextKinematicTranslation)](./server.hytopia.rigidbody.setnextkinematictranslation.md)
|
1163
|
-
|
1164
|
-
|
1165
|
-
</td><td>
|
1166
|
-
|
1167
|
-
|
1168
|
-
</td><td>
|
1169
|
-
|
1170
|
-
Sets the next kinematic translation of the rigid body.
|
1171
|
-
|
1172
|
-
|
1173
|
-
</td></tr>
|
1174
|
-
<tr><td>
|
1175
|
-
|
1176
|
-
[setRotation(rotation)](./server.hytopia.rigidbody.setrotation.md)
|
1177
|
-
|
1178
|
-
|
1179
|
-
</td><td>
|
1180
|
-
|
1181
|
-
|
1182
|
-
</td><td>
|
1183
|
-
|
1184
|
-
Sets the rotation of the rigid body.
|
1185
|
-
|
1186
|
-
|
1187
|
-
</td></tr>
|
1188
|
-
<tr><td>
|
1189
|
-
|
1190
|
-
[setSleeping(sleeping)](./server.hytopia.rigidbody.setsleeping.md)
|
1191
|
-
|
1192
|
-
|
1193
|
-
</td><td>
|
1194
|
-
|
1195
|
-
|
1196
|
-
</td><td>
|
1197
|
-
|
1198
|
-
Sets whether the rigid body is sleeping.
|
1199
|
-
|
1200
|
-
|
1201
|
-
</td></tr>
|
1202
|
-
<tr><td>
|
1203
|
-
|
1204
|
-
[setSoftCcdPrediction(softCcdPrediction)](./server.hytopia.rigidbody.setsoftccdprediction.md)
|
1205
|
-
|
1206
|
-
|
1207
|
-
</td><td>
|
1208
|
-
|
1209
|
-
|
1210
|
-
</td><td>
|
1211
|
-
|
1212
|
-
Sets the soft ccd prediction of the rigid body.
|
1213
|
-
|
1214
|
-
|
1215
|
-
</td></tr>
|
1216
|
-
<tr><td>
|
1217
|
-
|
1218
|
-
[setTranslation(translation)](./server.hytopia.rigidbody.settranslation.md)
|
1219
|
-
|
1220
|
-
|
1221
|
-
</td><td>
|
1222
|
-
|
1223
|
-
|
1224
|
-
</td><td>
|
1225
|
-
|
1226
|
-
Sets the translation of the rigid body.
|
1227
|
-
|
1228
|
-
|
1229
|
-
</td></tr>
|
1230
|
-
<tr><td>
|
1231
|
-
|
1232
|
-
[setType(type)](./server.hytopia.rigidbody.settype.md)
|
1233
|
-
|
1234
|
-
|
1235
|
-
</td><td>
|
1236
|
-
|
1237
|
-
|
1238
|
-
</td><td>
|
1239
|
-
|
1240
|
-
Sets the type of the rigid body.
|
1241
|
-
|
1242
|
-
|
1243
|
-
</td></tr>
|
1244
|
-
<tr><td>
|
1245
|
-
|
1246
|
-
[sleep()](./server.hytopia.rigidbody.sleep.md)
|
1247
|
-
|
1248
|
-
|
1249
|
-
</td><td>
|
1250
|
-
|
1251
|
-
|
1252
|
-
</td><td>
|
1253
|
-
|
1254
|
-
Explicitly puts the rigid body to sleep. Physics otherwise optimizes sleeping.
|
1255
|
-
|
1256
|
-
|
1257
|
-
</td></tr>
|
1258
|
-
<tr><td>
|
1259
|
-
|
1260
|
-
[wakeUp()](./server.hytopia.rigidbody.wakeup.md)
|
1261
|
-
|
1262
|
-
|
1263
|
-
</td><td>
|
1264
|
-
|
1265
|
-
|
1266
|
-
</td><td>
|
1267
|
-
|
1268
|
-
Wakes up the rigid body. Physics otherwise optimizes waking it when necessary.
|
1269
|
-
|
1270
|
-
|
1271
|
-
</td></tr>
|
1272
|
-
</tbody></table>
|