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

大约有 672 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0037 秒)

451. laya.d3.math.Viewport [ 59%]

...erty public var x:NumberX轴坐标yproperty public var y:NumberY轴坐标Constructor DetailViewport()Constructorpublic function Viewport(x:Number, y:Number, width:Number, height:Number) 创建一个 Viewport 实例。 Parameters x:Number — x坐标。  y:Number — y坐标。  width:Number — ...

来源: laya_api 发布时间: 20170929

452. laya.events.Event_API3.0 [ 59%]

...ent 对象将作为参数传递给事件侦听器。 Hierarchy Event Index Constructors constructor Properties button currentTarget delta isDblClick nativeEvent target touchId touchPos type ADDED BLUR CHANGE CHANGED CLICK CLOSE COLLISION_ENTER COLLISION_EXIT COLLISION_STAY COMPLETE DEVICE_LOST DISPL...

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

453. replaceSlotSkinName对于spine换肤不成功 [ 59%]

...ain{ private m_skeleton : Laya.Skeleton; private m_templet : Laya.Templet; constructor() { Laya.init(1334,750,Laya.WebGL); this.m_templet = new Laya.Templet(); this.m_templet.on(Laya.Event.COMPLETE, this, this.parseComplete); this.m_templet.on(Laya.Event.ERROR,this,this.onError); this.m_templet.load...

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

454. laya.d3.resource.RenderTextureCube_API3.0 [ 59%]

...e Hierarchy RenderTexture RenderTextureCube Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _inPool _isCameraTarget _renderTarget destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defaultTexture dep...

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

455. laya.resource.NativeRenderTexture2D_API3.0 [ 59%]

...Hierarchy BaseTexture NativeRenderTexture2D Implements IRenderTarget Index Constructors constructor Properties _id _isCameraTarget _renderTarget depthStencilTexture destroyedImmediately lock name url uuid DEBUG defuv flipyuv Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture d...

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

456. laya.resource.RenderTextureCube_API3.0 [ 59%]

... Hierarchy RenderTexture RenderTextureCube Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _id _inPool _isCameraTarget _renderTarget destroyedImmediately faceIndex lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defau...

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

457. laya.d3.math.Color [ 59%]

...erty public var g:Numbergreen分量rproperty public var r:Numberred分量Constructor DetailColor()Constructorpublic function Color(r:Number = 1, g:Number = 1, b:Number = 1, a:Number = 1) 创建一个 Color 实例。 Parameters r:Number (default = 1) — 颜色的red分量。  g:Number (default = ...

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

458. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 59%]

... Hierarchy RenderTexture WebXRRenderTexture Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _id _inPool _isCameraTarget _renderTarget destroyedImmediately frameLoop lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defa...

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

459. laya.net.Loader_API3.0 [ 58%]

...ML、二进制、图像等资源。 Hierarchy EventDispatcher Loader Index Constructors constructor Properties maxLoader retryDelay retryNum ANIMATIONCLIP ATLAS BUFFER FONT HIERARCHY IMAGE JSON MATERIAL MESH SOUND SPINE TERRAINHEIGHTDATA TERRAINRES TEXT TEXTURE2D TEXTURECUBE TTF VIDEO XML downloader...

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

460. laya.d3.math.BoundBox [ 58%]

...ax:Vector3最大顶点。minproperty public var min:Vector3最小顶点。Constructor DetailBoundBox()Constructorpublic function BoundBox(min:Vector3, max:Vector3) 创建一个 BoundBox 实例。 Parameters min:Vector3 — 包围盒的最小顶点。  max:Vector3 — 包围盒的最大顶点。 Me...

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