大约有 826 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0054 秒)
Laya3.0_api(263) Laya_社区(252) Laya2.0_api(142) laya_api(119) Laya2.0_文档(28) Laya3.0_文档(17) Laya_示例(3) Laya2.0_示例(2)
...这个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
...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
...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
...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
...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
...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
...点 类库 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
...不会更改 /** * 背景音乐音量。 * @default 1 */ public static var musicVolume:Number = 1; /** * 音效音量。 * @default 1 */ public static var soundVolume:N...
来源: Laya_社区 发布时间: 20180426
... 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
...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