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

大约有 558 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0053 秒)

11. laya.d3.graphics.VertexElementFormat [ 96%]

...Packages | All Classes | Index | Frames No Frames VertexElementFormatConstants Packagelaya.d3.graphicsClasspublic class VertexElementFormatInheritanceVertexElementFormat Object ... Public Constants ConstantDefined By  Byte4 : String = byte4[static] VertexElementFormat  Color : String = c...

来源: laya_api 发布时间: 20170929

12. laya.d3.graphics.VertexElementFormat [ 96%]

... All Classes | Index | Frames No Frames VertexElementFormatMethods | Constants Packagelaya.d3.graphicsClasspublic class VertexElementFormatInheritanceVertexElementFormat Object ... Public Methods  MethodDefined By  getElementInfos(element:String):Array[static] 获取顶点元素格式信...

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

13. [LayaAir3]Laya3.x graphics.drawCurves 闪烁的问题 [ 95%]

...参考代码   export class CatmullRomSpline { private points: number[]; constructor(points: number[]) { if (points.length < 4 || points.length % 2 !== 0) { throw new Error("At least two points (four numbers) are required, and the total number of values must be even"); } this.points = points; } ...

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

14. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 95%]

... | Frames No Frames ShuriKenParticle3DProperties | Methods | Events | Constants Packagelaya.d3.core.particleShuriKenClasspublic class ShuriKenParticle3DInheritanceShuriKenParticle3D RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher Object ShuriKenParticle3D 3D粒子。 Public Prop...

来源: laya_api 发布时间: 20170929

15. const 用法 [ 95%]

LayaAir引擎 const 用法 const 什么使用啊!只能在函数中定义const吗,我定义成成员变量不行吗? 附件 : --> 2017-04-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同...

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

16. TextInput有禁用中文输入法的功能吗? [ 95%]

... 提交 2 个回复 Laya_Aaron 赞同来自:         static public const TYPE_TEXT:String = "text";         /** password 类型用于密码域输入。*/         static public const TYPE_PASSWORD:String = "password";         /** email 类型用于应该包含 e-mail ...

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

17. laya.d3.core.material.RenderState [ 95%]

...Classes | Index | Frames No Frames RenderStateProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class RenderStateInheritanceRenderState ObjectImplements laya.d3.core.IClone RenderState 类用于控制渲染状态。 Public Properties PropertyDefined By  blend : int...

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

18. laya.d3.shader.Shader3D [ 95%]

...ll Classes | Index | Frames No Frames Shader3DProperties | Methods | Constants Packagelaya.d3.shaderClasspublic class Shader3DInheritanceShader3D Object Shader3D 类用于创建Shader3D。 Public Properties PropertyDefined By  debugMode : Boolean = false[static] 是否开启调试模式。...

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

19. laya.d3.utils.Physics3DUtils [ 95%]

...sses | Index | Frames No Frames Physics3DUtilsProperties | Methods | Constants Packagelaya.d3.utilsClasspublic class Physics3DUtilsInheritancePhysics3DUtils Object Physics 类用于简单物理检测。 Public Properties PropertyDefined By  gravity : Vector3[static] 重力值。Physics3DUt...

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

20. laya.resource.BaseTexture [ 94%]

...Classes | Index | Frames No Frames BaseTextureProperties | Methods | Constants Packagelaya.resourceClasspublic class BaseTextureInheritanceBaseTexture laya.resource.BitmapSubclasses RenderTexture2D, Texture2D BaseTexture 纹理的父类,抽象类,不允许实例。 Public Properties Prop...

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