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

大约有 2,995 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0072 秒)

1481. laya.d3.graphics.IVertex [ 60%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IVertexProperties Packagelaya.d3.graphicsInterfacepublic interface IVertexImplementors VertexPositionTerrain, VertexPositionTexture0, VertexTrail IVertex 接口用于实现创建顶点声明。 Public Properties Property...

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

1482. laya.ui.IRender [ 60%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IRenderProperties Packagelaya.uiInterfacepublic interface IRenderImplementors List, Tree IRender 接口,实现设置项的渲染类型。 Public Properties PropertyDefined By  itemRender : *[write-only] 渲染项。 ...

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

1483. laya.ui.IItem [ 60%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IItemMethods Packagelaya.uiInterfacepublic interface IItemImplementors List, UIGroup, ViewStack Item接口。 Public Methods  MethodDefined By  initItems():void 初始化列表项。 IItemMethod DetailinitItems()method...

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

1484. laya.filters.IFilter [ 60%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IFilterProperties Packagelaya.filtersInterfacepublic interface IFilterImplementors ColorFilter, Filter 滤镜接口。 Public Properties PropertyDefined By  type : int[read-only] IFilterProperty Detailtypepropertytype:...

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

1485. laya.ui.ISelect [ 60%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ISelectProperties Packagelaya.uiInterfacepublic interface ISelectImplementors Button ISelect 接口,实现对象的 selected 属性和 clickHandler 选择回调函数处理器。 Public Properties PropertyDefined By ...

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

1486. laya.d3.core.particleShuriKen.module.GradientVelocity [ 60%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientVelocityProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientVelocityInheritanceGradientVelocity ObjectImplements laya.d3.core.IClone GradientVelocity 类用于创建渐变速...

来源: laya_api 发布时间: 20170929

1487. laya.d3.core.particleShuriKen.module.GradientVelocity [ 60%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientVelocityProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientVelocityInheritanceGradientVelocity ObjectImplements laya.d3.core.IClone GradientVelocity 类用于创建渐变速...

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

1488. laya.physics.BoxCollider_API3.0 [ 60%]

...xternals Only exported Menu Globals "laya/physics/BoxCollider" BoxCollider Class BoxCollider 2D矩形碰撞体 Hierarchy ColliderBase BoxCollider Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked density destroyed enable...

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

1489. laya.utils.Browser_API3.0 [ 60%]

...nherited Externals Only exported Menu Globals "laya/utils/Browser" Browser Class Browser Browser 是浏览器代理类。封装浏览器及原生 js 提供的一些功能。 Hierarchy Browser Index Properties PLATFORM_ANDROID PLATFORM_IOS PLATFORM_PC canvas context onAlipayMiniGame onAndroid onBDMin...

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

1490. 3D中摄像机绕物体旋转该如何实现? [ 60%]

...ewer); modelViewer.AroundPos = plane.transform.position; */ export default class ModelViewer extends Laya.Script { // Text m_debugTip; public canRotation_X: boolean = true; public canRotation_Y: boolean = true; public canScale: boolean = true; /// <summary> /// Around center. /// </summary&...

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