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

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

301. laya.ani.bone.Skeleton [ 85%]

...w Inherited Public Methods MethodDefined By  Skeleton(templet:Templet = null, aniMode:int = 0) 创建一个Skeleton对象 Skeleton addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void ...

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

302. laya.media.Sound [ 85%]

... dispose():void 释放声音资源。 Sound event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指...

来源: laya_api 发布时间: 20170929

303. 请问,如何获得StandardMaterial,为什么transformUV始终是null [ 85%]

请问,如何获得StandardMaterial,为什么transformUV始终是null var material = mesh.meshRender.material; console.log(material.transformUV); 2017-11-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 ymsd...

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

304. laya.ui.ComboBox [ 85%]

...色,标签颜色,边框颜色,背景颜色" ComboBox  itemRender : * = null 渲染项,用来显示下拉列表展示对象 ComboBox  itemSize : int 下拉列表项标签的字体大小。 ComboBox  labelBold : Boolean 表示按钮文本标签是否为粗体字。 ComboBox  labelColors : St...

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

305. laya.d3.component.animator.AnimatorPlayState_API3.0 [ 85%]

...。 Returns AnimatorState currentState get currentState(): AnimatorState | null set currentState(value: AnimatorState | null): void Defined in laya/d3/component/Animator/AnimatorPlayState.ts:33 当前动画State Returns AnimatorState | null Defined in laya/d3/component/Animator/AnimatorPlayState.ts:...

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

306. laya.media.SoundNode [ 84%]

...请参考 Matrix Sprite  url : StringSoundNode viewport : Rectangle = null视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提高渲染性能。比如由一个个小图片拼成的地图块,viewport外面的小图片将不...

来源: laya_api 发布时间: 20170422

307. laya.d3.resource.TextureCube [ 84%]

...取纹理资源。 BaseTexture  _parse(data:*, propertyParams:Object = null, constructParams:Array = null):TextureCube[static] TextureCube generateMipmap():void 通过基础数据生成mipMap。 BaseTexture  load(url:String, complete:Handler):void[static] 加载TextureCube。 TextureCube  set...

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

308. VM6771:1 [GameOpenDataContext] Cannot assign to read only canvas. [ 84%]

...operty 'cursor' of undefined错误 Cannot read property 'displayObject' of null 构建出来的安卓项目权限要求READ_PHONE_STATE,有什么用能不能去掉。 Cannot read property 'offCanplay' of null Laya.timer.loop() 报错 Cannot read property 'loop' of null Uncaught TypeError: Cannot r...

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

309. tiledmap有时尺寸不正确 [ 84%]

...lass Scene{ // 当前场景的配置信息 private _mLevelConf:LevelConf = null; // 地图文件 private _mTiledMap:TiledMap = null; // 自定义信息文件 private _mLoader:Loader = null; // 当前地图X坐标 private _mViewPortX:number = 0; // 当前地图Y左边 private _mViewPortY:number = 0; ...

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

310. laya.d3.component.animator.AnimatorState_API3.0 [ 84%]

...25 动画事件 更新时调用 Accessors clip get clip(): AnimationClip | null set clip(value: AnimationClip | null): void Defined in laya/d3/component/Animator/AnimatorState.ts:86 动作。 Returns AnimationClip | null Defined in laya/d3/component/Animator/AnimatorState.ts:90 动作。 Parameters ...

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