大约有 919 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(529) Laya_社区(122) Laya2.0_api(101) laya_api(89) Laya3.0_文档(36) Laya2.0_文档(26) Laya2.0_示例(10) Laya_示例(6)
...rt resume setStartTime to clear clearAll from to Properties repeat repeat: number = 1 Defined in laya/utils/Tween.ts:38 重播次数,如果repeat=0,则表示无限循环播放 update update: Handler Defined in laya/utils/Tween.ts:36 更新回调,缓动数值发生变化时,回调变化的值...
来源: Laya3.0_api 发布时间: 20231115
...Format { /** * 背景色 */ bgColor?: string; /** * 是否加粗 */ bold?: number; /** * 文本框背景色 */ borderColor?: string; /** * 文本颜色 */ color?: string; /** * 字体 */ font?: string; /** * 字体大小 */ fontSize?: number; /** * 是否为斜体 */ italic?: number; /** * 行间距...
来源: Laya_社区 发布时间: 20171226
...ameters value: boolean Returns void anamorphicRatio get anamorphicRatio(): number set anamorphicRatio(value: number): void Defined in laya/d3/core/render/PostEffect/BloomEffect.ts:340 获取形变比,通过扭曲泛光产生视觉上形变,负值为垂直扭曲,正值为水平扭曲。-1 - 1 Returns...
来源: Laya3.0_api 发布时间: 20231115
... Properties angle pivotX pivotY ID Methods recover Properties angle angle: number Defined in laya/display/cmd/RotateCmd.ts:13 旋转角度,以弧度计。 pivotX pivotX: number Defined in laya/display/cmd/RotateCmd.ts:17 (可选)水平方向轴心点坐标。 pivotY pivotY: number Defined in l...
来源: Laya3.0_api 发布时间: 20231115
...set setTo toString union create Constructors constructor new Rectangle(x?: number, y?: number, width?: number, height?: number): Rectangle Defined in laya/maths/Rectangle.ts:27 创建一个 Rectangle 对象。 Parameters Default value x: number = 0 矩形左上角的 X 轴坐标。 Default value y: ...
来源: Laya3.0_api 发布时间: 20231115
...否已经全部编译。 Returns boolean variantCount get variantCount(): number Defined in laya/d3/shader/ShaderVariantCollection.ts:147 包含的变种数量。 Returns number Methods add add(variant: ShaderVariant): boolean Defined in laya/d3/shader/ShaderVariantCollection.ts:156 添加着色器...
来源: Laya3.0_api 发布时间: 20231102
...创建一个 CircleShape 实例。 Returns CircleShape Properties arc arc: number Defined in laya/d3/core/particleShuriKen/module/shape/CircleShape.ts:18 环形弧度。 emitFromEdge emitFromEdge: boolean Defined in laya/d3/core/particleShuriKen/module/shape/CircleShape.ts:20 从边缘发射。 enab...
来源: Laya3.0_api 发布时间: 20231115
...ice/motion/AccelerationInfo.ts:19 Returns AccelerationInfo Properties x x: number Defined in laya/device/motion/AccelerationInfo.ts:11 x轴上的加速度值。 y y: number Defined in laya/device/motion/AccelerationInfo.ts:15 y轴上的加速度值。 z z: number Defined in laya/device/motion/Accele...
来源: Laya3.0_api 发布时间: 20231115
...ribute getBool getBuffer getDataForNative getInt getLength getMatrix4x4 getNumber getQuaternion getTexture getValueData getVector getVector2 getVector3 hasDefine needRenewArrayBufferForNative removeDefine setAttribute setBool setBuffer setInt setLength setMatrix4x4 setNumber setQuaternion setReferen...
来源: Laya3.0_api 发布时间: 20231102
...用认证信息(例如cookie或授权的header)。 默认为 false timeout number 请求超时时间 2,方法 abort() 如果请求已经被发送,则立刻中止请求。 getAllResponseHeaders() 返回所有响应头信息(响应头名和值), 如果响应头还没接受,则返回null。 getResp...
来源: Laya3.0_文档 发布时间: 20241014