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

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

151. laya.d3.component.volume.volumetricgi.VolumetricGI_API3.0 [ 70%]

...icGI Index Constructors constructor Properties _extra _singleton intensity owner probeCounts probeStep runInEditor scriptPath Accessors awaked boundsMax boundsMin destroyed distanceTexel enabled hideFlags id importance irradianceTexel normalBias probePosition type viewBias Methods _VolumeChange _add...

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

152. laya.d3.physics.PhysicsCollider_API3.0 [ 70%]

... Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWith ccdMotionThreshold ccdSweptSphereRadius colliderShape collisionGroup destroyed enabled friction hideFlags id isActive isTrigger restitution rollingFriction simulati...

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

153. Laya.Script _start和_update以及_lateupdate不执行是什么原因呢? [ 70%]

...行是什么原因呢?  class b extends Laya.Script{    _initialize(owner:Laya.Sprite3D){      super._initialize(owner);      //加打印可以执行    }        _start(state:Laya.RenderState):void{       //加打印不执行     } }   该脚本加在Camera上面 2018-04-23 1...

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

154. dialog弹窗不居中(laya2.0.0beta5) [ 70%]

...dialog添加了控制脚本,并在脚本中的onstart函数中添加this.owner.popup(),在laya调试运行显示居中了。但是到微信里面报this.owner.popup undefined错误 2018-12-12 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, ...

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

155. laya.d3.component.Animator_API3.0 [ 70%]

...or Index Constructors constructor Properties _extra _singleton cullingMode owner runInEditor scriptPath CULLINGMODE_ALWAYSANIMATE CULLINGMODE_CULLCOMPLETELY Accessors avatar awaked controllerLayerCount destroyed enabled hideFlags id lowUpdateDelty speed updateMode Methods _initialize _setOwner addCo...

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

156. 资源加载 · LayaAir3.0文档 · LAYABOX [ 70%]

...// img.skin = url; //ui组件直接设置skin也可以 img.pos(x, y); this.owner.addChild(img); }); } } 1.2 带类型的加载方式 有的时候,网络资源没有后缀名,又或者,图片xxx.png并非是当成Texture使用,需要被定义为TextureCube。所以,这些时候需要通过...

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

157. 音频节点 · LayaAir3.0文档 · LAYABOX [ 70%]

...= Laya; @regClass() export class NewScript extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.SoundNode }) public sound: Laya.SoundNode; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ ...

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

158. laya.d3.core.light.DirectionLightCom_API3.0 [ 70%]

...LightCom Index Constructors constructor Properties _extra _singleton color owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id intensity lightWorldMatrix lightmapBakedType shadowCascadesMode shadowDepthBias shadowDistance shadowFourCascadeSplits shadowMode shadowNearPlane sh...

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

159. 子弹添加了colliderShape后onUpdate移动,destroy会报错“Cannot read property 'getWorldTransform' of null” [ 69%]

...) { Laya.timer.once(1500, this, function () { console.log("destroy"); this.owner.destroy(); }); } onUpdate() { this.owner.transform.translate(new Laya.Vector3(0, 0, -0.1)); } 2019-03-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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

160. laya.d3.core.light.AreaLightCom_API3.0 [ 69%]

...LightCom Index Constructors constructor Properties _extra _singleton color owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id intensity lightWorldMatrix lightmapBakedType maxBounces power shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResol...

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