大约有 1,839 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0066 秒)
Laya_社区(603) Laya3.0_api(529) Laya2.0_api(242) laya_api(178) Laya2.0_文档(88) Laya_示例(78) Laya2.0_示例(68) Laya3.0_文档(53)
...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anch...
来源: Laya2.0_api 发布时间: 20190513
...fined in laya/resource/Resource.ts:18 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:116 内存大小。 Returns number destroyed get destroyed(): boolean Inherited from Resource.destroyed Defined in laya/resource/Resource.ts:130 ...
来源: Laya3.0_api 发布时间: 20231102
...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anch...
来源: Laya2.0_api 发布时间: 20190513
...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = ...
来源: laya_api 发布时间: 20170929
...Object 绘制单个贴图 Public Properties PropertyDefined By alpha : Number (可选)透明度。 DrawTextureCmd blendMode : String (可选)混合模式。 DrawTextureCmd color : String (可选)颜色滤镜。 DrawTextureCmd colorFlt : ColorFilter = nullDrawTextureCmd he...
来源: Laya2.0_api 发布时间: 20190513
int/Number/uint之前的强转需要注意哪些问题? 2015-12-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 使用int/Number/uint须知 (1)、Number赋值int注意事项描述...
来源: Laya_社区 发布时间: 20151204
...选)边框宽度。 */ drawRoundrect(x: number, y: number, width: number, height: number, round: number, fillColor: any, lineColor?: any, lineWidth?: number):void } } 2、在Main.ts中写入实现 Laya.Graphics.prototype.drawRoundrect = function(x: number,...
来源: Laya_社区 发布时间: 20210123
...Points Constructors constructor new BoundSphere(center?: Vector3, radius?: number): BoundSphere Defined in laya/d3/math/BoundSphere.ts:30 创建一个 BoundSphere 实例。 Parameters Default value center: Vector3 = new Vector3 包围球的中心。 Default value radius: number = 0 包围球的半...
来源: Laya3.0_api 发布时间: 20231115
... in laya/components/Component.ts:86 Returns boolean density get density(): number set density(value: number): void Inherited from ColliderBase.density Defined in laya/physics/ColliderBase.ts:95 密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳...
来源: Laya3.0_api 发布时间: 20231115
...ativeOBJ/NativeTransform3D.ts:22 Static MemoryBlock_size MemoryBlock_size: number = 16 * 4 Defined in laya/d3/RenderObjs/NativeOBJ/NativeTransform3D.ts:14 Static tmpVec3 tmpVec3: Vector3 = new Vector3() Inherited from Transform3D.tmpVec3 Defined in laya/d3/core/Transform3D.ts:882 Accessors localMatr...
来源: Laya3.0_api 发布时间: 20231115