大约有 1,216 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0068 秒)
Laya3.0_api(405) Laya_社区(358) Laya2.0_api(224) laya_api(168) Laya2.0_文档(31) Laya3.0_文档(20) Laya2.0_示例(7) Laya_示例(3)
...numChildren : int[read-only] 子对象数量。 Node offsetX : int = 10[static] TipManager offsetY : int = 15[static] TipManager optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象...
来源: laya_api 发布时间: 20170929
this.bitmap.activeResource is not a function //开放域层级 private static _openZone:Laya.Sprite; //开放域纹理 private static _openZoneTexture:Laya.Texture; public static openZone(vx:number=0,vy:number=0,scaleX:number=1,scaleY:number=1) { if(!this._openZone) { //开放域 this._openZone = n...
来源: Laya_社区 发布时间: 20200618
...rawLinesCmdPublic Constants ConstantDefined By ID : String = DrawLines[static] DrawLinesCmdProperty DetaillineColorpropertypublic var lineColor:* 线段颜色,或者填充绘图的渐变对象。 lineWidthproperty public var lineWidth:Number (可选)线段宽度。 pointsproperty public ...
来源: Laya2.0_api 发布时间: 20190513
...ls/FontInfo.ts:41 设置字体格式 Parameters value: string Returns void Static parse parse(font: string): FontInfo Defined in laya/utils/FontInfo.ts:9 解析字体模型 Parameters font: string Returns FontInfo Globals "laya/utils/FontInfo" FontInfo constructor setFont parse _lastFont _lastFontIn...
来源: Laya3.0_api 发布时间: 20231115
...ate方法,在iPhone6上性能降低了80% import s3d = Laya.Sprite3D; static s3ds:{[key:string]:s3d;} = {}; static news3d(id):s3d{ return x.s3ds[id].clone() as s3d;//s3d.instantiate(x.s3ds[id]); } static loads3d(id, path, handler=null):void{ s3d.load(path, Laya.Handler.create(null, fun...
来源: Laya_社区 发布时间: 20191004
... DrawPolyCmdPublic Constants ConstantDefined By ID : String = DrawPoly[static] DrawPolyCmdProperty DetailfillColorpropertypublic var fillColor:* 填充颜色,或者填充绘图的渐变对象。 lineColorproperty public var lineColor:* (可选)边框颜色,或者填充绘图的渐变对...
来源: Laya2.0_api 发布时间: 20190513
...numChildren : int[read-only] 子对象数量。 Node offsetX : int = 10[static] TipManager offsetY : int = 15[static] TipManager parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,...
来源: Laya2.0_api 发布时间: 20190513
...ource.uuid Defined in laya/resource/Resource.ts:101 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:18 Accessors anisoLevel get anisoLevel(): number set anisoLevel(value: number): void Inherited from BaseTexture.anisoLevel...
来源: Laya3.0_api 发布时间: 20231102
...ource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/r...
来源: Laya3.0_api 发布时间: 20231115
...xture2D Defined in laya/d3/core/scene/Lightmap.ts:11 光照贴图方向。 Static ApplyLightmapEvent ApplyLightmapEvent: string = "ApplyLightmap" Defined in laya/d3/core/scene/Lightmap.ts:7 Globals "laya/d3/core/scene/Lightmap" Lightmap lightmapColor lightmapDirection ApplyLightmapEvent Legend Objec...
来源: Laya3.0_api 发布时间: 20231115