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

大约有 428 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0070 秒)

331. LayaAir3D 坐标系统与矩阵变换 [ 28%]

... 3); camera.transform.rotate(new Vector3( -45, 0, 0), true, false); camera.addComponent(CameraMoveScript); //生成平面,其实是一个box,只不过高度很小,可看成一个平面 var plane:MeshSprite3D = scene.addChild(new MeshSprite3D(new BoxMesh(4,4,0.001))) as MeshSprite3D; var materi...

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

332. laya.d3.core.BaseCamera [ 28%]

...引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode  addLayer(layer:int):void 增加可视图层,layer值为0到31层。 BaseCa...

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

333. laya.display.Animation_API3.0 [ 27%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds ge...

来源: Laya3.0_api 发布时间: 20231115

334. 3D中摄像机绕物体旋转该如何实现? [ 27%]

...sform.position =new Laya.Vector3(-8.2, 5.3, 2.2); var modelViewer = camera.addComponent(ModelViewer); modelViewer.AroundPos = plane.transform.position; */ export default class ModelViewer extends Laya.Script { // Text m_debugTip; public canRotation_X: boolean = true; public canRotation_Y: boolean = ...

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

335. 官方案例里摄像机绕物体旋转脚本的问题 [ 27%]

...sform.position =new Laya.Vector3(-8.2, 5.3, 2.2); var modelViewer = camera.addComponent(ModelViewer); modelViewer.AroundPos = plane.transform.position; */ export default class ModelViewer extends Laya.Script { // Text m_debugTip; public canRotation_X: boolean = true; public canRotation_Y: boolean = ...

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

336. laya.display.Text_API3.0 [ 26%]

...ialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater changeText clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChi...

来源: Laya3.0_api 发布时间: 20231115

337. laya.ui.HScrollBar_API3.0 [ 26%]

...ethods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance backToNormal bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint ge...

来源: Laya3.0_api 发布时间: 20231115

338. laya.ui.VScrollBar_API3.0 [ 26%]

...ethods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance backToNormal bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint ge...

来源: Laya3.0_api 发布时间: 20231115

339. laya.ui.AdvImage_API3.0 [ 26%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroy destroyChildren dispose drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBo...

来源: Laya3.0_api 发布时间: 20231102

340. laya.display.Stage_API3.0 [ 26%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event exitFullscreen frameLoop frameOnce fromParentPoint getBounds ge...

来源: Laya3.0_api 发布时间: 20231115