大约有 1,839 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0074 秒)
Laya_社区(603) Laya3.0_api(529) Laya2.0_api(242) laya_api(178) Laya2.0_文档(88) Laya_示例(78) Laya2.0_示例(68) Laya3.0_文档(53)
...激活。 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
...激活。 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
...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
...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
...激活。 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
...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
...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
...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
...创建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
...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