大约有 963 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0119 秒)
Laya2.0_api(368) laya_api(298) Laya_社区(266) Laya3.0_文档(11) Laya2.0_文档(9) Laya3.0_api(7) Laya2.0_示例(2) Laya_示例(2)
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
...er.onCreate(savedInstanceState); getWindow().requestFeature(Window.FEATURE_NO_TITLE); getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN); /* * 如果不想使用更新流程,可以屏蔽checkApkUpdate函数,直接打开initEngine函数 */...
来源: Laya2.0_文档 发布时间: 20210715
...击无高光 --> <meta name="msapplication-tap-highlight" content="no"> <!-- 适应移动端end -->当然,其他浏览器的全屏显示您应该也可以通过网络搜索查到,这里就不一一介绍了。 谢谢您对layabox的支持...
来源: Laya_社区 发布时间: 20160408
API DocumentationAll Packages | All Classes | Index | Frames No Frames DistanceJointProperties | Methods Packagelaya.physics.jointClasspublic class DistanceJointInheritanceDistanceJoint JointBase Component Object 距离关节:两个物体上面各自有一点,两点之间的距离固定...
来源: Laya2.0_api 发布时间: 20190513
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
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
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
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
...: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
...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