大约有 2,482 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0059 秒)
Laya_社区(720) Laya3.0_api(672) Laya2.0_api(367) laya_api(298) Laya_示例(150) Laya2.0_示例(114) Laya2.0_文档(107) Laya3.0_文档(54)
...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
...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
...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
...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
...mes No Frames KeyBoardManagerProperties | Methods Packagelaya.eventsClasspublic class KeyBoardManagerInheritanceKeyBoardManager Object KeyBoardManager 是键盘事件管理类。该类从浏览器中接收键盘事件,并派发该事件。 派发事件时若 Stage.focus 为空则只从 Stage 上...
来源: laya_api 发布时间: 20170929
...mes No Frames KeyBoardManagerProperties | Methods Packagelaya.eventsClasspublic class KeyBoardManagerInheritanceKeyBoardManager Object KeyBoardManager 是键盘事件管理类。该类从浏览器中接收键盘事件,并派发该事件。 派发事件时若 Stage.focus 为空则只从 Stage 上...
来源: Laya2.0_api 发布时间: 20190513
...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
... 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
...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
...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