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

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

221. 新手入坑请教下各位大神关于LayaMaxUI问题 [ 74%]

...这个LayaMaxUI里面没有 module ui.test这个模块         export default class LoginScene extends Laya.Scene{ public btnReg:Laya.Button; public btnLogin:Laya.Button;  constructor(){ super();  this.btnLogin.on(Laya.Event.CLICK,this,()=>{ console.log('btnLogin click') }) }  createChildr...

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

222. laya.d3.resource.RenderTextureCube_API3.0 [ 74%]

...BUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defaultTexture depthStencilFormat depthStencilTexture destroyed dimension filterMode format gammaCorrection gammaSpace generateDepthTexture generateMipmap gpuMemory height id isCube maxMipmapLevel mipmap mipmapCount multiSamp...

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

223. laya.d3.renderobjs.nativeobj.NativeVertexBuffer3D_API3.0 [ 74%]

...ber 字节长度。 bufferUsage: BufferUsage VertexBuffer3D用途类型。 Default value canRead: boolean = false 是否可读。 Returns NativeVertexBuffer3D Properties _buffer _buffer: Float32Array | Uint16Array | Uint8Array | Uint32Array Inherited from Buffer._buffer Defined in laya/RenderEngine/...

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

224. laya.resource.RenderTextureCube_API3.0 [ 74%]

...BUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defaultTexture depthStencilFormat depthStencilTexture destroyed dimension filterMode format gammaCorrection gammaSpace generateDepthTexture generateMipmap gpuMemory height id isCube maxMipmapLevel mipmap mipmapCount multiSamp...

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

225. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 74%]

...BUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defaultTexture depthStencilFormat depthStencilTexture destroyed dimension filterMode format frameBuffer gammaCorrection gammaSpace generateDepthTexture generateMipmap gpuMemory height id isCube maxMipmapLevel mipmap mipmapCou...

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

226. laya.ani.bone.Skeleton [ 74%]

...l, aniMode:int = 0) 创建一个Skeleton对象 Parameters templet:Templet (default = null) — 骨骼动画模板  aniMode:int (default = 0) — 动画模式,0不支持换装,1、2支持换装 Method Detaildestroy()methodoverride public function destroy(destroyChild:Boolean = true):void 销毁...

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

227. 获取不到父物体 节点 [ 74%]

...点 类库 2.2.0beta 新手小白 不明白为什么都是null 的export default class startScene extends Laya.Scene { private sp: Sprite; public constructor() { super(); console.log("startScene"); console.log(Laya.stage.name); console.log(Laya.stage.numChildren); console.log(this.numChildren); cons...

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

228. 音量最大只能是1? [ 74%]

...不会更改 /**          * 背景音乐音量。          * @default 1          */         public static var musicVolume:Number = 1;         /**          * 音效音量。          * @default 1          */         public static var soundVolume:N...

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

229. Laya3D_API3.0 [ 74%]

... deprecated use Laya.init instead. Parameters width: number height: number Default value config: any = null Default value complete: Handler = null Returns void Globals "Laya3D" Laya3D enablePhysics createRenderObjInit init Legend Object literal Variable Function Type alias Class Class with type para...

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

230. laya.d3.core.particleshuriken.module.FrameOverTime_API3.0 [ 74%]

...rTime.ts:14 通过固定帧创建一个 FrameOverTime 实例。 Parameters Default value constant: number = 0 固定帧。 Returns FrameOverTime 时间帧。 Static createByOverTime createByOverTime(overTime: GradientDataInt): FrameOverTime Defined in laya/d3/core/particleShuriKen/module/FrameOverTi...

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