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

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

151. 继承Scene没有onEnable [ 80%]

... } } //激活启动类 new Main();  class tt extends Laya.Node{     constructor(){         super();     }     public onAwake():void{         console.log(1111);     } }   2.继承Sprite 执行后会有onAwake         let t = new tt();         Laya.S...

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

152. laya.physics.joint.WheelJoint_API3.0 [ 80%]

...体在节点位置发生弹性偏移 Hierarchy JointBase WheelJoint Index Constructors constructor Properties _extra _singleton anchor axis collideConnected otherBody owner runInEditor scriptPath selfBody Accessors awaked damping destroyed enableLimit enableMotor enabled frequency hideFlags id joint...

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

153. 新手入坑请教下各位大神关于LayaMaxUI问题 [ 80%]

...  public scoreLbl:Laya.Label;         public tipLbll:Laya.Label; constructor(){ super()} createChildren():void { super.createChildren(); this.loadScene("test/TestScene"); } } REG("ui.test.TestSceneUI",TestSceneUI); }   这是我从新建例子里面复制的,但是我自己新建个项...

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

154. laya.d3.core.particleshuriken.module.GradientSize_API3.0 [ 80%]

...用于创建渐变尺寸。 Hierarchy GradientSize Implements IClone Index Constructors constructor Accessors constantMax constantMaxSeparate constantMin constantMinSeparate gradient gradientMax gradientMin gradientX gradientXMax gradientXMin gradientY gradientYMax gradientYMin gradientZ gradientZMa...

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

155. laya.particle.shader.value.ParticleShaderValue_API3.0 [ 80%]

...s ParticleShaderValue 2D粒子 Hierarchy Value2D ParticleShaderValue Index Constructors constructor Properties ALPHA alpha clipMatDir clipMatPos clipOff color colorAdd defines filters mainID mmat ref shader size subID texture textureHost u_CurrentTime u_Duration u_EndVelocity u_Gravity u_MvpMatrix u...

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

156. laya.maths.Rectangle_API3.0 [ 80%]

...改一个属性的值不会影响其他属性。 Hierarchy Rectangle Index Constructors constructor Properties height width x y TEMP Accessors bottom right Methods addPoint clone contains copyFrom equals intersection intersects isEmpty recover reset setTo toString union create Constructors construct...

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

157. TypeError: Cannot read property '_layer' of null; at Function.FrustumCulling.renderObjectCulling [ 79%]

...Cannot read property 'cursor' of undefined错误 Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cann...

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

158. laya.d3.core.render.ScreenTriangle_API3.0 [ 79%]

... 类用于创建全屏三角形。 Hierarchy Resource ScreenTriangle Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _...

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

159. laya.maths.Matrix3x3_API3.0 [ 79%]

...x3 类用于创建3x3矩阵。 Hierarchy Matrix3x3 Implements IClone Index Constructors constructor Properties elements DEFAULT Methods clone cloneTo determinant identity invert rotate scale translate transpose createFromMatrix4x4 createFromRotation createFromScaling createFromTranslation createRota...

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

160. laya.resource.TextResource_API3.0 [ 79%]

...urce Class TextResource 文字资源 Hierarchy Resource TextResource Index Constructors constructor Properties _id data destroyedImmediately format lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _r...

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