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

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

341. WebGLContext2D arcTo方法如果设置了setPathId 无法绘制 [ 93%]

...置了setPathId 无法绘制。 源码 override public function arcTo(x1:Number, y1:Number, x2:Number, y2:Number, r:Number):void {     if (mId != -1) {         var tShape:IShape = VectorGraphManager.getInstance().shapeDic[this.mId];         if (mHaveKey ) {               return; ...

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

342. laya.display.cmd.FillTextureCmd_API3.0 [ 93%]

...e type width x y ID Methods getBoundPoints recover Properties color color: number = 4294967295 Defined in laya/display/cmd/FillTextureCmd.ts:50 (可选)绘图颜色 height height: number Defined in laya/display/cmd/FillTextureCmd.ts:34 (可选)高度。 Optional offset offset: Point Defined ...

来源: Laya3.0_api 发布时间: 20231115

343. laya.d3.physicscannon.CannonPhysicsCollider_API3.0 [ 93%]

...Update Constructors constructor new CannonPhysicsCollider(collisionGroup?: number, canCollideWith?: number): CannonPhysicsCollider Overrides CannonPhysicsTriggerComponent.constructor Defined in laya/d3/physicsCannon/CannonPhysicsCollider.ts:6 创建一个 PhysicsCollider 实例。 Parameters Default...

来源: Laya3.0_api 发布时间: 20231102

344. laya.ui.TipManager [ 93%]

...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anch...

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

345. laya.d3.math.Vector3 [ 93%]

...用于创建三维向量。 Public Properties PropertyDefined By  x : NumberX轴坐标Vector3  y : NumberY轴坐标Vector3  z : NumberZ轴坐标Vector3Public Methods  MethodDefined By  Vector3(x:Number = 0, y:Number = 0, z:Number = 0, nativeElements:Float32Array = null) 创建一个 Vector...

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

346. laya.d3.core.scene.BoundsOctree [ 93%]

...树。 Public Methods  MethodDefined By  BoundsOctree(initialWorldSize:Number, initialWorldPos:Vector3, minNodeSize:Number, looseness:Number) 创建一个 BoundsOctree 实例。 BoundsOctree  add(object:IOctreeObject):void 添加物体 BoundsOctree  addMotionObject(object:IOctreeObject):void ...

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

347. laya.ui.VBox [ 93%]

...pertyDefined By align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = ...

来源: laya_api 发布时间: 20170929

348. laya.physics.joint.DistanceJoint_API3.0 [ 93%]

... in laya/components/Component.ts:86 Returns boolean damping get damping(): number set damping(value: number): void Defined in laya/physics/joint/DistanceJoint.ts:116 刚体在回归到节点过程中受到的阻尼比,建议取值0~1 Returns number Defined in laya/physics/joint/DistanceJoint.ts:12...

来源: Laya3.0_api 发布时间: 20231115

349. laya.ui.HBox [ 93%]

...pertyDefined By align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = ...

来源: laya_api 发布时间: 20170929

350. laya.ui.Clip [ 93%]

...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anch...

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