• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 933 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0060 秒)

11. laya.components.AnimationClip2D_API3.0 [ 98%]

...实例化一个2D动画clip类 Returns AnimationClip2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在...

来源: Laya3.0_api 发布时间: 20231115

12. laya.utils.TimeLine [ 98%]

...时间轴动画的类。 Public Properties PropertyDefined By  scale : Number = 1 缩放动画播放的速度。TimeLine  total : int[read-only] 得到总帧数。 TimeLinePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  addLabel(label:String, offs...

来源: Laya2.0_api 发布时间: 20190513

13. laya.display.Input [ 97%]

...r": 居中对齐显示。 "right": 居右对齐显示。 Text alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite  asPassword : Boolean 本API已弃用。使用type="password"替代设置asPassword, asPassword将在下次重大更...

来源: laya_api 发布时间: 20170929

14. laya.resource.BaseTexture_API3.0 [ 97%]

...nce destroyUnusedResources Constructors constructor new BaseTexture(width: number, height: number, format: number): BaseTexture Overrides Resource.__constructor Defined in laya/resource/BaseTexture.ts:176 实例化一个纹理 Parameters width: number 长 height: number 宽 format: number 格式 Ret...

来源: Laya3.0_api 发布时间: 20231115

15. laya.display.BitmapFont_API3.0 [ 97%]

...ed in laya/display/BitmapFont.ts:37 Returns BitmapFont Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 autoScaleSize autoScaleSize: boolean = false Defined in laya/display/BitmapFont.ts:22 表示是否根据实际使用的字体大小缩放位图字...

来源: Laya3.0_api 发布时间: 20231115

16. laya.display.Input_API3.0 [ 97%]

...K TYPE_DATE TYPE_DATE_TIME TYPE_DATE_TIME_LOCAL TYPE_EMAIL TYPE_MONTH TYPE_NUMBER TYPE_PASSWORD TYPE_RANGE TYPE_SEARCH TYPE_TEXT TYPE_TIME TYPE_URL TYPE_WEEK VISIBLE _passwordChar drawtocanvCtx isAppUseNewInput langPacks Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX...

来源: Laya3.0_api 发布时间: 20231115

17. laya.device.media.HtmlVideo_API3.0 [ 97%]

...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

18. TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 [ 97%]

TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 2017-02-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

来源: Laya_社区 发布时间: 20170216

19. laya.resource.Resource_API3.0 [ 97%]

...off offAll offAllCaller on once destroyUnusedResources Properties _id _id: number = 0 Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Defined in laya/resource/Resource.ts:112 是否在引用计数为0的时候立马删除他 Optional lock lock: boolean Defi...

来源: Laya3.0_api 发布时间: 20231115

20. laya.ui.TextInput [ 97%]

...": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anch...

来源: Laya2.0_api 发布时间: 20190513