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

大约有 1,191 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0059 秒)

621. laya.d3.math.BoundFrustum [ 80%]

...,相交;1,不相交 BoundFrustum  equalsBoundFrustum(other:BoundFrustum):Boolean 判断是否与其他锥截体相等。 BoundFrustum  equalsObj(obj:Object):Boolean 判断是否与其他对象相等。 BoundFrustum  getCorners(corners:Vector.<Vector3>):void 锥截体的8个顶点。 Boun...

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

622. Unity导出报错KeyNotFoundException: The given key was not present in the dictionary. [ 80%]

...t gameObject, System.String gameObjectPath, .JSONObject parentsChildNodes, Boolean ignoreNullChild) LayaExport.DataManager.getGameObjectData (UnityEngine.GameObject gameObject, System.String gameObjectPath, .JSONObject parentsChildNodes, Boolean ignoreNullChild) LayaExport.DataManager.getGameObjectD...

来源: Laya_社区 发布时间: 20180308

623. laya.net.HttpRequest [ 80%]

...erited Public Methods MethodDefined By event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事...

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

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

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

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

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

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

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

来源: laya_api 发布时间: 20170929

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

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

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

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

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

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