大约有 19 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
...ndler (default = null) — 加载结束回调。根据url类型不同分为2种情况:1. url为String类型,也就是单个资源地址,如果加载成功,则回调参数值为加载完成的资源,否则为null;2. url为数组类型,指定了一组要加载的资源,如果全部加...
来源: laya_api 发布时间: 20170929
...的键控代码值 (66) 关联的常数。Keyboard BACKQUOTE : int = 192[static] 与 ` 键的键控代码值 (192) 关联的常数。Keyboard BACKSLASH : int = 220[static] 与 \ 键的键控代码值 (220) 关联的常数。Keyboard BACKSPACE : int = 8[static] 与 Backspace 的键控代码...
来源: laya_api 发布时间: 20170929
...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
...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
...xture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获取二维向量。 BaseMaterial _removeDisablePublicShaderDefine(value:int):void 移除禁用宏定义。 BaseMaterial _removeShaderDefine(value:int):void 移除Shader宏定义。 BaseMaterial _setB...
来源: laya_api 发布时间: 20170929
...xture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获取二维向量。 BaseMaterial _removeDisablePublicShaderDefine(value:int):void 移除禁用宏定义。 BaseMaterial _removeShaderDefine(value:int):void 移除Shader宏定义。 BaseMaterial _setB...
来源: laya_api 发布时间: 20170929
...xture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获取二维向量。 BaseMaterial _removeDisablePublicShaderDefine(value:int):void 移除禁用宏定义。 BaseMaterial _removeShaderDefine(value:int):void 移除Shader宏定义。 BaseMaterial _setB...
来源: laya_api 发布时间: 20170929
...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
...ENABLE_SEPERATE时生效。BaseMaterial HammersleyNoiseTex : DataTexture2D[static] PBRMaterial has_tangent : Boolean[write-only] PBRMaterial metaless : NumberPBRMaterial normalTexture : BaseTexture 获取法线贴图。 PBRMaterial pbrInfoTexture : BaseTexture 获取pbr信息贴图。...
来源: laya_api 发布时间: 20170929
...额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点遍历及命令组织,不会减少drawcall数,性能中等。优...
来源: laya_api 发布时间: 20170929