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

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

391. laya.spine.ExternalSkinItem_API3.0 [ 83%]

...ExternalSkinItem Index Accessors attachment skin slot Accessors attachment get attachment(): string set attachment(value: string): void Defined in laya/spine/ExternalSkinItem.ts:21 Returns string Defined in laya/spine/ExternalSkinItem.ts:18 Parameters value: string Returns void skin get skin(): stri...

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

392. laya.physics.joint.GearJoint_API3.0 [ 83%]

...ent.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean destroyed get destroyed(): boolean Inherited from Component.destroyed Defined in laya/components/Component.ts:93...

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

393. laya.gltf.glTFResource_API3.0 [ 83%]

...Resource.DEBUG Defined in laya/resource/Resource.ts:18 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:116 内存大小。 Returns number deps get deps(): ReadonlyArray<Resource> Inherited from PrefabImpl.deps Defined in laya/r...

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

394. laya.resource.RenderTexture2D [ 83%]

...mber, height:Number, format:int, depthStencilFormat:int) RenderTexture2D _getSource():*[override] 获取纹理资源。 BaseTexture  clear(r:Number = 0.0, g:Number = 0.0, b:Number = 0.0, a:Number = 1.0):voidRenderTexture2D  end():void 结束绑定。 RenderTexture2D  generateMipmap():void[ove...

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

395. laya.d3.component.AnimatorPlayState_API3.0 [ 83%]

...matorPlayState 实例。 Returns AnimatorPlayState Accessors animatorState get animatorState(): AnimatorState Defined in laya/d3/component/AnimatorPlayState.ts:45 动画状态机。 Returns AnimatorState duration get duration(): number Defined in laya/d3/component/AnimatorPlayState.ts:38 当前动...

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

396. laya.d3.graphics.Vertex.VertexPositionTexture0 [ 83%]

...ertyposition:Vector3  [read-only] Implementation     public function get position():Vector3textureCoordinate0property textureCoordinate0:Vector2  [read-only] Implementation     public function get textureCoordinate0():Vector2vertexDeclarationproperty vertexDeclaration:VertexDeclaration...

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

397. laya.ui.Clip [ 83%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bitmap : AutoBitmap[read-only] AutoBitmap 位图实例。 Clip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite...

来源: laya_api 发布时间: 20170929

398. laya.ui.Button [ 83%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的...

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

399. 自己写了个label继承官方的label,出现了问题,求指导~ [ 83%]

...nt; public function Label(text:String="") { super(text); } public function get textFormat():TextFormat { return _textFormat; } public function set textFormat(value:TextFormat):void { _textFormat = value; font = _textFormat._font; fontSize = _textFormat._fontSize; color = _textFormat._color; bold = _...

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

400. laya.d3.graphics.VertexElement_API3.0 [ 83%]

...sage: number 顶点宏标记 Returns VertexElement Accessors elementFormat get elementFormat(): string Defined in laya/d3/graphics/VertexElement.ts:22 顶点信息名称 Returns string elementUsage get elementUsage(): number Defined in laya/d3/graphics/VertexElement.ts:29 顶点宏标记 Returns num...

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