• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,181 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0046 秒)

621. laya.d3.core.render.BloomEffect_API3.0 [ 80%]

...渍纹路,用于为泛光特效增加污渍灰尘效果 fastMode fastMode: boolean = false Defined in laya/d3/core/render/BloomEffect.ts:85 是否开启快速模式。该模式通过降低质量来提升性能。 Accessors active get active(): boolean set active(value: boolean): void Inherited from ...

来源: Laya3.0_api 发布时间: 20231102

622. Shader预编译(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 80%]

...种是否相等 ```typescript public function equal(other: ShaderVariant): Boolean; ``` 着色器变种记录了一个着色器变种所有的相关信息,即通过这个着色器变种即可以为创建一个着色器程序提供完整的信息。考虑一个着色器程序的差异,一般在...

来源: Laya2.0_文档 发布时间: 20210715

623. laya.device.geolocation.Geolocation [ 80%]

...器支持。 Public Properties PropertyDefined By  enableHighAccuracy : Boolean = false[static] 如果enableHighAccuracy为true,并且设备能够提供一个更精确的位置,则会获取最佳可能的结果。 请注意,这可能会导致较慢的响应时间或增加电量消耗(如使...

来源: laya_api 发布时间: 20170929

624. laya.device.geolocation.Geolocation [ 80%]

...器支持。 Public Properties PropertyDefined By  enableHighAccuracy : Boolean = false[static] 如果enableHighAccuracy为true,并且设备能够提供一个更精确的位置,则会获取最佳可能的结果。 请注意,这可能会导致较慢的响应时间或增加电量消耗(如使...

来源: Laya2.0_api 发布时间: 20190513

625. laya.net.Loader_API3.0 [ 79%]

... declaration [type: string]: TypeMapEntry Accessors loading get loading(): boolean Defined in laya/net/Loader.ts:193 是否有任何的加载任务在进行 Returns boolean Methods cacheRes cacheRes(url: string, data: any, type?: string): void Defined in laya/net/Loader.ts:738 Parameters url: string...

来源: Laya3.0_api 发布时间: 20231115

626. laya.events.EventDispatcher_API3.0 [ 79%]

...offAll offAllCaller on once Methods event event(type: string, data?: any): boolean Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数...

来源: Laya3.0_api 发布时间: 20231115

627. laya.net.LocalStorage [ 79%]

...ocalStorage  items : *[static] 数据列表。 LocalStorage  support : Boolean = false[static] 表示是否支持 LocalStorage。 LocalStoragePublic Methods  MethodDefined By  __init__():Boolean[static] LocalStorage  clear():void[static] 清除本地存储信息。 LocalStorage  getItem(k...

来源: Laya2.0_api 发布时间: 20190513

628. 2.0 Beta3版本中,runtime脚本的的问题 [ 79%]

...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

629. laya.maths.Matrix4x4_API3.0 [ 79%]

...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

630. laya.d3.core.render.posteffect.ScalableAO_API3.0 [ 79%]

...例化一个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