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

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

191. laya.html.dom.HTMLDivElement_API3.0 [ 95%]

...激活。 Returns boolean 在场景中是否激活。 alpha get alpha(): number set alpha(value: number): void Inherited from AnimationBase.alpha Defined in laya/display/Sprite.ts:925 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherite...

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

192. laya.ui.Image_API3.0 [ 95%]

...激活。 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

193. laya.components.Animator2D_API3.0 [ 95%]

...ostRender onPreRender onReset onStart onUpdate play setParamsBool setParamsNumber setParamsTrigger stop Constructors constructor new Animator2D(): Animator2D Overrides Component.constructor Defined in laya/components/Animator2D.ts:38 实例化2D动画组件 Returns Animator2D Properties Optional _ex...

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

194. laya.device.geolocation.GeolocationInfo_API3.0 [ 95%]

...ude speed timestamp Methods setPosition Accessors accuracy get accuracy(): number Defined in laya/device/geolocation/GeolocationInfo.ts:38 获取设备当前地理坐标的精度 Returns number altitude get altitude(): number Defined in laya/device/geolocation/GeolocationInfo.ts:31 获取设备当...

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

195. laya.ui.DialogManager_API3.0 [ 95%]

...激活。 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

196. laya.d3.physics.Rigidbody3D_API3.0 [ 95%]

...sionFlags wakeUp Constructors constructor new Rigidbody3D(collisionGroup?: number, canCollideWith?: number): Rigidbody3D Overrides PhysicsTriggerComponent.constructor Defined in laya/d3/physics/Rigidbody3D.ts:424 创建一个 RigidBody3D 实例。 Parameters Default value collisionGroup: number = Ph...

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

197. laya.maths.Vector4_API3.0 [ 95%]

...ze scale subtract transformByM4x4 Constructors constructor new Vector4(x?: number, y?: number, z?: number, w?: number): Vector4 Defined in laya/maths/Vector4.ts:39 创建一个 Vector4 实例。 Parameters Default value x: number = 0 X轴坐标。 Default value y: number = 0 Y轴坐标。 Default va...

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

198. laya.ui.ScrollBar [ 95%]

...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component  autoHide : Boolean ...

来源: laya_api 发布时间: 20170929

199. laya.utils.HalfFloatUtils_API3.0 [ 95%]

...创建HalfFloat工具。 Hierarchy HalfFloatUtils Index Methods convertToNumber roundToFloat16Bits Methods Static convertToNumber convertToNumber(float16bits: number): number Defined in laya/utils/HalfFloatUtils.ts:123 convert a half float number bits to a number. Parameters float16bits: number half...

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

200. laya.d3.physics.shape.BoxColliderShape [ 95%]

...pe needsCustomCollisionCallback : Boolean = falseColliderShape  sizeX : Number[read-only] 获取X轴尺寸。 BoxColliderShape  sizeY : Number[read-only] 获取Y轴尺寸。 BoxColliderShape  sizeZ : Number[read-only] 获取Z轴尺寸。 BoxColliderShape type : int[read-only] 获取碰撞类...

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