大约有 1,182 项符合查询结果, 库内数据总量为 30,906 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(429) Laya_社区(250) Laya2.0_api(228) laya_api(183) Laya2.0_文档(54) Laya3.0_文档(26) Laya2.0_示例(6) Laya_示例(6)
...ers destObject: any 克隆源。 Returns void equal equal(value: Vector4): boolean Defined in laya/maths/Vector4.ts:173 求四维向量是否相等 Parameters value: Vector4 Returns boolean forNativeElement forNativeElement(nativeElements?: Float32Array): void Defined in laya/maths/Vector4.ts:369 Pa...
来源: Laya3.0_api 发布时间: 20231115
.../module/shape/CircleShape.ts:18 环形弧度。 emitFromEdge emitFromEdge: boolean Defined in laya/d3/core/particleShuriKen/module/shape/CircleShape.ts:20 从边缘发射。 enable enable: boolean = true Inherited from BaseShape.enable Defined in laya/d3/core/particleShuriKen/module/shape/BaseShape....
来源: Laya3.0_api 发布时间: 20231115
...odelViewer extends Laya.Script { // Text m_debugTip; public canRotation_X: boolean = true; public canRotation_Y: boolean = true; public canScale: boolean = true; /// <summary> /// Around center. /// </summary> //public target: Transform3D; public AroundPos: Vector3 = new Vector3(); /// &...
来源: Laya_社区 发布时间: 20170714
...b7195c343e79b385cd3aa43f5dc>:0) n.a (UnityEngine.GameObject A_0, System.Boolean A_1, backAnimatorData A_2) (at <0524304338e24b0bb697e3c82a810b25>:0) n.a () (at <0524304338e24b0bb697e3c82a810b25>:0) n.b (System.String A_0) (at <0524304338e24b0bb697e3c82a810b25>:0) LayaAir3D.expor...
来源: Laya_社区 发布时间: 20200818
...er.saveData () LayaExport.DataManager.getData () LayaAir3D.exportResource (Boolean isDebug) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:435) LayaAir3D.OnGUI () (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:337) System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Refle...
来源: Laya_社区 发布时间: 20180819
...odelViewer extends Laya.Script { // Text m_debugTip; public canRotation_X: boolean = true; public canRotation_Y: boolean = true; public canScale: boolean = true; /// <summary> /// Around center. /// </summary> //public target: Transform3D; public AroundPos: Vector3 = new Vector3(); /// &...
来源: Laya_社区 发布时间: 20190224
... OBJ Parameters value: BufferState Returns void destroyed get destroyed(): boolean Defined in laya/d3/core/GeometryElement.ts:87 获取是否销毁。 Returns boolean 是否销毁。 drawType get drawType(): number set drawType(value: number): void Defined in laya/d3/core/GeometryElement.ts:52 draw ...
来源: Laya3.0_api 发布时间: 20231115
...出timeout所设置时长。 Static enableHighAccuracy enableHighAccuracy: boolean = false Defined in laya/device/geolocation/Geolocation.ts:36 如果enableHighAccuracy为true,并且设备能够提供一个更精确的位置,则会获取最佳可能的结果。 请注意,这可能会导致较慢...
来源: Laya3.0_api 发布时间: 20231115
... customFormat = function(url:String):String{} URL exportSceneToJson : Boolean = false[static] 兼容微信不支持加载scene后缀场景,设置为true,则会把scene加载替换为jsonURL path : String[read-only] 地址的文件夹路径(不包括文件名)。URL rootPath : String...
来源: Laya2.0_api 发布时间: 20190513
...ABB, result: Object[]): Object[]; insert(aabb: AABB, elementData: Object): boolean; rayQuery(ray: Ray, treeTransform: Transform, result: Object[]): Object[]; removeEmptyNodes(): void; subdivide(): void; } } ``` ##### 2.2.3 声明全局类: 有些时候,我们还是要用到全局的类,不能...
来源: Laya2.0_文档 发布时间: 20210715