大约有 95 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0025 秒)
3d对象使用addChild后localPosition没有变化 讲世界中的对象add进某个子节点后localPosition,localScale等都没有发生变化,结果对象移动到诡异的位置去了blob:https://ask.layabox.com/9fe227 ... 55d85 附件 : --> 2020-08-19 添加评论 免费帖 --> 分享 微博 Q...
来源: Laya_社区 发布时间: 20200819
...无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 预设怎么...
来源: Laya_社区 发布时间: 20170818
...hell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new SphereShape(): SphereShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/SphereShape.ts:14 创建一个 SphereShape 实例。 Returns S...
来源: Laya3.0_api 发布时间: 20231115
...hell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new HemisphereShape(): HemisphereShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/HemisphereShape.ts:15 创建一个 HemisphereShape 实...
来源: Laya3.0_api 发布时间: 20231115
...rties enable randomDirection shapeType x y z Methods clone cloneTo generatePositionAndDirection Constructors constructor new BoxShape(): BoxShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/BoxShape.ts:16 创建一个 BoxShape 实例。 Returns BoxShape Prop...
来源: Laya3.0_api 发布时间: 20231115
... Properties enable randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new BaseShape(): BaseShape Defined in laya/d3/core/particleShuriKen/module/shape/BaseShape.ts:31 创建一个 BaseShape 实例。 Returns BaseShape Properties enable enable: boole...
来源: Laya3.0_api 发布时间: 20231115
...的是rabbit.transform.postion的引用,所以在修改rabbit.transform.position之后,打印的this.initPos也会同步变化;要解决这个问题可以获取rabbit.transform.postion.clone();参考下面代码: this.initPos = this.rabbit.transform.position.clone(); 2023-04-04 0 0 分享 微...
来源: Laya_社区 发布时间: 20230404
...本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 加载到舞台的3D模型不显示贴图 求高人分...
来源: Laya_社区 发布时间: 20190916
...s randomDirection shapeType Accessors arcDEG Methods clone cloneTo generatePositionAndDirection Constructors constructor new CircleShape(): CircleShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/CircleShape.ts:20 创建一个 CircleShape 实例。 Returns C...
来源: Laya3.0_api 发布时间: 20231115
...。 BaseShape cloneTo(destObject:*):void 克隆。 BaseShape generatePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void 用于生成粒子初始位置和方向。 BaseShapeProperty Detailenablepropertypublic var enable:Boolean是否...
来源: laya_api 发布时间: 20170929