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

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

391. laya.d3.core.MeshFilter [ 69%]

...n     public function get sharedMesh():BaseMesh    public function set sharedMesh(value:BaseMesh):voidConstructor DetailMeshFilter()Constructorpublic function MeshFilter(owner:MeshSprite3D) 创建一个新的 MeshFilter 实例。 Parameters owner:MeshSprite3D — 所属网格精灵。 Method...

来源: laya_api 发布时间: 20170929

392. laya.d3.core.material.BaseMaterial [ 69%]

...url:String, complete:Handler):void[static] 加载材质。 BaseMaterial  setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods  MethodDefined By  _disposeResource():void[override] BaseMaterialPublic Constants ConstantDefined By  RENDERQUEUE_ALPHATEST : int...

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

393. laya.components.AnimatorStateCondition_API3.0 [ 69%]

...imatorStateCondition.ts:66 唯一ID Returns number name get name(): string set name(value: string): void Defined in laya/components/AnimatorStateCondition.ts:73 名称 Returns string Defined in laya/components/AnimatorStateCondition.ts:77 名称 Parameters value: string Returns void type get type():...

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

394. 重写X Y在android studio里运行会变成00 [ 69%]

...0; xSprite.y = 200; 5 然后再XSprite这个类里将XY复写比如 public set x(val: number) { this._x = val; } public get x(): number { return this._x; } public set y(val: number) { this._y = val; } public get y(): number { return this.__y; } 然后运行 会发现坐标显示正常 但是打包...

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

395. laya.d3.core.scene.OctreeNode [ 69%]

...ion     public function get exactBox():BoundBox    public function set exactBox(value:BoundBox):voidrelaxBoxproperty relaxBox:BoundBox Implementation     public function get relaxBox():BoundBox    public function set relaxBox(value:BoundBox):voidConstructor DetailOctreeNode()Constru...

来源: laya_api 发布时间: 20170929

396. laya.d3.math.Native.ConchVector4 [ 69%]

...个四维向量是否相等。 ConchVector4  fromArray(array:Array, offset:int = 0):void 从Array数组拷贝值。 ConchVector4  length():Number 求四维向量的长度。 ConchVector4  lengthSquared():Number 求四维向量长度的平方。 ConchVector4  lerp(a:ConchVector4, b:ConchVecto...

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

397. laya.d3.core.Camera [ 68%]

... replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node ResetProjectionMatrix():voidBaseCamera setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true, jumpFrame:B...

来源: laya_api 发布时间: 20170929

398. 世界旋转角度无法获取??? [ 68%]

...个版本,外网的引擎应该已经提供了localRotationEuler的getset的方法,目前我看接口是开放的。 2018-04-24 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 qq595542998 相关问题 sprite旋转以后,但是原...

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

399. laya.d3.core.render.command.DrawMeshInstancedCMD_API3.0 [ 68%]

...tanceCount Accessors bufferState material mesh Methods destroy recover run setContext setDrawNums setWorldMatrix Constructors constructor new DrawMeshInstancedCMD(): DrawMeshInstancedCMD Overrides Command.constructor Defined in laya/d3/core/render/command/DrawMeshInstancedCMD.ts:85 Returns DrawMeshI...

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

400. laya.d3.component.Component3D [ 68%]

...tation     public function get enable():Boolean    public function set enable(value:Boolean):voididproperty id:int  [read-only] 获取唯一标识ID。 Implementation     public function get id():intisSingletonproperty isSingleton:Boolean  [read-only] 获取是否为单实例组件...

来源: laya_api 发布时间: 20170929