大约有 207 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0104 秒)
...ocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalColorTexture0Texture1SkinTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTexture0Texture1SkinTangentInheritanceVertexPositionNormalColorTexture0Texture1SkinTang...
来源: laya_api 发布时间: 20170929
预设值1. 纹理类型(textureType)2. 预制体编辑环境(prefabEditEnv)3. 自动烘焙(autoBake)4. 3D 渲染层名称定义(layers)5. 2D 渲染层名称定义(2DLayers)预设值 Author: Charley 预设值用于定义项目在 IDE 中的默认行为与编辑环境。它并不...
来源: Laya3.0_文档 发布时间: 20260128
...= Laya.Sprite; this.ape = new Sprite(); Laya.stage.addChild(this.ape); let texture = Laya.loader.getRes(apePath); this.ape.graphics.drawTexture(texture); this.ape.x = (Laya.stage.width - texture.width) / 2; this.ape.y = (Laya.stage.height - texture.height) / 2; } applayFilter() { // 创建一个发...
来源: Laya2.0_示例 发布时间: 20260303
...2.3beta,然后在HTMLImageElement的reset方法里加了一行:this._tex.off(Laya.Event.READY, this, this.onloaded); 其他没区别 133*****831 • 2019-10-29 14:10 嗯,升级2.3.0版本,Unity3D也要升级2018.4了,看样子无解了,直接升级了
来源: Laya_社区 发布时间: 20191028
... laya.display.Stage; import laya.filters.ColorFilter; import laya.resource.Texture; import laya.utils.Browser; import laya.utils.Handler; import laya.webgl.WebGL; public class Main { private const ApePath:String = "res/img/monkey1.png"; private var apeTexture:Texture; public function Main() { // 不...
来源: Laya2.0_文档 发布时间: 20210715
...undledef 脚本集定义文件。 .cubemap 立方体纹理文件。 .rendertexture 渲染纹理文件。 .tex2darray 2D纹理集文件。 .lavm 动画遮罩文件。 .mcc 2D动画状态机文件。 .mc 2D动画数据文件。 .controller 3D动画状态机文件。 .lani 3D动画数据文件。 .atla...
来源: Laya3.0_文档 发布时间: 20251010
...x Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea href innerHTML is3D mask mou...
来源: Laya3.0_api 发布时间: 20231102
...x Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea innerHTML is3D mask mouseEna...
来源: Laya3.0_api 发布时间: 20231102
...votY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy...
来源: Laya3.0_api 发布时间: 20231115
...rite Class TileAniSprite TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多个动画显示对象(TileAniSprite)) author ... Hierarchy Sprite TileAniSprite Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mou...
来源: Laya3.0_api 发布时间: 20231115