大约有 59 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0035 秒)
...ex | Frames No Frames TextureCubeProperties | Methods Packagelaya.d3.resourceClasspublic class TextureCubeInheritanceTextureCube BaseTexture laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By defaulteTexture : BaseText...
来源: laya_api 发布时间: 20170929
...tion节点的常用属性 属性 功能说明 images 添加动画图像。 source 添加动画图集。 autoplay 动画图集是否自动播放,默认为false。如果设置为true,则动画被创建并添加到舞台后自动播放。 wrapmode 播放类型:默认为0是正序播放(POSITIVE...
来源: Laya3.0_文档 发布时间: 20241014
...vasType(1); conchModel.drawToCanvas(canvas.source, offsetX, offsetY); return canvas; } else { return RunDriver.drawToCanvas(this, _renderType, canvasWidth, canvasHeight, offsetX, o...
来源: Laya_社区 发布时间: 20180626
...ndex | Frames No Frames Texture2DProperties | Methods Packagelaya.d3.resourceClasspublic class Texture2DInheritanceTexture2D BaseTexture laya.resource.Resource Texture2D 二维纹理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By defau...
来源: laya_api 发布时间: 20170929
...ic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/TextureCube" TextureCube Class TextureCube TextureCube 类用于生成立方体纹理。 Hierarchy BaseTexture TextureCube Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG Accesso...
来源: Laya3.0_api 发布时间: 20231102
...的链接 提交 1 个回复 cuixueying 赞同来自: Render._mainCanvas.source.style.left = "300px"; Render._mainCanvas.source.style.top = "300px"; 你不要手动去该layaAir canvas标签的属性,在代码里通过上面的代码调试canvas的位置试下! 2017-04-27 0 1 分享 微博 QZON...
来源: Laya_社区 发布时间: 20170427
...); if(Hls.isSupported()){ var hls:any = new Hls(); //加载m3u8源 hls.loadSource('http://content.jwplatform.com/manifests/vM7nH0Kl.m3u8'); hls.attachMedia(video); hls.on(Hls.Events.MANIFEST_PARSED,function():void{ video.play(); }); } plyr.setup(video); } } new LayaUISample; 编译运行代码,发...
来源: Laya3.0_文档 发布时间: 20241014
... | Frames No Frames DataTexture2DProperties | Methods Packagelaya.d3.resourceClasspublic class DataTexture2DInheritanceDataTexture2D BaseTexture laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By defaulteTexture : BaseTe...
来源: laya_api 发布时间: 20170929
...ublic/Protected All Inherited Externals Only exported Menu Globals "laya/resource/TextureCube" TextureCube Class TextureCube TextureCube 类用于生成立方体纹理。 Hierarchy BaseTexture TextureCube Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Acc...
来源: Laya3.0_api 发布时间: 20231115
...n-For-WebGL-120AECC8]GL ERROR :GL_INVALID_OPERATION : glDrawElements: Source and destination textures of the draw are the same. 百度了一下,是webgl底层报出来的,不知道这怎么解决? 2017-10-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20171010