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

大约有 1,036 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0046 秒)

521. laya.d3.core.TransformUV [ 78%]

...。 TransformUV  offset : Vector2 取偏移。 TransformUV  rotation : Number 取旋转。 TransformUV  tiling : Vector2 取平铺次数。 TransformUVPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  TransformUV() 创建一个 TransformUV 实例...

来源: laya_api 发布时间: 20170929

522. laya.physics.RigidBody_API3.0 [ 78%]

...即同一个节点只能添加此类型的脚本一次 category category: number = 1 Defined in laya/physics/RigidBody.ts:54 [只读]碰撞类别,使用2的幂次方值指定,有32种不同的碰撞类别可用 group group: number = 0 Defined in laya/physics/RigidBody.ts:52 [只读] 指定了该...

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

523. laya.d3.graphics.Vertex.VertexShurikenParticleBillboard [ 78%]

...or : Vector4[read-only] VertexShurikenParticleBillboard  startLifeTime : Number[read-only] VertexShurikenParticleBillboard  startRotation0 : Vector3[read-only] VertexShurikenParticleBillboard  startRotation1 : Vector3[read-only] VertexShurikenParticleBillboard  startRotation2 : Vector3[read-...

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

524. laya.d3.physics.PhysicsCollider [ 78%]

...n = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 PhysicsComponent ccdSweptSpher...

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

525. laya.maths.Rectangle [ 78%]

...会影响其他属性。 Public Properties PropertyDefined By  bottom : Number[read-only] 此矩形底端的 Y 轴坐标。y 和 height 属性的和。Rectangle  height : Number 矩形的高度。Rectangle  right : Number[read-only] 此矩形右侧的 X 轴坐标。 x 和 width 属性的和...

来源: laya_api 发布时间: 20170929

526. laya.d3.core.render.command.MaterialInstancePropertyBlock_API3.0 [ 78%]

...YPE_ATTRIBUTE INSTANCETYPE_UNIFORMBUFFER Methods clear getPropertyArray setNumberArray setVector2Array setVector3Array setVectorArray Constructors constructor new MaterialInstancePropertyBlock(): MaterialInstancePropertyBlock Defined in laya/d3/core/render/command/MaterialInstancePropertyBlock.ts:33...

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

527. laya.d3.physics.btWheelInfo_API3.0 [ 78%]

...chy btWheelInfo Index Properties btPointer Properties btPointer btPointer: number Defined in laya/d3/physics/RaycastVehicle.ts:15 Globals "laya/d3/physics/RaycastVehicle" RaycastVehicle btVehicleTuning btWheelInfo btPointer btWheelInfoBuff Legend Object literal Variable Function Type alias Class Cla...

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

528. laya.d3.physics.PhysicsSettings [ 78%]

...配置信息。 Public Properties PropertyDefined By  fixedTimeStep : Number物理模拟器帧的间隔时间。PhysicsSettings  flags : int = 0标志集合。PhysicsSettings  maxSubSteps : int = 1物理引擎在一帧中用于补偿减速的最大次数。PhysicsSettingsPublic Methods  Meth...

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

529. laya.display.cmd.AlphaCmd [ 78%]

...haCmd Object 透明命令 Public Properties PropertyDefined By  alpha : Number 透明度 AlphaCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 AlphaCmdPublic Constants ConstantDefined By  ID : String = Alpha[static] AlphaCmdProperty Detailalphapropertypublic var alpha:...

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

530. laya.d3.physics.HitResult [ 78%]

...sComponent = null 发生碰撞的碰撞组件。HitResult  hitFraction : Number = 0 碰撞分数。 HitResult  normal : Vector3 碰撞法线。HitResult  point : Vector3 碰撞点。HitResult  succeeded : Boolean = false 是否成功。 HitResultPublic Methods  MethodDefined By  HitResult...

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