• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 3,031 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0065 秒)

1261. laya.d3.graphics.Vertex.VertexMesh [ 65%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexMeshMethods | Constants Packagelaya.d3.graphics.VertexClasspublic class VertexMeshInheritanceVertexMesh Object ... Public Methods  MethodDefined By  getVertexDeclaration(vertexFlag:String, compatible:Boolean = t...

来源: Laya2.0_api 发布时间: 20190513

1262. 问个和引擎编辑器无关的问题,问问怎么通过一个类名(字符串)创建一个对象啊!!!!感谢真不想在找typescript了扒嗒了半天,反射竟然没有看懂,感谢了!!! [ 65%]

...同来自: http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.utils.ClassUtils 你看是不是这个 2018-01-22 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 liwenhua 相关问题 看了其他引擎才发现 LAYA...

来源: Laya_社区 发布时间: 20180122

1263. laya.d3.core.pixelLine.PixelLineMaterial [ 65%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PixelLineMaterialProperties | Methods | Constants Packagelaya.d3.core.pixelLineClasspublic class PixelLineMaterialInheritancePixelLineMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Pub...

来源: Laya2.0_api 发布时间: 20190513

1264. laya.d3.graphics.VertexBuffer3D [ 65%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexBuffer3DProperties | Methods | Constants Packagelaya.d3.graphicsClasspublic class VertexBuffer3DInheritanceVertexBuffer3D Buffer Object VertexBuffer3D 类用于创建顶点缓冲。 Public Properties Hide Inherite...

来源: Laya2.0_api 发布时间: 20190513

1265. laya.d3.graphics.VertexPositionNormalColorTexture0Texture1Skin [ 65%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalColorTexture0Texture1SkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTexture0Texture1SkinInheritanceVertexPositionNormalColorTexture0Texture1Skin ObjectImple...

来源: laya_api 发布时间: 20170929

1266. laya.media.SoundManager_API3.0 [ 65%]

...xternals Only exported Menu Globals "laya/media/SoundManager" SoundManager Class SoundManager SoundManager 是一个声音管理类。提供了对背景音乐、音效的播放控制方法。 引擎默认有两套声音方案:WebAudio和H5Audio 播放音效,优先使用WebAudio播放声音,如...

来源: Laya3.0_api 发布时间: 20231115

1267. 滤镜-颜色滤镜 [ 65%]

...项目开发更高效。let apePath = "res/apes/monkey2.png", apeTexture; class Filters_Color { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.width, Browser.height, WebGL); Laya.stage.alignV = Stage.A...

来源: Laya2.0_示例 发布时间: 20251209

1268. runTime使用(ActionScript-IDE篇(AS3)-组件化开发相关) [ 65%]

...laya.utils.Tween; /** *ImageRunTime逻辑类 * @author mengjia * */ public class ImageRunTime extends Image { //缩放时间100毫秒 public var scaleTime:int = 100; public function ImageRunTime() { //设置组件的中心点 this.anchorX = this.anchorY = 0.5; //添加鼠标按下事件侦听。按...

来源: Laya2.0_文档 发布时间: 20210714

1269. laya.effect.FadeOut_API3.0 [ 65%]

...herited Externals Only exported Menu Globals "laya/effect/FadeOut" FadeOut Class FadeOut 淡出效果 Hierarchy EffectBase FadeOut Index Constructors constructor Properties _extra _singleton autoDestroyAtComplete delay duration ease eventName owner repeat runInEditor scriptPath target Accessors awak...

来源: Laya3.0_api 发布时间: 20231115

1270. laya.effect.FadeIn_API3.0 [ 65%]

...Inherited Externals Only exported Menu Globals "laya/effect/FadeIn" FadeIn Class FadeIn 淡入效果 Hierarchy EffectBase FadeIn Index Constructors constructor Properties _extra _singleton autoDestroyAtComplete delay duration ease eventName owner repeat runInEditor scriptPath target Accessors awaked...

来源: Laya3.0_api 发布时间: 20231115