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

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

451. laya.display.Graphics_API3.0 [ 83%]

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

452. laya.display.cmd.DrawImageCmd_API3.0 [ 83%]

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

453. mac os ts环境配置 [ 83%]

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

454. laya.filters.BlurFilter_API3.0 [ 83%]

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

455. laya.d3.component.animator.AnimatorState_API3.0 [ 83%]

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

456. laya.d3.math.Color_API3.0 [ 83%]

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

457. laya.d3.component.physics.BoxCollider [ 83%]

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

458. laya.d3.math.Vector2_API3.0 [ 83%]

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

459. laya.d3.physicscannon.CannonPhysicsSimulation_API3.0 [ 83%]

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

460. laya.d3.renderobjs.nativeobj.NativeRenderState_API3.0 [ 83%]

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