大约有 107 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)
分享:DrawToCanvas内存释放问题! package { import laya.display.Sprite; import laya.display.Text; import laya.events.Event; import laya.resource.HTMLCanvas; import laya.resource.Texture; import laya.utils.Browser; import laya.utils.Stat; public class LayaAirDemo { private var sp:Sprite ;//...
来源: Laya_社区 发布时间: 20170822
...r _materialShaderData _owner _renderShaderData _shaderInstances _transform drawCount updateNums Methods _addShaderInstance _clearShaderInstance _destroy _render addUpdateBuffer clear drawGeometry getUpdateData Constructors constructor new InstanceRenderElementOBJ(): InstanceRenderElementOBJ Override...
来源: Laya3.0_api 发布时间: 20231115
drawTexture 画出来的数据会有以前的数据 private var iconSpr:Sprite; private var htmlCanvas:HTMLCanvas; private var texture:Texture; private var xNum:int = 0; private var yNum:int = 0; private var img:Image; public function TestView() { img = new Image("comp/lhjicon_5.png"); img.x = 640;...
来源: Laya_社区 发布时间: 20180113
...rs aliveParticleCount bufferState colorOverLifetime customBounds destroyed drawType emission emissionTime indexFormat instanceCount isAlive isEmitting isPaused isPlaying maxParticles mode rotationOverLifetime shape sizeOverLifetime startLifeTimeGradient startLifeTimeGradientMax startLifeTimeGradient...
来源: Laya3.0_api 发布时间: 20231115
...rs aliveParticleCount bufferState colorOverLifetime customBounds destroyed drawType emission emissionTime indexFormat instanceCount isAlive isEmitting isPaused isPlaying maxParticles mode rotationOverLifetime shape sizeOverLifetime startLifeTimeGradient startLifeTimeGradientMax startLifeTimeGradient...
来源: Laya3.0_api 发布时间: 20231115
...991 7562-7562/com.dihong.testdcc I/LayaBox: This device supports instanced draw 05-16 15:59:48.992 7562-7562/com.dihong.testdcc I/LayaBox: download thread num = 3 05-16 15:59:48.992 7562-7594/com.dihong.testdcc I/LayaBox: start thread:image decode,7594 05-16 15:59:49.002 7562-7562/com.dihong.testdcc...
来源: Laya_社区 发布时间: 20190516
...算的,而不是相对于整个场景的根节点,默认为false 优化DrawCall DrawCallOptimize 是否开启DrawCall优化 缓存模式 Cache As 是否开启静态缓存优化 遮罩 Mask 设置遮罩节点对象 点击区域 Hit Area 点击区域 后期处理 Filters UI滤镜效果 其中Mouse...
来源: Laya3.0_文档 发布时间: 20251010