大约有 1,232 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0047 秒)
Laya_社区(424) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(24) Laya2.0_示例(9) Laya_示例(7)
... * 将字符串解析成 XML 对象。 * @param value 需要解析的字符串。 * @return js原生的XML对象。 */ public static var parseXMLFromString:Function = function(value:String):XmlDom { ...
来源: Laya_社区 发布时间: 20180111
...n laya/d3/math/Plane.ts:16 创建一个 Plane 实例。 Parameters Default value normal: Vector3 = new Vector3 平面的向量 Default value d: number = 0 平面到原点的距离 Returns Plane Properties Static PlaneIntersectionType_Back PlaneIntersectionType_Back: number = 0 Defined in laya/d3/mat...
来源: Laya3.0_api 发布时间: 20231115
...autoReleaseSound:Boolean = true 音效播放后自动删除。 The default value is true.autoStopMusicproperty autoStopMusic:Boolean 失去焦点后是否自动停止背景音乐。 Implementation public static function get autoStopMusic():Boolean public static function set autoStopM...
来源: Laya2.0_api 发布时间: 20190513
...autoReleaseSound:Boolean = true 音效播放后自动删除。 The default value is true.autoStopMusicproperty autoStopMusic:Boolean 失去焦点后是否自动停止背景音乐。 Implementation public static function get autoStopMusic():Boolean public static function set autoStopM...
来源: laya_api 发布时间: 20170929
...片0.png](img/2.png) (图2) 设置 ProgressBar 组件的属性 value 的值为 0.3 后,显示效果如下所示: ![图片0.png](img/3.png) (图3) ### 1.2 ProgressBar 组件的常用属性 ![图片0.png](img/4.png) (图4) | **属性** | **功能说明** | | ---...
来源: Laya2.0_文档 发布时间: 20210715
...ator/AnimatorStateCondition.ts:52 状态机过渡条件 Parameters Default value name: string = null Returns AnimatorStateCondition Accessors id get id(): number Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:66 唯一ID Returns number name get name(): string set name(value: string)...
来源: Laya3.0_api 发布时间: 20231102
... at new b (http://127.0.0.1:64203/game/game.min.js:5065:419) at b.value (http://127.0.0.1:64203/game/game.min.js:4498:174) at b.value (http://127.0.0.1:64203/game/game.min.js:4986:3) at b.value (http://127.0.0.1:64203/game/game.min.js:5011:63) at b.value (http://127.0.0.1:...
来源: Laya_社区 发布时间: 20180607
...mponents/Component.ts:35 Accessors anchor get anchor(): Vector3 set anchor(value: Vector3): void Defined in laya/d3/physics/constraints/ConstraintComponent.ts:168 设置锚点 Returns Vector3 Defined in laya/d3/physics/constraints/ConstraintComponent.ts:163 设置锚点 Parameters value: Vector3 Ret...
来源: Laya3.0_api 发布时间: 20231115
.../Component.ts:86 Returns boolean damping get damping(): number set damping(value: number): void Defined in laya/physics/joint/MouseJoint.ts:114 刚体在回归到节点过程中受到的阻尼比,建议取值0~1 Returns number Defined in laya/physics/joint/MouseJoint.ts:118 刚体在回归到节...
来源: Laya3.0_api 发布时间: 20231115
...any 要控制对象的属性 duration: number 对象TWEEN的时间 Default value ease: Function = null 缓动类型 Default value offset: number = 0 相对于上一个对象,偏移多长时间(单位:毫秒) Returns TimeLine gotoLabel gotoLabel(Label: string): void Defined in laya/utils/Time...
来源: Laya3.0_api 发布时间: 20231115