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

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

91. 动画多层混合(ActionScript-3D基础(AS3)-LayaAir3D之Animator动画) [ 80%]

...画状态之间进行融合过渡播放 //第三个参数为layerIndex 层索引使用混合模式,混合了0层和1层的动画 animator.crossFade(motions[motionIndex], 0.2, 0); animator.crossFade(motions[motionIndex], 0.2, 1); } else { //使用普通模式播放 animator.play(motions[motionIndex...

来源: Laya2.0_文档 发布时间: 20210715

92. laya.d3.core.pixelline.PixelLineMaterial_API3.0 [ 80%]

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

93. laya.d3.core.Gradient_API3.0 [ 80%]

...mber = 0 Default value reverseSearch: boolean = false Returns number 结果索引 。 evaluateColorRGB evaluateColorRGB(lerpFactor: number, out: Color, startSearchIndex?: number, reverseSearch?: boolean): number Defined in laya/d3/core/Gradient.ts:167 通过插值获取RGB颜色。 Parameters lerpFa...

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

94. Text->getCharPoint方法返回位置错误bug [ 79%]

...2 人 之肖 • 2023-05-22 09:44 用你的例子,tt宽度设置成100,索引为5的话,out.x会变成160,实际应该是100才对,还有索引为6的话,out.y会变成NaN,因为原生input的startIndex是包含字符长度的,表示字符右边位置,索引为字符长度-1,表示...

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

95. 动画多层混合(TypeScript-3D基础(TS)-LayaAir3D之Animator动画) [ 79%]

...画状态之间进行融合过渡播放 //第三个参数为layerIndex 层索引使用混合模式,混合了0层和1层的动画 this.animator.crossFade(this.motions[this.motionIndex], 0.2, 0); this.animator.crossFade(this.motions[this.motionIndex], 0.2, 1); } else { //使用普通模式播放 thi...

来源: Laya2.0_文档 发布时间: 20210715

96. 动画多层混合(JavaScript-3D基础(JS)-LayaAir3D之Animator动画) [ 79%]

...画状态之间进行融合过渡播放 //第三个参数为layerIndex 层索引使用混合模式,混合了0层和1层的动画 this.animator.crossFade(this.motions[this.motionIndex], 0.2, 0); this.animator.crossFade(this.motions[this.motionIndex], 0.2, 1); } else { //使用普通模式播放 thi...

来源: Laya2.0_文档 发布时间: 20210715

97. laya.d3.core.pixelLine.PixelLineSprite3D [ 79%]

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

98. laya.d3.core.material.EffectMaterial_API3.0 [ 79%]

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

99. laya.d3.core.trail.TrailMaterial_API3.0 [ 79%]

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

100. laya.d3.core.material.SkyBoxMaterial_API3.0 [ 79%]

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