大约有 854 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0055 秒)
Laya_社区(263) Laya3.0_api(263) Laya2.0_api(142) laya_api(119) Laya3.0_文档(34) Laya2.0_文档(28) Laya_示例(3) Laya2.0_示例(2)
...参数不理解,官方文档上写得不太明白 soundClass:Class (default = null) — 声音播放起始时间。 startTime:Number (default = 0) 这个startTime指的是从现在起延迟的秒数、毫秒数还是播放的时间戳? 2017-02-03 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20170203
...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 loop loop: boolean Inherited from AnimationBase.loop Defined in laya/display...
来源: Laya3.0_api 发布时间: 20231115
...尝试连接到指定的主机和端口。 see laya.utils.Byte Parameters Default value host: string | null = null 服务器地址。 Default value port: number = 0 服务器端口。 Default value byteClass: {} = null 用于接收和发送数据的 Byte 类。如果为 null ,则使用 Byte 类,...
来源: 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 发布时间: 20231102
...这个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
...tructParams:Array = null):Avatar Parameters data:* propertyParams:Object (default = null) constructParams:Array (default = null)ReturnsAvatarclone()method public function clone():* 克隆。 Returns* — 克隆副本。 cloneTo()method public function cloneTo(destObject:*):void 克隆。 Param...
来源: Laya2.0_api 发布时间: 20190513
...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