大约有 1,569 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0050 秒)
Laya_社区(678) Laya3.0_api(636) Laya2.0_api(70) laya_api(47) Laya2.0_文档(47) Laya3.0_文档(36) Laya2.0_示例(29) Laya_示例(26)
...rStateCondition.ts:108 创建number比较条件类 Parameters name: string Returns AnimatorStateNumberCondition Accessors compareFlag get compareFlag(): AniStateConditionNumberCompressType set compareFlag(value: AniStateConditionNumberCompressType): void Defined in laya/d3/component/Animator/Animato...
来源: Laya3.0_api 发布时间: 20231102
...alue z: number = 0 Z轴坐标。 Default value w: number = 0 W轴坐标。 Returns Vector4 Properties w w: number Defined in laya/maths/Vector4.ts:39 W轴坐标 x x: number Defined in laya/maths/Vector4.ts:33 X轴坐标 y y: number Defined in laya/maths/Vector4.ts:35 Y轴坐标 z z: number Defined i...
来源: Laya3.0_api 发布时间: 20231115
...ullInfo Defined in laya/d3/RenderObjs/NativeOBJ/NativeShadowCullInfo.ts:27 Returns NativeShadowCullInfo Properties Static MemoryBlock_size MemoryBlock_size: number = 4 * 8 Defined in laya/d3/RenderObjs/NativeOBJ/NativeShadowCullInfo.ts:23 native Share Memory Accessors cullPlaneCount get cullPlaneCou...
来源: Laya3.0_api 发布时间: 20231115
...oundColliderShape.ts:22 创建一个新的 CompoundColliderShape 实例。 Returns CannonCompoundColliderShape Properties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = false Inherited from CannonColliderShape.needsCustomCollisionCallback Defined in laya/d3/physicsCannon/shape/...
来源: Laya3.0_api 发布时间: 20231102
...): XML Defined in laya/html/XML.ts:9 Parameters Optional XmlString: string Returns XML Properties name name: string Defined in laya/html/XML.ts:5 text text: string Defined in laya/html/XML.ts:6 Accessors attributes get attributes(): Record<string, string> Defined in laya/html/XML.ts:16 Returns...
来源: Laya3.0_api 发布时间: 20231115
... 类的一个实例。 Parameters Default value autoActive: boolean = true Returns Timer Properties currFrame currFrame: number = 0 Defined in laya/utils/Timer.ts:22 当前的帧数。 currTimer currTimer: number Defined in laya/utils/Timer.ts:20 当前帧开始的时间。 scale scale: number = 1 D...
来源: Laya3.0_api 发布时间: 20231115
...new InputManager(): InputManager Defined in laya/events/InputManager.ts:48 Returns InputManager Properties Static clickTestThreshold clickTestThreshold: number = 10 Defined in laya/events/InputManager.ts:26 如果鼠标按下的位置和弹起的位置距离超过这个阀值,则不视为一次点...
来源: Laya3.0_api 发布时间: 20231115
URL的代码修改建议 URL.formatURL=function(url,base){ if (!url)return "null path"; //if (url.indexOf(":")> 0)return url; 这里建议是先执行customFormat 再去执行if (url.indexOf(":")> 0)return url; 因为用户可能有特殊的customFormat流程,所以应该是这两句...
来源: Laya_社区 发布时间: 20180713
...Inherited from Graphics.constructor Defined in laya/display/Graphics.ts:54 Returns GraphicsAni Accessors cmds get cmds(): any[] set cmds(value: any[]): void Inherited from Graphics.cmds Defined in laya/display/Graphics.ts:151 命令流。存储了所有绘制命令。 Returns any[] Inherited from Gr...
来源: Laya3.0_api 发布时间: 20231115
...in laya/d3/component/PostProcess.ts:104 创建一个 PostProcess 实例。 Returns PostProcess Accessors cameraDepthTextureMode get cameraDepthTextureMode(): DepthTextureMode Defined in laya/d3/component/PostProcess.ts:154 根据后期处理的需要,设置值 Returns DepthTextureMode effects get ef...
来源: Laya3.0_api 发布时间: 20231115