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

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

141. laya.d3.core.particleshuriken.ShuriKenParticle3D_API3.0 [ 75%]

....addChildAt Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Parameters node: Node 节点对象。 index: number 索引位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Inherited from Node.addChildren Defined in laya/display/N...

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

142. laya.d3.core.SkinnedMeshSprite3D_API3.0 [ 75%]

....addChildAt Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Parameters node: Node 节点对象。 index: number 索引位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Inherited from Node.addChildren Defined in laya/display/N...

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

143. laya.d3.core.trail.TrailSprite3D_API3.0 [ 75%]

....addChildAt Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Parameters node: Node 节点对象。 index: number 索引位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Inherited from Node.addChildren Defined in laya/display/N...

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

144. laya.d3.core.Sprite3D [ 75%]

...。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode...

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

145. laya.display.cmd.DrawTrianglesCmd [ 75%]

...: ColorFilter 颜色变换 DrawTrianglesCmd  indices : Uint16Array 顶点索引。 DrawTrianglesCmd  matrix : Matrix 缩放矩阵。 DrawTrianglesCmd  texture : Texture 纹理。 DrawTrianglesCmd  uvs : Float32Array UV数据。 DrawTrianglesCmd  vertices : Float32Array 顶点数组。 Draw...

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

146. laya.d3.graphics.VertexBuffer3D [ 75%]

...fer3D _bind():voidBuffer  bindWithIndexBuffer(ib:IndexBuffer3D):void 和索引缓冲一起绑定。 VertexBuffer3D  getData():Float32Array 获取顶点数据。 VertexBuffer3D  setData(data:Float32Array, bufferOffset:int = 0, dataStartIndex:int = 0, dataCount:uint = 4294967295):void 设置数...

来源: laya_api 发布时间: 20170929

147. destroy清除子元素 [ 75%]

...子元素 destroy清除子元素之后,再使用getChildrenIndex()获取索引还是会算上被清除的吗? 2017-08-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: myname 我测试...

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

148. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 75%]

....addChildAt Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Parameters node: Node 节点对象。 index: number 索引位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Inherited from Node.addChildren Defined in laya/display/N...

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

149. laya.d3.core.RenderableSprite3D [ 75%]

...。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode...

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

150. 有没有方法可以拿到模型的属性,修改属性值? [ 75%]

...*          * 设置半径(改变此属性会重新生成顶点和索引)          * @param value 半径          */         public function set radius(value:Number):void    /**          * 设置高度(改变此属性会重新生成顶点和索引) ...

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