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

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

461. laya.d3.math.CollisionUtils_API3.0 [ 80%]

...hods Static boxContainsBox boxContainsBox(box1: BoundBox, box2: BoundBox): number Defined in laya/d3/math/CollisionUtils.ts:901 空间中包围盒是否包含另一个包围盒 Parameters box1: BoundBox 包围盒1 box2: BoundBox 包围盒2 Returns number 位置关系:0 不想交,1 包含, 2 相交 S...

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

462. laya.particle.ParticleTemplate2D_API3.0 [ 80%]

...cleSetting texture: Texture Returns ParticleTemplate2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在...

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

463. laya.d3.math.Matrix4x4_API3.0 [ 80%]

...ranslate multiply translation Constructors constructor new Matrix4x4(m11?: number, m12?: number, m13?: number, m14?: number, m21?: number, m22?: number, m23?: number, m24?: number, m31?: number, m32?: number, m33?: number, m34?: number, m41?: number, m42?: number, m43?: number, m44?: number, element...

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

464. laya.d3.core.scene.BoundsOctreeNode [ 80%]

...BoundsOctreeNode(octree:BoundsOctree, parent:BoundsOctreeNode, baseLength:Number, center:Vector3) 创建一个 BoundsOctreeNode 实例。 BoundsOctreeNode  add(object:IOctreeObject):Boolean 添加指定物体。 BoundsOctreeNode  getBound():BoundBox 获取包围盒。 BoundsOctreeNode  getColl...

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

465. laya.d3.core.glitter.SplineCurvePositionVelocity [ 80%]

...void 初始化插值所需信息。 SplineCurvePositionVelocity  Slerp(t:Number, out:Vector3):void 初始化插值所需信息。 SplineCurvePositionVelocityConstructor DetailSplineCurvePositionVelocity()Constructorpublic function SplineCurvePositionVelocity() 创建一个 SplineCurvePositionVeloc...

来源: laya_api 发布时间: 20170929

466. laya.ani.GraphicsAni_API3.0 [ 80%]

...0 保存到命令流。 Parameters cmd: any Returns any alpha alpha(alpha: number): AlphaCmd Inherited from Graphics.alpha Defined in laya/display/Graphics.ts:354 设置透明度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Inherited from Graphics.clear Defin...

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

467. laya.ui.AutoBitmap [ 80%]

...ed Public Properties PropertyDefined By cmds : ArrayGraphics  height : Number 表示显示对象的高度,以像素为单位。 AutoBitmap  sizeGrid : Array 当前实例的有效缩放网格数据。 如果设置为null,则在应用任何缩放转换时,将正常缩放整个显示对象。...

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

468. laya.d3.component.staticmesh.StaticBatchMeshRenderElement_API3.0 [ 80%]

...SubShader(customShader: Shader3D, replacementTag: string, subshaderIndex?: number): void Inherited from RenderElement._convertSubShader Defined in laya/d3/core/render/RenderElement.ts:175 Parameters customShader: Shader3D replacementTag: string Default value subshaderIndex: number = 0 Returns void _...

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

469. laya.d3.physics.CharacterController [ 80%]

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

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

470. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 80%]

...arameters value: Vector3 Returns void appliedImpulse get appliedImpulse(): number Inherited from ConstraintComponent.appliedImpulse Defined in laya/d3/physics/constraints/ConstraintComponent.ts:86 获取应用的冲力。 Returns number awaked get awaked(): boolean Inherited from Component.awaked De...

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