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

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

151. laya.display.Sprite [ 70%]

...。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node  customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显示对象。一般用来扩展渲染模式,请合理使用,可能会导致在...

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

152. laya.d3.core.scene.Scene3D [ 70%]

...开销,无需renderTarget支持。 Sprite  currentCreationLayer : int 当前创建精灵所属遮罩层。Scene3D  customReflection : TextureCube 获取反射贴图。 Scene3D customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使...

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

153. laya.map.MapLayer_API3.0 [ 69%]

...。 layerName layerName: string = null Defined in laya/map/MapLayer.ts:42 当前Layer的名称 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough Defined in laya/display/Sprite.ts:260 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件...

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

154. laya.ui.RadioGroup_API3.0 [ 69%]

...加到显示列表。 } private function onSelect(index:int):void { trace("当前选择的单选按钮索引: index= ", index); } } } example Laya.init(640, 800);//设置游戏画布宽高、渲染模式 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 Laya.loader.load(["resource/ui/radi...

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

155. laya.ui.ColorPicker [ 69%]

...ge 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置...

来源: laya_api 发布时间: 20170929

156. laya.ui.AsynDialog [ 69%]

...ge 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置...

来源: laya_api 发布时间: 20170929

157. []LayaTree v1.0.5版本更新(2021.11.17) [ 69%]

...面是文件网址,需要打开允许访问文件网址.否则无法识别当前laya引擎; 在需要调试的项目页面(需未混淆代码),打开开发者工具页面(F12或 Ctrl+Shift+I),选择LayaTree页签 使用技巧:   1.捕获刷新功能 LayaTree设计的本意是尽可能少的影响...

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

158. laya.ui.Panel [ 69%]

...。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显示对象。一般用来扩展渲染模式,请合理使用,可能会导致在...

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

159. laya.ui.Dialog [ 69%]

...ge 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置...

来源: laya_api 发布时间: 20170929

160. laya.ui.Clip_API3.0 [ 69%]

...ex(): number set index(value: number): void Defined in laya/ui/Clip.ts:394 当前帧索引。 Returns number Defined in laya/ui/Clip.ts:398 当前帧索引。 Parameters value: number Returns void interval get interval(): number set interval(value: number): void Defined in laya/ui/Clip.ts:430 表示...

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