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

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

1. laya.filters.ColorFilter [ 100%]

...s:Number):ColorFilter 调整亮度 Parameters brightness:Number — 亮度,范围:-100~100 ReturnsColorFilter — this adjustColor()method  public function adjustColor(brightness:Number, contrast:Number, saturation:Number, hue:Number):ColorFilter 调整颜色,包括亮度,对比度,饱和度...

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

2. laya.d3.core.material.SkyProceduralMaterial [ 95%]

...剪值。 BaseMaterial  atmosphereThickness : Number 获取大气厚度,范围是0到5。 SkyProceduralMaterial  exposure : Number 获取曝光强度,范围是0到8。 SkyProceduralMaterial  groundTint : Vector4 获取地面颜色。 SkyProceduralMaterial renderQueue : int 所属渲染队列....

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

3. laya.d3.core.Bounds [ 93%]

...包围盒的中心点。 Bounds  getExtent():Vector3 获取包围盒的范围。 Bounds  getMax():Vector3 获取包围盒的最大点。 Bounds  getMin():Vector3 获取包围盒的最小点。 Bounds  setCenter(value:Vector3):void 设置包围盒的中心点。 Bounds  setExtent(value:Vect...

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

4. laya.physics.joint.RevoluteJoint [ 91%]

...启用组件。 Component  enableLimit : Boolean是否对刚体的旋转范围加以约束RevoluteJoint  enableMotor : Boolean是否开启马达,开启马达可使目标刚体运动RevoluteJoint id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取是...

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

5. laya.physics.joint.PrismaticJoint [ 90%]

...启用组件。 Component  enableLimit : Boolean是否对刚体的移动范围加以约束PrismaticJoint  enableMotor : Boolean是否开启马达,开启马达可使目标刚体运动PrismaticJoint id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取...

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

6. laya.physics.RigidBody [ 89%]

...提高性能RigidBody  angularDamping : Number旋转速度阻尼系数,范围可以在0到无穷大之间,0表示没有阻尼,无穷大表示满阻尼,通常阻尼的值应该在0到0.1之间RigidBody  angularVelocity : Number角速度,设置会导致旋转RigidBody  body : *[read-on...

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

7. laya.d3.math.MathUtils3D [ 88%]

...[static] MathUtils3D  isZero(v:Number):Boolean[static] 是否在容差的范围内近似于0 MathUtils3D  nearEqual(n1:Number, n2:Number):Boolean[static] 两个值是否在容差的范围内近似相等Sqr Magnitude MathUtils3DPublic Constants ConstantDefined By  MaxValue : Number = 3.4028234...

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

8. laya.physics.ColliderBase [ 86%]

...[只读]b2Fixture对象 ColliderBase  friction : Number摩擦力,取值范围0-1,值越大,摩擦越大,默认值为0.2ColliderBase id : int[read-only] 获取唯一标识ID。 Component  isSensor : Boolean是否是传感器,传感器能够触发碰撞事件,但不会产生碰撞反...

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

9. laya.d3.math.BoundBox [ 86%]

...包围盒的8个角顶点。 BoundBox  getExtent(out:Vector3):void 获取范围。 BoundBox  merge(box1:BoundBox, box2:BoundBox, out:BoundBox):void[static] 合并两个包围盒。 BoundBox  setCenterAndExtent(center:Vector3, extent:Vector3):void 设置中心点和范围。 BoundBox  toDefau...

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

10. laya.d3.core.Gradient [ 86%]

...int):void 增加颜色Alpha帧。 Parameters key:Number — 生命周期,范围为0到1。  value:int — Alpha值。 addColorRGB()method  public function addColorRGB(key:Number, value:Color):void 增加颜色RGB帧。 Parameters key:Number — 生命周期,范围为0到1。  value:Color — ...

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