大约有 584 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0040 秒)
Laya3.0_api(219) Laya_社区(140) Laya2.0_api(110) laya_api(67) Laya2.0_文档(22) Laya_示例(20) Laya3.0_文档(6)
关于3d项目中component的问题 写了个component组件来移动3d对象。 有3个游戏对象,间隔3秒给一个对象添加移动组件。可是每添加一个,前边已经添加的对象会突然移动到起始位置和新添加的对象一起开始移动 这是为什么呢? 以下...
来源: Laya_社区 发布时间: 20161126
laya.ui.Component 组件无法重新布局 comp.left = 100; // 现在是 父容器 左边100像素显示 //下次位置更新 comp.right = 100; // 无法实现 父容器 右边 100像素显示 2016-12-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20161226
LayaAir引擎 View.regComponent("ScaleButton",component.ScaleButton);//注册组件 我跟帖子做自定义组件 https://ldc.layabox.com/doc/?nav=zh-ts-2-2-3 不知道在哪里注册组件,现在运行起来是报“can not create:ScaleButton” 大概是因为我没有注册的缘故,但...
来源: Laya_社区 发布时间: 20170817
模型添加寻路组件 laya.d3.component.PathFind后,为什么Grid的 walkable 全都为true? 模型添加寻路组件 laya.d3.component.PathFind后,为什么Grid的 walkable 全都为true? 附件 : --> 2017-06-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...
来源: Laya_社区 发布时间: 20170629
...rames No Frames AnimatorProperties | Methods | Constants Packagelaya.d3.componentClasspublic class AnimatorInheritanceAnimator Component Object Animator 类用于创建动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By avatar...
来源: Laya2.0_api 发布时间: 20190513
请问下laya.ui.Component下面的anchorX和anchorY的作用,好像显示有问题? 请问下laya.ui.Component下面的anchorX和anchorY的作用,我设置之后没有我想要的效果,请问是不是我理解的问题?具体作用是什么? 2017-04-12 添加评论 免费帖 --> 分...
来源: Laya_社区 发布时间: 20170412
...过指定类型获得所有组件。 *@param type 组件类型。 *@param components 组件输出队列。 */ __proto.getComponentsByType=function(type,components){ var index=this._componentsMap.indexOf(type); if (index===-1) components.length=0; //这里应该返回了!!!!!!!!!! var typeComponents=...
来源: Laya_社区 发布时间: 20170630
...aya.physics.jointClasspublic class GearJointInheritanceGearJoint JointBase Component Object 齿轮关节:用来模拟两个齿轮间的约束关系,齿轮旋转时,产生的动量有两种输出方式,一种是齿轮本身的角速度,另一种是齿轮表面的线速度 Public Properties ...
来源: Laya2.0_api 发布时间: 20190513
...s | Events Packagelaya.uiClasspublic class TabInheritanceTab UIGroup Box Component Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值...
来源: laya_api 发布时间: 20170929
... Packagelaya.physics.jointClasspublic class JointBaseInheritanceJointBase Component ObjectSubclasses DistanceJoint, GearJoint, MotorJoint, MouseJoint, PrismaticJoint, PulleyJoint, RevoluteJoint, RopeJoint, WeldJoint, WheelJoint 关节基类 Public Properties Hide Inherited Public Properties Show In...
来源: Laya2.0_api 发布时间: 20190513