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

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

861. laya.d3.component.hlod.HLODBatchSubMesh_API3.0 [ 74%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/HLOD/HLODUtil" HLODBatchSubMesh Class HLODBatchSubMesh HLODBatch resource Hierarchy HLODBatchSubMesh Index Properties bounds drawPr...

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

862. laya.d3.component.volume.volumeIntersectInfo_API3.0 [ 74%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Volume/Volume" volumeIntersectInfo Class volumeIntersectInfo 物体于Volume的相交属性 Hierarchy volumeIntersectInfo Index Pro...

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

863. Socket能连接到服务器,客户端发请求也能收到服务端的数据,但是服务端主动推送数据,客户端就是收不到数据? [ 74%]

...cripts.Core.TipsManager; import laya.utils.Browser; /** * ... * @author */ public class Socketmanger{ private static var _I:Socketmanger; public static function get Instance():Socketmanger { if(_I==null)_I=new Socketmanger(); return _I; } private static var socket:Socket=null; private var list:Array...

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

864. 自定义场景继承导出,会在自定义类中加入Laya.前缀导致layaMaxUI文件报错 [ 74%]

...xport gm {     export class GmPanelUI extends Laya.Base {         public bg:Laya.Sprite;         public input:Laya.TextInput;         public btnSend:Laya.Button;         public btnClose:Laya.Button;         constructor(){ super()}         createChildren():voi...

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

865. laya.events.KeyBoardManager [ 74%]

...mes No Frames KeyBoardManagerProperties | Methods Packagelaya.eventsClasspublic class KeyBoardManagerInheritanceKeyBoardManager Object KeyBoardManager 是键盘事件管理类。该类从浏览器中接收键盘事件,并派发该事件。 派发事件时若 Stage.focus 为空则只从 Stage 上...

来源: laya_api 发布时间: 20170929

866. laya.events.KeyBoardManager [ 74%]

...mes No Frames KeyBoardManagerProperties | Methods Packagelaya.eventsClasspublic class KeyBoardManagerInheritanceKeyBoardManager Object KeyBoardManager 是键盘事件管理类。该类从浏览器中接收键盘事件,并派发该事件。 派发事件时若 Stage.focus 为空则只从 Stage 上...

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

867. 自动旋转后残影 [ 74%]

...EventDispatcher; import laya.utils.Browser; import laya.utils.Tween;     public class testVH {   protected var _tip:Sprite; public function testVH() { IEventDispatcher; Config.isAlpha = true; Config.isAntialias = true; Laya.init(0, 0,true); Laya.stage.bgColor = "#000000"; ChangeSize(); Laya.timer...

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

868. 使用3D摄像机 · LayaAir3.3 · 引擎文档 · LAYABOX [ 74%]

... CameraControll extends Laya.Script { @property( { type: Laya.Sprite3D } ) public target: Laya.Sprite3D; private camera: Laya.Camera; public distanceUp: number = 0.5;//相机与目标的竖直高度参数 public distanceAway: number = 10;//相机与目标的水平距离参数 public smooth: number =...

来源: Laya3.0_文档 发布时间: 20251010

869. laya.d3.component.SimpleSingletonList_API3.0 [ 74%]

...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/SimpleSingletonList" SimpleSingletonList Class SimpleSingletonList SimpleSingletonList 类用于实现单例队列。 Hierarchy Sin...

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

870. laya.d3.shader.ShaderPass [ 74%]

...rames No Frames ShaderPassProperties | Methods Packagelaya.d3.shaderClasspublic class ShaderPassInheritanceShaderPass laya.webgl.utils.ShaderCompile ShaderPass 类用于实现ShaderPass。 Public Properties PropertyDefined By  renderState : RenderState[read-only] 获取渲染状态。 ShaderPas...

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