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

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

461. laya.d3.math.BoundFrustum_API3.0 [ 57%]

... 2:左平面 3:右平面 4:顶平面 5:底平面 Parameters index: number 索引。 Returns Plane intersects intersects(box: BoundBox | Bounds): boolean Defined in laya/d3/math/BoundFrustum.ts:363 是否与包围盒交叉。 Parameters box: BoundBox | Bounds 包围盒。 Returns boolean boolean 是...

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

462. laya.d3.core.material.PBRStandardMaterial_API3.0 [ 57%]

.../Material.ts:585 获得bool属性值 Parameters uniformIndex: number 属性索引 Returns boolean getBuffer getBuffer(name: string): Float32Array Inherited from Material.getBuffer Defined in laya/d3/core/material/Material.ts:955 获得Buffer Parameters name: string 属性名称 Returns Float32Array ...

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

463. laya.ui.AsynDialog [ 57%]

...。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算...

来源: laya_api 发布时间: 20170929

464. laya.ui.DialogManager_API3.0 [ 57%]

....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

465. laya.ui.Slider [ 56%]

...。 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

466. 关于逐帧动画的demo [ 56%]

...一样的语法,你可以监听帧计时器,判断当前播放的index索引,进行判断,调stop方法 2017-01-18 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 jacksing888 相关问题 Layabox 2.0 bate5 运行编译之后 bundl...

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

467. laya.d3.graphics.VertexPositionNormalColorSkin [ 56%]

...texPositionNormalColorSkin 类用于创建位置、法线、颜色、骨骼索引、骨骼权重顶点结构。 Public Properties PropertyDefined By  blendIndex : Vector4[read-only] VertexPositionNormalColorSkin  blendWeight : Vector4[read-only] VertexPositionNormalColorSkin  color : Vector4[...

来源: laya_api 发布时间: 20170929

468. laya.d3.graphics.VertexPositionNormalTextureSkin [ 56%]

...lColorTextureSkin 类用于创建位置、法线、颜色、纹理、骨骼索引、骨骼权重顶点结构。 Public Properties PropertyDefined By  blendIndex : Vector4[read-only] VertexPositionNormalTextureSkin  blendWeight : Vector4[read-only] VertexPositionNormalTextureSkin  normal : Vec...

来源: laya_api 发布时间: 20170929

469. laya.display.Text [ 56%]

...cks : Object[static] 语言包,是一个包含key:value的集合,用key索引,替换为目标value语言Text  leading : Number 垂直行间距(以像素为单位)。 Text  lines : Array[read-only] 返回文字行信息Text mask : Sprite 遮罩,可以设置一个对象(支持位图...

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

470. laya.ui.Component [ 56%]

...。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node  callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计...

来源: laya_api 发布时间: 20170929