大约有 341 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0082 秒)
...D[read-only] 获取精灵变换。 Sprite3D url : String[read-only] 获取资源的URL地址。 Sprite3D __VECTOR3__ : Vector3[static] TerrainPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By Terrain(terrainRes:TerrainRes = null) 创建一个 MeshSpr...
来源: Laya2.0_api 发布时间: 20190513
...: string): void Inherited from Image.group Defined in laya/ui/Image.ts:169 资源分组。 Returns string Inherited from Image.group Defined in laya/ui/Image.ts:173 资源分组。 Parameters value: string Returns void height get height(): number set height(value: number): void Inherited from Image....
来源: Laya3.0_api 发布时间: 20231102
...D[read-only] 获取精灵变换。 Sprite3D url : String[read-only] 获取资源的URL地址。 Sprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By PointLight() 创建一个 PointLight 实例。 PointLight _cloneTo(destObject:*, srcRoot:Node, dst...
来源: Laya2.0_api 发布时间: 20190513
... Transform3D[read-only] 获取精灵变换。 Sprite3D url : String 获取资源的URL地址。 Sprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By PointLight() 创建一个 PointLight 实例。 PointLight _getSortID(renderElement:IRenderable, ma...
来源: laya_api 发布时间: 20170929
...D defaulteTexture : BaseTexture[override] [read-only] 获取默认纹理资源。 Texture2D filterMode : int 缩小过滤器 BaseTexture format : int[read-only] 纹理格式 BaseTexture grayTexture : Texture2D = null[static] 纯灰色纹理。Texture2D mipmap : Boolean[read-only] 是否使...
来源: Laya2.0_api 发布时间: 20190513
... Transform3D[read-only] 获取精灵变换。 Sprite3D url : String 获取资源的URL地址。 Sprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By DirectionLight() 创建一个 DirectionLight 实例。 DirectionLight _getSortID(renderElement:IRe...
来源: laya_api 发布时间: 20170929
...oad("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var button:Button = new Button("resource/ui/button.png","label");//创建一个 Button 类的实例对象 button ,并传入它的皮肤。 b...
来源: Laya3.0_api 发布时间: 20231115
...load("resource/ui/check.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var checkBox:CheckBox = new CheckBox("resource/ui/check.png", "这个是一个CheckBox组件。");//创建一个 CheckBox 类的实例对象...
来源: Laya3.0_api 发布时间: 20231115
...几个接口都是正常暴露给开发者使用的接口,而引擎中对资源路径的存储都是采用了绝对地址存储。开发者在使用引擎的时候url地址只用传相对地址即可。在一些关键的地方针对url做格式化处理这个应该属于正常操作,避免url地...
来源: Laya_社区 发布时间: 20210909
...D[read-only] 获取精灵变换。 Sprite3D url : String[read-only] 获取资源的URL地址。 Sprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By SpotLight() 创建一个 SpotLight 实例。 SpotLight _cloneTo(destObject:*, srcRoot:Node, dstRoo...
来源: Laya2.0_api 发布时间: 20190513