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

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

521. laya.d3.utils.Physics3DUtils [ 48%]

...Property Detailgravitypropertypublic static var gravity:Vector3重力值。Constructor DetailPhysics3DUtils()Constructorpublic function Physics3DUtils() 创建一个 Physics 实例。 Method DetailgetIColliderCollision()method public static function getIColliderCollision(collider1:PhysicsComponent, ...

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

522. 场景管理 · LayaAir3.0文档 · LAYABOX [ 48%]

... Laya.Script { @property({ type: Laya.Button }) public uiBtn: Laya.Button; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { this.uiBtn.on(Laya.Event.CLICK, this, () => { //点击后,打开Ms...

来源: Laya3.0_文档 发布时间: 20241014

523. laya.d3.core.material.EffectMaterial_API3.0 [ 47%]

...h特效材质。 Hierarchy Material EffectMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG RENDERMODE_ADDTIVE RENDERMODE_ALPHABLENDED RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_TRANSPARENT SHAD...

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

524. laya.d3.core.trail.TrailMaterial_API3.0 [ 47%]

...拖尾材质。 Hierarchy Material TrailMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG RENDERMODE_ADDTIVE RENDERMODE_ALPHABLENDED RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_TRANSPARENT SHADER...

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

525. laya.d3.core.material.SkyBoxMaterial_API3.0 [ 47%]

...aterial材质。 Hierarchy Material SkyBoxMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG EXPOSURE RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_TRANSPARENT ROTATION SHADERDEFINE_ADDTIVEFOG SHADE...

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

526. 下拉选项框组件 · LayaAir3.0文档 · LAYABOX [ 47%]

...combobox.png";//资源来自“引擎API使用示例” pageWidth: number; constructor() { super(); } // 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { Laya.loader.load(this.skin).then(() => { let ComboBox: Laya.ComboBox = new...

来源: Laya3.0_文档 发布时间: 20241014

527. laya.d3.core.material.SkyPanoramicMaterial_API3.0 [ 47%]

...l材质。 Hierarchy Material SkyPanoramicMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG EXPOSURE RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_TRANSPARENT ROTATION SHADERDEFINE_ADDTIVEFOG SHADE...

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

528. ViewStack属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 47%]

...tab与viewStack组件的测试页面**/ private comp:ui.ComponentDemoUI; constructor() { Laya.init(1334,750, Laya.WebGL); Laya.stage.scaleMode = "full"; Laya.stage.bgColor = "#ffffff"; //加载图集成功后,执行onLoaded回调方法 Laya.loader.load("res/atlas/comp.atlas",Laya.Handler.create(th...

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

529. 导航标签组组件 · LayaAir3.0文档 · LAYABOX [ 47%]

...skins: any[] = ["resources/res/ui/tab1.png", "resources/res/ui/tab2.png"]; constructor() { super(); } // 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { Laya.loader.load(this.skins).then( ()=>{ this.onLoadComplete(); } ); } pri...

来源: Laya3.0_文档 发布时间: 20241014

530. laya.d3.core.material.WaterPrimaryMaterial_API3.0 [ 47%]

...材质。 Hierarchy Material WaterPrimaryMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG HORIZONCOLOR MAINTEXTURE NORMALTEXTURE RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_TRANSPARENT SHADERDEF...

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