大约有 2,566 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0057 秒)
Laya_社区(1381) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...ereColliderShape.ts:44 inheritdoc override Returns any cloneTo cloneTo(destObject: any): void Inherited from CannonColliderShape.cloneTo Defined in laya/d3/physicsCannon/shape/CannonColliderShape.ts:185 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited ...
来源: Laya3.0_api 发布时间: 20231102
...ence(this._referenceCount)); 这里value._addReference没有,value是个[object HTMLCanvasElement],,死活都画不出来,, 主域代码 Laya.timer.once(2000, this, function():void{ var sprite:Sprite = new Sprite(); sprite.pos(0, 0); var texture:Texture = new Texture(Browser.window.shar...
来源: Laya_社区 发布时间: 20181123
...shColliderShape.ts:118 inheritdoc override Returns any cloneTo cloneTo(destObject: any): void Overrides ColliderShape.cloneTo Defined in laya/d3/physics/shape/MeshColliderShape.ts:107 inheritdoc override Parameters destObject: any Returns void updateLocalTransformations updateLocalTransformations():...
来源: Laya3.0_api 发布时间: 20231115
...pe clearRenderParams destroy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Inherited property Inherited method Inherited accessor Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
... anchor锚点设置不生效 2.0 drawTexture color参数无效 关于同为object层,层级设置无效的问题 Laya3D里的material可以设置flat shading么 list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固定的值。 将list里的scro...
来源: Laya_社区 发布时间: 20180104
... LENGTH Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...pe clearRenderParams destroy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Accessor Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...ta clearRenderParams destroy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...// ... do something with buffer // Or, encode a plain object 也可以用这种方式创建这个数据然后编码 var buffer = AwesomeMessage.encode({ awesomeField: "AwesomeString" }).finish(); ...
来源: Laya_社区 发布时间: 20170216
...ererInheritanceSkinnedMeshRenderer MeshRenderer BaseRender EventDispatcher Object SkinMeshRenderer 类用于蒙皮渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By bones : Vector.<Sprite3D>[read-only] 用于蒙皮的骨骼...
来源: Laya2.0_api 发布时间: 20190513