大约有 933 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0124 秒)
Laya3.0_api(529) Laya_社区(127) Laya2.0_api(101) laya_api(89) Laya3.0_文档(45) Laya2.0_文档(26) Laya2.0_示例(10) Laya_示例(6)
...on.ts:179 判断类型 Parameters value: boolean Returns void id get id(): number Inherited from AnimatorStateCondition.id Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:66 唯一ID Returns number name get name(): string set name(value: string): void Inherited from AnimatorStateCond...
来源: Laya3.0_api 发布时间: 20231102
...formations Constructors constructor new CannonSphereColliderShape(radius?: number): CannonSphereColliderShape Overrides CannonColliderShape.constructor Defined in laya/d3/physicsCannon/shape/CannonSphereColliderShape.ts:16 创建一个新的 SphereColliderShape 实例。 Parameters Default value rad...
来源: Laya3.0_api 发布时间: 20231102
...通过点击滑动条改变 Slider 的 value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent ancho...
来源: Laya2.0_api 发布时间: 20190513
...性和api请参考 http://box2d.org positionIterations positionIterations: number = 3 Defined in laya/physics/Physics.ts:25 位置迭代次数,增大数字会提高精度,但是会降低性能 velocityIterations velocityIterations: number = 8 Defined in laya/physics/Physics.ts:23 旋转迭代次...
来源: Laya3.0_api 发布时间: 20231115
...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并...
来源: Laya2.0_api 发布时间: 20190513
...onentNode[read-only] 获取所属Sprite3D节点。 Component3D radius : Number 获取半径。 SphereCollider started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By SphereCollider() 创建一个 Sph...
来源: laya_api 发布时间: 20170929
...s Show Inherited Public Properties PropertyDefined By angularDamping : Number 获取刚体的角阻力。 Rigidbody3D angularFactor : Vector3 获取角因子。 Rigidbody3D angularVelocity : Vector3 获取角速度。 Rigidbody3D canCollideWith : int 获取可碰撞的碰撞组。 Physics...
来源: Laya2.0_api 发布时间: 20190513
...rePixel instantiate load Constructors constructor new Camera(aspectRatio?: number, nearPlane?: number, farPlane?: number): Camera Overrides BaseCamera.constructor Defined in laya/d3/core/Camera.ts:659 创建一个 Camera 实例。 Parameters Default value aspectRatio: number = 0 横纵比。 Default...
来源: Laya3.0_api 发布时间: 20231115
...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并...
来源: laya_api 发布时间: 20170929
...激活。 Returns boolean 在场景中是否激活。 alpha get alpha(): number set alpha(value: number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from T...
来源: Laya3.0_api 发布时间: 20231115