大约有 417 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0070 秒)
Laya3.0_api(292) Laya3.0_文档(51) Laya2.0_api(35) laya_api(27) Laya_社区(8) Laya2.0_文档(2) Laya2.0_示例(1) Laya_示例(1)
...类就是地图的块数据 author ... Hierarchy Sprite GridSprite Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url aniSpriteArray autoSize drawImageNum hitTestPrior isAloneObject isHaveAnimation mouseThrough name relativeX relativeY tag drawtocanvCtx Accessors ...
来源: Laya3.0_api 发布时间: 20231115
...层等) 本类就是层级类 author ... Hierarchy Sprite MapLayer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior layerName mouseThrough name tag tarLayer drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha a...
来源: Laya3.0_api 发布时间: 20231115
...ic var retryNum:int = 1 加载出错后的重试次数,默认重试一次Constructor DetailLoaderManager()Constructorpublic function LoaderManager() 创建一个新的 LoaderManager 实例。 注意:请使用Laya.loader加载资源,这是一个单例,不要手动实例化此类,否则会...
来源: Laya2.0_api 发布时间: 20190513
...加载外并解析数据 Hierarchy HTMLDivElement HTMLIframeElement Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight context...
来源: Laya3.0_api 发布时间: 20231102
...LIGHTINGMAPUV:int精灵级着色器宏定义,光照贴图便宜和缩放。Constructor DetailRenderableSprite3D()Constructorpublic function RenderableSprite3D(name:String) 创建一个 RenderableSprite3D 实例。 Parameters name:StringMethod Detail_changeHierarchyAnimator()methodoverride protected ...
来源: Laya2.0_api 发布时间: 20190513
...Laya.Sprite; @property({ type: Laya.Sprite }) public sprite2: Laya.Sprite; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { this.sprite2.on(Laya.Event.MOUSE_DOWN, this, this.test2);//设置监听...
来源: Laya3.0_文档 发布时间: 20250103
... "adivspanspan2p"; Hierarchy Sprite HTMLDivElement HTMLIframeElement Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contex...
来源: Laya3.0_api 发布时间: 20231102
...启,或者通过IDE设置打开 Hierarchy Sprite PhysicsDebugDraw Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blend...
来源: Laya3.0_api 发布时间: 20231115
...通过LayaAir IDE创建。 Hierarchy FrameAnimation EffectAnimation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag wrapMode WRAP_PINGPONG WRAP_POSITIVE WRAP_REVERSE drawtocanvCtx Accessors _isHeightSet _isWidthS...
来源: Laya3.0_api 发布时间: 20231115
...erty public var y:NumberY轴坐标zproperty public var z:NumberZ轴坐标Constructor DetailVector3()Constructorpublic function Vector3(x:Number = 0, y:Number = 0, z:Number = 0, nativeElements:Float32Array = null) 创建一个 Vector3 实例。 Parameters x:Number (default = 0) — X轴坐标。 ...
来源: Laya2.0_api 发布时间: 20190513