大约有 1,625 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0048 秒)
Laya_社区(663) Laya3.0_api(364) Laya2.0_api(194) laya_api(158) Laya2.0_文档(80) Laya_示例(58) Laya3.0_文档(54) Laya2.0_示例(54)
...的重试次数,默认重试一次 Static ANIMATIONCLIP ANIMATIONCLIP: string = "ANIMATIONCLIP" Defined in laya/net/Loader.ts:111 AnimationClip资源。 Static ATLAS ATLAS: string = "atlas" Defined in laya/net/Loader.ts:95 图集类型,加载完成后返回图集json信息(并创建图集内小...
来源: Laya3.0_api 发布时间: 20231115
...定义地址信息。 Public Properties PropertyDefined By basePath : String[static] 基础路径。URL customFormat : Function[static] 自定义url格式化。例如: customFormat = function(url:String):String{} URL path : String[read-only] 地址的路径。URL rootPath : String[sta...
来源: laya_api 发布时间: 20170929
...ors attributes Methods elements getAttrBool getAttrFloat getAttrInt getAttrString getNode parse reset setAttribute Constructors constructor new XML(XmlString?: string): XML Defined in laya/html/XML.ts:9 Parameters Optional XmlString: string Returns XML Properties name name: string Defined in laya/ht...
来源: Laya3.0_api 发布时间: 20231115
...at Object ... Public Methods MethodDefined By getElementInfos(element:String):Array[static] 获取顶点元素格式信息。 VertexElementFormatPublic Constants ConstantDefined By Byte4 : String = byte4[static] VertexElementFormat Color : String = color[static] VertexElementFormat Ha...
来源: Laya2.0_api 发布时间: 20190513
...exElementFormat Object ... Public Constants ConstantDefined By Byte4 : String = byte4[static] VertexElementFormat Color : String = color[static] VertexElementFormat HalfVector2 : String = halfvector2[static] VertexElementFormat HalfVector4 : String = halfvector4[static] VertexElementFor...
来源: laya_api 发布时间: 20170929
...aya.net.VersionManagerPublic Properties PropertyDefined By _basePath : String[static] 基础路径。如果不设置,默认为当前网页的路径。最终地址将被格式化为 basePath+相对URL地址,URL basePath : String[static] 基础路径。如果不设置,默认为当前网...
来源: Laya2.0_api 发布时间: 20190513
...haderParser.ts:97 Parameters shaderObj: IShaderObjStructor cgmap: {} [key: string]: string Returns void Static compileToTree compileToTree(sliceFlag: string[], data: string, sliceIndex: number): string[] Defined in laya/d3/loaders/ShaderParser.ts:39 Parameters sliceFlag: string[] data: string sliceI...
来源: Laya3.0_api 发布时间: 20231115
...开始绘制文本的 y 坐标位置(相对于画布)。 Static ID ID: string = "FillText" Defined in laya/display/cmd/FillTextCmd.ts:14 Accessors align get align(): number set align(value: number): void Defined in laya/display/cmd/FillTextCmd.ts:56 Returns number Defined in laya/display/cmd/Fil...
来源: Laya3.0_api 发布时间: 20231115
...l/XMLUtils" XMLUtils Class XMLUtils Hierarchy XMLUtils Index Methods decodeString encodeString getBool getFloat getInt getString Methods Static decodeString decodeString(aSource: string): string Defined in laya/html/XMLUtils.ts:2 Parameters aSource: string Returns string Static encodeString encodeSt...
来源: Laya3.0_api 发布时间: 20231115
...ear():void[static] 清除本地存储信息。 LocalStorage getItem(key:String):String[static] 获取指定键名的值。 LocalStorage getJSON(key:String):Object[static] 获取指定键名对应的 Object 类型值。 LocalStorage removeItem(key:String):void[static] 删除指定键名的...
来源: laya_api 发布时间: 20170929