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

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

181. 材质-PBRStandard材质 [ 64%]

...tage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; Laya.Stat.show(); var scene = Laya.stage.addChild(Laya.Scene.load("../../res/threeDimen/scene/PBRMaterialScene/Showcase.ls")); scene.once(Laya.Event.HIERARCHY_LOADED, this, function () { var camera = scene.getChildByName("Main Camera")...

来源: Laya_示例 发布时间: 20241118

182. laya.d3.physics.PhysicsComponent [ 64%]

...理组件的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent  canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent  ccdMotionThreshold : ...

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

183. laya.map.GridSprite [ 64%]

...是地图的块数据 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默...

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

184. laya.ui.Box [ 63%]

...个控件容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默...

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

185. 2D物理-桥 [ 63%]

...onfig.isAntialias = true; Laya.Laya.init(1200, 700, Laya.WebGL); Laya.Stat.show(); Laya.Physics.enable(); Laya.PhysicsDebugDraw.enable(); Laya.Laya.stage.alignV = Laya.Stage.ALIGN_MIDDLE; Laya.Laya.stage.alignH = Laya.Stage.ALIGN_CENTER; Laya.Laya.stage.scaleMode = Laya.Stage.SCALE_FIXED_AUTO; Laya....

来源: Laya2.0_示例 发布时间: 20241118

186. laya.ui.VBox [ 63%]

...直布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX :...

来源: laya_api 发布时间: 20170929

187. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 63%]

...nParticle3D 3D粒子。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] ...

来源: laya_api 发布时间: 20170929

188. laya.ui.TipManager [ 63%]

...ect鼠标提示管理类Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY ...

来源: laya_api 发布时间: 20170929

189. laya.d3.component.Animator [ 63%]

...创建动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  avatar : Avatar 获取avatar。 Animator  cacheFrameRate : int 获取缓存播放帧,缓存模式下生效。 Animator  cachePlayRate : Number 获取缓存播放速...

来源: laya_api 发布时间: 20170929

190. laya.ui.HBox [ 63%]

...平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX :...

来源: laya_api 发布时间: 20170929