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

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

1. laya.net.LoaderManager [ 100%]

...ndler (default = null) — 加载结束回调。根据url类型不同分为2种情况:1. url为String类型,也就是单个资源地址,如果加载成功,则回调参数值为加载完成的资源,否则为null;2. url为数组类型,指定了一组要加载的资源,如果全部加...

来源: laya_api 发布时间: 20170929

2. laya.events.Keyboard [ 84%]

...的键控代码值 (66) 关联的常数。Keyboard  BACKQUOTE : int = 192[static] 与 ` 键的键控代码值 (192) 关联的常数。Keyboard  BACKSLASH : int = 220[static] 与 \ 键的键控代码值 (220) 关联的常数。Keyboard  BACKSPACE : int = 8[static] 与 Backspace 的键控代码...

来源: laya_api 发布时间: 20170929

3. laya.d3.math.BoundFrustum [ 79%]

...ex:int):Plane 获取锥截体的任意一平面。 0:近平面 1:远平面 2:左平面 3:右平面 4:顶平面 5:底平面 BoundFrustumProperty Detailbottompropertybottom:Plane  [read-only] 获取底平面。 Implementation     public function get bottom():Planefarproperty far:Plane  [read-...

来源: laya_api 发布时间: 20170929

4. laya.d3.core.material.ParticleMaterial [ 66%]

...xture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获取二维向量。 BaseMaterial _removeDisablePublicShaderDefine(value:int):void 移除禁用宏定义。 BaseMaterial _setBool(shaderIndex:int, b:Boolean):void 设置布尔。 BaseMaterial _setBuff...

来源: laya_api 发布时间: 20170603

5. laya.d3.core.material.StandardMaterial [ 58%]

...xture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获取二维向量。 BaseMaterial _removeDisablePublicShaderDefine(value:int):void 移除禁用宏定义。 BaseMaterial _removeShaderDefine(value:int):void 移除Shader宏定义。 BaseMaterial _setB...

来源: laya_api 发布时间: 20170929

6. laya.d3.core.material.GlitterMaterial [ 54%]

...xture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获取二维向量。 BaseMaterial _removeDisablePublicShaderDefine(value:int):void 移除禁用宏定义。 BaseMaterial _removeShaderDefine(value:int):void 移除Shader宏定义。 BaseMaterial _setB...

来源: laya_api 发布时间: 20170929

7. laya.d3.graphics.VertexElementUsage [ 53%]

...ge Object ... Public Constants ConstantDefined By  AGEADDSCALE0 : int = 21[static] VertexElementUsage  BINORMAL0 : int = 4[static] VertexElementUsage  BLENDINDICES0 : int = 6[static] VertexElementUsage  BLENDWEIGHT0 : int = 7[static] VertexElementUsage  COLOR0 : int = 1[static] VertexElem...

来源: laya_api 发布时间: 20170929

8. laya.d3.core.particleShuriKen.ShurikenParticleMaterial [ 53%]

...xture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获取二维向量。 BaseMaterial _removeDisablePublicShaderDefine(value:int):void 移除禁用宏定义。 BaseMaterial _removeShaderDefine(value:int):void 移除Shader宏定义。 BaseMaterial _setB...

来源: laya_api 发布时间: 20170929

9. laya.d3.core.material.PBRMaterial [ 33%]

...ENABLE_SEPERATE时生效。BaseMaterial  HammersleyNoiseTex : DataTexture2D[static] PBRMaterial  has_tangent : Boolean[write-only] PBRMaterial  metaless : NumberPBRMaterial  normalTexture : BaseTexture 获取法线贴图。 PBRMaterial  pbrInfoTexture : BaseTexture 获取pbr信息贴图。...

来源: laya_api 发布时间: 20170929

10. laya.ui.TextInput [ 32%]

...额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点遍历及命令组织,不会减少drawcall数,性能中等。优...

来源: laya_api 发布时间: 20170929