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

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

331. laya.d3.core.particleShuriKen.module.shape.HemisphereShape [ 91%]

...operties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class HemisphereShapeInheritanceHemisphereShape BaseShape Object HemisphereShape 类用于创建半球形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefi...

来源: laya_api 发布时间: 20170929

332. laya.d3.core.particleShuriKen.module.shape.HemisphereShape [ 91%]

...operties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class HemisphereShapeInheritanceHemisphereShape BaseShape Object HemisphereShape 类用于创建半球形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefi...

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

333. 编译前(AS)和编译后(JavaScript)程序的行为是不一致的,求最佳实践和原理。 [ 91%]

...爹啊,有没有在文档醒目的位置提醒开发者啊。package { public class LayaSample { public function LayaSample() { //初始化引擎 Laya.init(1136, 640); var func:Function = new A().method; func(); } } } package { public class A { private var _attr:int = 123; public function A() { } ...

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

334. 动画状态脚本(ActionScript-3D基础(AS3)-LayaAir3D之Animator动画) [ 91%]

...命周期函数。 ```typescript /** * 动画状态开始时执行。 */ public function onStateEnter():void {} /** * 动画状态更新时执行。 */ public function onStateUpdate():void {} /** * 动画状态退出时执行。 */ public function onStateExit():void {} ``` 开发者可以通过重...

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

335. laya.d3.core.VRCamera [ 91%]

...ameraProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class VRCameraInheritanceVRCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建VR摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties ...

来源: laya_api 发布时间: 20170929

336. laya.utils.Utils [ 91%]

...dex | Frames No Frames UtilsProperties | Methods Packagelaya.utilsClasspublic class UtilsInheritanceUtils Object Utils 是工具类。 Public Properties PropertyDefined By  parseXMLFromString : Function[static] 将字符串解析成 XML 对象。 UtilsPublic Methods  MethodDefined By  bind...

来源: laya_api 发布时间: 20170929

337. laya.utils.HitArea [ 91%]

...x | Frames No Frames HitAreaProperties | Methods Packagelaya.utilsClasspublic class HitAreaInheritanceHitArea Object 鼠标点击区域,可以设置绘制一系列矢量图作为点击区域和非点击区域(目前只支持圆形,矩形,多边形) Public Properties PropertyDefined By...

来源: laya_api 发布时间: 20170929

338. laya.d3.core.HeightMap [ 91%]

... Frames No Frames HeightMapProperties | Methods Packagelaya.d3.coreClasspublic class HeightMapInheritanceHeightMap Object HeightMap 类用于实现高度图数据。 Public Properties PropertyDefined By  height : int[read-only] 获取高度。 HeightMap  maxHeight : int[read-only] 最大高...

来源: laya_api 发布时间: 20170929

339. laya.d3.core.HeightMap [ 91%]

... Frames No Frames HeightMapProperties | Methods Packagelaya.d3.coreClasspublic class HeightMapInheritanceHeightMap Object HeightMap 类用于实现高度图数据。 Public Properties PropertyDefined By  height : int[read-only] 获取高度。 HeightMap  maxHeight : int[read-only] 最大高...

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

340. laya.ui.ScrollBar [ 91%]

...mes No Frames ScrollBarProperties | Methods | Events Packagelaya.uiClasspublic class ScrollBarInheritanceScrollBar Component Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终...

来源: laya_api 发布时间: 20170929