大约有 919 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
Laya3.0_api(529) Laya_社区(122) Laya2.0_api(101) laya_api(89) Laya3.0_文档(36) Laya2.0_文档(26) Laya2.0_示例(10) Laya_示例(6)
...0 保存到命令流。 Parameters cmd: any Returns any alpha alpha(alpha: number): AlphaCmd Defined in laya/display/Graphics.ts:354 设置透明度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Defined in laya/display/Graphics.ts:94 清空绘制命令。 Para...
来源: Laya3.0_api 发布时间: 20231115
... color height texture width x y ID Methods recover Properties color color: number = 4294967295 Defined in laya/display/cmd/DrawImageCmd.ts:34 (可选)绘图颜色 height height: number Defined in laya/display/cmd/DrawImageCmd.ts:31 (可选)高度。 texture texture: Texture | null Defined in...
来源: Laya3.0_api 发布时间: 20231115
... on type 'typeof ui'. src/utils/Utils.ts(874,9): error TS2322: Type '[any, number]' is not assignable to type '[number]'. Types of property 'length' are incompatible. Type '2' is not assignable to type '1'. 通过sudo vim /etc/paths添加path环境变量后还是会报这个错误,mac os该如...
来源: Laya_社区 发布时间: 20180419
...g2_2sig2_native _filter Constructors constructor new BlurFilter(strength?: number): BlurFilter Overrides Filter.constructor Defined in laya/filters/BlurFilter.ts:13 模糊滤镜 Parameters Default value strength: number = 4 模糊滤镜的强度值 Returns BlurFilter Properties renderFunc renderFunc...
来源: Laya3.0_api 发布时间: 20231115
...0时则使用_clip.islooping,1为循环,2为不循环 clipEnd clipEnd: number = 1 Defined in laya/d3/component/Animator/AnimatorState.ts:79 动作播放结束时间。 clipStart clipStart: number = 0 Defined in laya/d3/component/Animator/AnimatorState.ts:76 动作播放起始时间。 curTransit...
来源: Laya3.0_api 发布时间: 20231115
...mmaToLinearSpace linearToGammaSpace Constructors constructor new Color(r?: number, g?: number, b?: number, a?: number): Color Defined in laya/d3/math/Color.ts:97 创建一个 Color 实例。 Parameters Default value r: number = 1 颜色的red分量。 Default value g: number = 1 颜色的green分量...
来源: Laya3.0_api 发布时间: 20231102
...除。 EventDispatcher raycast(ray:Ray, hitInfo:RaycastHit, maxDistance:Number):Boolean[override] 在场景中投下可与盒体碰撞器碰撞的一条光线,获取发生碰撞的盒体碰撞器信息。 BoxColliderEvents Hide Inherited Events Show Inherited Events Event Summary Defined By ena...
来源: laya_api 发布时间: 20170929
...iteNumProperty scalarLength scale Constructors constructor new Vector2(x?: number, y?: number): Vector2 Defined in laya/d3/math/Vector2.ts:15 创建一个 Vector2 实例。 Parameters Default value x: number = 0 X轴坐标。 Default value y: number = 0 Y轴坐标。 Returns Vector2 Properties x x: ...
来源: Laya3.0_api 发布时间: 20231102
...mTo raycastFromTo createConstraint Properties fixedTimeStep fixedTimeStep: number = 1.0 / 60.0 Defined in laya/d3/physicsCannon/CannonPhysicsSimulation.ts:111 物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模拟精度,默认是1.0 / 60.0。 maxSubSteps maxSubSteps: number = 1...
来源: Laya3.0_api 发布时间: 20231102
...3/RenderObjs/NativeOBJ/NativeRenderState.ts:6 Accessors blend get blend(): number set blend(value: number): void Defined in laya/d3/RenderObjs/NativeOBJ/NativeRenderState.ts:18 Returns number Defined in laya/d3/RenderObjs/NativeOBJ/NativeRenderState.ts:15 Parameters value: number Returns void blendE...
来源: Laya3.0_api 发布时间: 20231115