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

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

2181. laya.d3.math.Color_API3.0 [ 41%]

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

2182. laya.d3.component.animator.AnimatorControllerLayer_API3.0 [ 41%]

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

2183. laya.ui.Image [ 41%]

...sspublic class ImageInheritanceImage Component Sprite Node EventDispatcher Object Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsola...

来源: laya_api 发布时间: 20170929

2184. laya.d3.graphics.vertex.VertexMesh_API3.0 [ 41%]

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

2185. laya.d3.core.render.BloomEffect_API3.0 [ 41%]

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

2186. Shader预编译(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 41%]

...完成相关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

2187. laya.utils.Timer_API3.0 [ 41%]

...oString Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

2188. laya.ui.Radio [ 41%]

...c class RadioInheritanceRadio Button Component Sprite Node EventDispatcher Object Radio 控件使用户可在一组互相排斥的选择中做出一种选择。 用户一次只能选择 Radio 组中的一个成员。选择未选中的组成员将取消选择该组中当前所选的 Radio 控件。 S...

来源: laya_api 发布时间: 20170929

2189. laya.d3.renderobjs.nativeobj.NativeIndexBuffer3D_API3.0 [ 41%]

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

2190. laya.ui.ProgressBar [ 41%]

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