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

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

361. laya.d3.graphics.IndexBuffer3D [ 92%]

...Boolean  [read-only] 获取是否可读。 Implementation     public function get canRead():BooleanindexCountproperty indexCount:int  [read-only] 获取索引个数。 Implementation     public function get indexCount():intindexTypeproperty indexType:String  [read-only] 获取索引...

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

362. laya.d3.shader.DefineDatas [ 92%]

...er宏定义。 DefineDatasConstructor DetailDefineDatas()Constructorpublic function DefineDatas() 创建一个 DefineDatas 实例。 Method Detailadd()method public function add(define:int):void 增加Shader宏定义。 Parameters define:int — 宏定义。 clone()method  public function clone():*...

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

363. laya.ui.Panel [ 92%]

...l addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Lay...

来源: laya_api 发布时间: 20170929

364. protobuffer每次都需要加载一次proto么?Laya.Browser.window.protobuf.load(string,function) [ 91%]

...都需要加载一次proto么?Laya.Browser.window.protobuf.load(string,function) protobuffer每次都需要加载一次proto么?Laya.Browser.window.protobuf.load(string,function) 2018-03-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

365. js进度,进度,js场景进度效果 [ 91%]

js进度,进度,js场景进度效果 new function() { var className = 'Game'; window[className] = (function(original) { function Class() { this.arr = [ "res/atlas/lucky8.json", "res/atlas/lucky8/lewinlineicons.json", "res/atlas/lucky8/setting.json", "res/atlas/lucky8/setView.json", "res/atlas/lucky...

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

366. laya.device.Shake [ 91%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

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

367. laya.d3.core.scene.Scene3D [ 91%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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

368. 音频-播放演示 [ 91%]

...ipt、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var Text = Laya.Text; var Event = Laya.Event; var SoundManager = Laya.SoundManager; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL...

来源: Laya_示例 发布时间: 20260303

369. laya.d3.graphics.VertexPositionNormalColorSkin [ 91%]

...dexpropertyblendIndex:Vector4  [read-only] Implementation     public function get blendIndex():Vector4blendWeightproperty blendWeight:Vector4  [read-only] Implementation     public function get blendWeight():Vector4colorproperty color:Vector4  [read-only] Implementation     publi...

来源: laya_api 发布时间: 20170929

370. laya.media.Sound [ 91%]

...rl:String):void 加载声音。 Sound off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929