• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 963 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0119 秒)

561. laya.d3.component.animation.SkinAnimations [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SkinAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class SkinAnimationsInheritanceSkinAnimations KeyframeAnimations Component3D EventDispatcher Object SkinAnimations 类用于创...

来源: laya_api 发布时间: 20170929

562. APK-update(TypeScript-LayaNative原生服务-LayaNative进阶) [ 49%]

...er.onCreate(savedInstanceState); getWindow().requestFeature(Window.FEATURE_NO_TITLE); getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN); /* * 如果不想使用更新流程,可以屏蔽checkApkUpdate函数,直接打开initEngine函数 */...

来源: Laya2.0_文档 发布时间: 20210715

563. 请问手机上怎么全屏? [ 49%]

...击无高光 --> <meta name="msapplication-tap-highlight" content="no"> <!-- 适应移动端end -->当然,其他浏览器的全屏显示您应该也可以通过网络搜索查到,这里就不一一介绍了。                             谢谢您对layabox的支持...

来源: Laya_社区 发布时间: 20160408

564. laya.physics.joint.DistanceJoint [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DistanceJointProperties | Methods Packagelaya.physics.jointClasspublic class DistanceJointInheritanceDistanceJoint JointBase Component Object 距离关节:两个物体上面各自有一点,两点之间的距离固定...

来源: Laya2.0_api 发布时间: 20190513

565. laya.d3.core.ParticleRender [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ParticleRenderProperties | Methods Packagelaya.d3.coreClasspublic class ParticleRenderInheritanceParticleRender BaseRender EventDispatcher Object ... Public Properties Hide Inherited Public Properties Show Inherited Publ...

来源: laya_api 发布时间: 20170603

566. laya.d3.core.scene.OctreeNode [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames OctreeNodeProperties | Methods Packagelaya.d3.core.sceneClasspublic class OctreeNodeInheritanceOctreeNode ObjectImplements ITreeNodePublic Properties PropertyDefined By  _children : Vector.<OctreeNode>OctreeNode...

来源: laya_api 发布时间: 20170929

567. laya.d3.core.GlitterRender [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GlitterRenderProperties | Methods Packagelaya.d3.coreClasspublic class GlitterRenderInheritanceGlitterRender BaseRender EventDispatcher Object ... Public Properties Hide Inherited Public Properties Show Inherited Public ...

来源: laya_api 发布时间: 20170929

568. laya.d3.math.Viewport [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ViewportProperties | Methods Packagelaya.d3.mathClasspublic class ViewportInheritanceViewport Object Viewport 类用于创建视口。 Public Properties PropertyDefined By  height : Number高度Viewport  maxDepth : ...

来源: Laya2.0_api 发布时间: 20190513

569. Oppo加载.ls资源错误 [ 49%]

...:45.923 30921-30972/? E/jswrapper: ERROR: Uncaught Error: LoaderManager:unknown file(res/scenes/LayaScene_game/game.ls) extension with: ls., location: /data/user/0/com.nearme.instant.platform/app_game/app/com.qire.SplashOppo/1/code.js:0:0     STACK:     [0]__proto._create@/data/user/0/com.nearme...

来源: Laya_社区 发布时间: 20190711

570. LayaFlash针对资源的加载是同步还是异步? [ 49%]

...istener(Event.ADDED_TO_STAGE, init); this.stage.scaleMode = StageScaleMode.NO_SCALE; this.stage.align = StageAlign.TOP_LEFT; IFlash.setSize(1000, 600); //2D项目中设置场景尺寸 IFlash.setOrientationEx(1); //是否为横屏模式 IFlash.setBgcolor("#000000"); //背景色 IFlash.showInfo(false)...

来源: Laya_社区 发布时间: 20151123