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

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

181. laya.d3.terrain.TerrainChunk [ 49%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode  buildRenderElementAndMaterial(detailNum:int, normalMap:String, alphaMapUrl:St...

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

182. laya.d3.core.SkinnedMeshSprite3D [ 49%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数...

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

183. 使用3D精灵 · LayaAir3.0文档 · LAYABOX [ 49%]

...nkey_clone1); 五、添加组件 LayaAir中,可以对任何3D对象添加Component 组件,如动图5-1所示 (动图5-1) Component 组件,是附加到所有3D对象的内容的基类。 通过代码也可以添加组件,需要物体使用addComponent方法 //添加Rigidbody3D组件 let r...

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

184. laya.d3.core.pixelLine.PixelLineSprite3D [ 48%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode  addLine(startPosition:Vector3, endPosition:Vector3, startColor:Color, endColo...

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

185. laya.d3.core.light.DirectionLight [ 46%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数...

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

186. laya.d3.core.light.PointLight [ 46%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数...

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

187. laya.d3.core.light.SpotLight [ 45%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数...

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

188. laya.d3.terrain.Terrain [ 44%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode  buildTerrain(terrainRes:TerrainRes):voidTerrain callLater(method:Function, a...

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

189. laya.ui.UIComponent [ 44%]

...DocumentationAll Packages | All Classes | Index | Frames No Frames UIComponentProperties | Methods | Events Packagelaya.uiClasspublic class UIComponentInheritanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, Scr...

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

190. laya.ui.DialogManager [ 44%]

...ndex:int):Node 设置子节点的索引位置。 Node  setLockView(value:Component):void设置锁定界面,如果为空则什么都不显示DialogManager size(width:Number, height:Number):Sprite 设置宽高。相当于分别设置width和height属性。 因为返回值为Sprite对象本身,...

来源: laya_api 发布时间: 20170929