大约有 343 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0036 秒)
Laya3.0_api(129) laya_api(84) Laya2.0_api(82) Laya3.0_文档(37) Laya_社区(8) Laya2.0_示例(1) Laya_示例(1) Laya2.0_文档(1)
...roup(group:String):void[static] 根据分组清理资源。 Loader clearTextureRes(url:String):void[static] 销毁Texture使用的图片资源,保留texture壳,如果下次渲染的时候,发现texture使用的图片资源不存在,则会自动恢复 相比clearRes,clearTextureRes只是...
来源: Laya2.0_api 发布时间: 20190513
...Mode='lighter' 图片异常 matter中layasprite怎么改变图片大小? Texture图片能否进行翻转? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 laya怎么跨域加载图片 本地调试加载本地图片都报错 为什么有...
来源: Laya_社区 发布时间: 20170514
...Group(group:String):void 根据分组清理资源。 LoaderManager clearTextureRes(url:String):void 销毁Texture使用的图片资源,保留texture壳,如果下次渲染的时候,发现texture使用的图片资源不存在,则会自动恢复 相比clearRes,clearTextureRes只是清理te...
来源: Laya2.0_api 发布时间: 20190513
...mEffect dirtIntensity : Number 获取污渍强度。 BloomEffect dirtTexture : Texture2D = null镜头污渍纹路,用于为泛光特效增加污渍灰尘效果BloomEffect fastMode : Boolean = false是否开启快速模式。该模式通过降低质量来提升性能。BloomEffect intensi...
来源: Laya2.0_api 发布时间: 20190513
...h:Number = 1):DrawCurvesCmd 绘制一系列曲线。 Graphics drawImage(texture:Texture, x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0):DrawImageCmd 绘制单独图片 Graphics drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1...
来源: Laya2.0_api 发布时间: 20190513
...erial _getNumber(shaderIndex:int):* 获取浮点。 BaseMaterial _getTexture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获取二维向量。 BaseMaterial _removeDisablePublicShaderDefine(value:int):void 移除禁用宏定义。 BaseMaterial...
来源: laya_api 发布时间: 20170929
...) export class LoaderDemo extends Laya.Script { onAwake(): void { this.loadTexture("resources/image/monkey2.png", 500);//需要在resources/image放入相应的资源 this.loadTexture("https://layaair.com/3.x/demo/resources/res/apes/monkey2.png"); } /**加载并显示图片 */ loadTexture(url: strin...
来源: Laya3.0_文档 发布时间: 20251010
...ackages | All Classes | Index | Frames No Frames VertexPositionNormalTexture0Texture1SkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTexture0Texture1SkinInheritanceVertexPositionNormalTexture0Texture1Skin ObjectImplements IVertex VertexPositionNormalColo...
来源: laya_api 发布时间: 20170929
...目发布为微信小游戏,预制体被忽略上传怎么办? 请问Texture2D如何用base64字符串构建对象 TiledMap创建地图在LayaAir中显示不完全 laya里面有没有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 老项目类库升级到 La...
来源: Laya_社区 发布时间: 20170215
... SHADERDEFINE_ADDTIVEFOG : int[static] TrailMaterial SHADERDEFINE_MAINTEXTURE : int[static] TrailMaterial SHADERDEFINE_TILINGOFFSET : int[static] TrailMaterial texture : BaseTexture 获取贴图。 TrailMaterial tilingOffset : Vector4 获取纹理平铺和偏移。 TrailMaterial tili...
来源: Laya2.0_api 发布时间: 20190513