大约有 1,625 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0065 秒)
Laya_社区(663) Laya3.0_api(364) Laya2.0_api(194) laya_api(158) Laya2.0_文档(80) Laya_示例(58) Laya3.0_文档(54) Laya2.0_示例(54)
...cs drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):void 绘制一条线。 Graphics drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列线段。 Graphics drawPath(x:Number, y:Number, paths:Array, ...
来源: laya_api 发布时间: 20170929
...eStyle 文本的样式类 Public Properties PropertyDefined By align : String 表示使用此文本格式的文本段落的水平对齐方式。 TextStyle asPassword : Boolean 指定文本字段是否是密码文本字段。 如果此属性的值为 true,则文本字段被视为密码文本...
来源: Laya2.0_api 发布时间: 20190513
...| | tips | 鼠标经过显示标签 | | type | 类型:Int,Number,sNumber,String,Bool,Option,editOption,Check,Color,ColorArray,Node,Nodes,Prefab,SizeGrid,Vec,Vector,Ease | | accept | String的关联属性,accept:res 为接收资源地址 | | acceptTypes | Node和accept的关联属性, 接收的...
来源: Laya2.0_文档 发布时间: 20210715
...才能显示 TempletPublic Methods MethodDefined By _setCreateURL(url:String):void[override] Templet buildArmature(aniMode:int = 0):Skeleton 创建动画 0,使用模板缓冲的数据,模板缓冲的数据,不允许修改 (内存开销小,计算开销小,不支持换装) 1,使用...
来源: Laya2.0_api 发布时间: 20190513
...getData Defined in laya/d3/resource/models/Mesh.ts:132 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherit...
来源: Laya3.0_api 发布时间: 20231115
...AnimationTemplet 动画数据模板 Returns void Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如...
来源: Laya3.0_api 发布时间: 20231115
...el startTime : Number 播放声音开始时间。 SoundChannel url : String 声音地址。 SoundChannel volume : Number 音量范围从 0(静音)至 1(最大音量)。 SoundChannelPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By event(ty...
来源: Laya2.0_api 发布时间: 20190513
...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 View cacheAs : String 指定显示对象是否...
来源: Laya2.0_api 发布时间: 20190513
...IModuleManager { /** * 模块资源路径 */ private static moduleResPath: string = 'res/atlas/{0}.json'; /** * 模块的资源名称和模块的主面板(模块的主面板类全名,模块资源图集名称[]) * @type {Laya.Dictionary} * @memberof ResourcesModuleManager */ public static poolM...
来源: Laya_社区 发布时间: 20170905
...锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:97 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源的URL地址。 uuid uuid: string Inherited f...
来源: Laya3.0_api 发布时间: 20231102