大约有 1,191 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0055 秒)
Laya3.0_api(429) Laya_社区(256) Laya2.0_api(228) laya_api(183) Laya2.0_文档(54) Laya3.0_文档(29) Laya2.0_示例(6) Laya_示例(6)
...startScene:any="mainscene.scene"; static sceneRoot:string=""; static debug:boolean=false; static stat:boolean=false; static physicsDebug:boolean=false; static exportSceneToJson:boolean=false; constructor(){} static init(){ var reg: Function = Laya.ClassUtils.regClass; reg("game/ImageRunTime.ts",Imag...
来源: Laya_社区 发布时间: 20181014
...MatScale(translation: Vector3, rotationMatrix: Matrix4x4, scale: Vector3): boolean Defined in laya/maths/Matrix4x4.ts:545 分解矩阵为平移向量、旋转矩阵、缩放向量。 Parameters translation: Vector3 平移向量。 rotationMatrix: Matrix4x4 旋转矩阵。 scale: Vector3 缩放向量...
来源: Laya3.0_api 发布时间: 20231115
...例化一个AO效果类 Returns ScalableAO Accessors active get active(): boolean set active(value: boolean): void Inherited from PostProcessEffect.active Defined in laya/d3/core/render/PostProcessEffect.ts:35 是否开启 Returns boolean Inherited from PostProcessEffect.active Defined in laya/d3/co...
来源: Laya3.0_api 发布时间: 20231115
.../StaticMeshMergeInfo.ts:28 光照贴图索引 receiveShadow receiveShadow: boolean Defined in laya/d3/component/staticmesh/StaticMeshMergeInfo.ts:23 receiveShadow接受阴影 vertexCount vertexCount: number Defined in laya/d3/component/staticmesh/StaticMeshMergeInfo.ts:40 vertexDec vertexDec: Vertex...
来源: Laya3.0_api 发布时间: 20231115
...aya/media/SoundChannel.ts:28 播放完成处理器。 isStopped isStopped: boolean = false Defined in laya/media/SoundChannel.ts:24 表示声音是否已暂停。 loops loops: number Defined in laya/media/SoundChannel.ts:16 循环次数。 startTime startTime: number Defined in laya/media/SoundChann...
来源: Laya3.0_api 发布时间: 20231115
...缓存,默认10分钟清理一次 Static supportWeakMap supportWeakMap: boolean = false Defined in laya/utils/WeakObject.ts:13 是否支持WeakMap Methods del del(key: any): void Defined in laya/utils/WeakObject.ts:78 删除缓存 Parameters key: any Returns void get get(key: any): any Defined in ...
来源: Laya3.0_api 发布时间: 20231115
...actor: number, outColor: Color, startSearchIndex?: number, reverseSearch?: boolean): number Defined in laya/d3/core/Gradient.ts:273 通过插值获取透明值。 Parameters lerpFactor: number 插值因子。 outColor: Color Default value startSearchIndex: number = 0 Default value reverseSearch: boo...
来源: Laya3.0_api 发布时间: 20231115
...充数组,并返回数组副本。 UIUtils gray(traget:Sprite, isGray:Boolean = true):void[static] 给指定的目标显示对象添加或移除灰度滤镜。 UIUtils toColor(color:uint):String[static] 转换uint类型颜色值为字符型颜色值。 UIUtilsPublic Constants ConstantDefine...
来源: Laya2.0_api 发布时间: 20190513
...充数组,并返回数组副本。 UIUtils gray(traget:Sprite, isGray:Boolean = true):void[static] 给指定的目标显示对象添加或移除灰度滤镜。 UIUtils toColor(color:uint):String[static] 转换uint类型颜色值为字符型颜色值。 UIUtilsPublic Constants ConstantDefine...
来源: laya_api 发布时间: 20170929
...用 new HTMLCanvas! Public Properties PropertyDefined By asBitmap : Boolean[write-only] 是否当作 Bitmap 对象。 HTMLCanvas context : Context[read-only] Canvas 渲染上下文。 HTMLCanvas create : Function[static] 根据指定的类型,创建一个 HTMLCanvas 实例。 HTMLCanva...
来源: laya_api 发布时间: 20170929