大约有 2,572 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0077 秒)
Laya_社区(1383) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya3.0_文档(12) Laya_示例(11) Laya2.0_示例(6)
...ath/Color.ts:194 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/math/Color.ts:148 克隆。 Parameters destObject: any 克隆源。 Returns void equal equal(c: Color): boolean Defined in laya/d3/math/Color.ts:113 Parameters c: Color Returns boolean fr...
来源: Laya3.0_api 发布时间: 20231102
...llerLayer.ts:276 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/component/Animator/AnimatorControllerLayer.ts:263 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Defined in laya/d3/component/Animator/AnimatorCont...
来源: Laya3.0_api 发布时间: 20231115
...sspublic class ImageInheritanceImage Component Sprite Node EventDispatcher Object Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsola...
来源: laya_api 发布时间: 20170929
...atorDeclaration instanceWorldMatrixDeclaration getVertexDeclaration Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...lease Legend Class Class with type parameter Constructor Property Accessor Object literal Variable Function Type alias Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...完成相关shader预编译。 > 当鼠标按下时,构建需要导出的Object。下方示例改自官方边缘光照(Shader_GlowingEdge)示例 ```typescript Laya.stage.on(Event.MOUSE_DOWN,this,function():void{ var arr:Array; for(var i:int = 0;i 生成的相关数据 ```typescript { "GlowingEdgeM...
来源: Laya2.0_文档 发布时间: 20210715
...oString Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...c class RadioInheritanceRadio Button Component Sprite Node EventDispatcher Object Radio 控件使用户可在一组互相排斥的选择中做出一种选择。 用户一次只能选择 Radio 组中的一个成员。选择未选中的组成员将取消选择该组中当前所选的 Radio 控件。 S...
来源: laya_api 发布时间: 20170929
...ype indexTypeByteCount _setIndexData destroy getData setData unbind Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Inherited property Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ss ProgressBarInheritanceProgressBar Component Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不...
来源: laya_api 发布时间: 20170929