大约有 1,407 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0063 秒)
...ation u_EndVelocity u_Gravity u_MvpMatrix u_mmat2 u_texture TEMPMAT4_ARRAY Methods clear release setFilters setValue updateShaderData upload __init__ _initone create Constructors constructor new ParticleShaderValue(): ParticleShaderValue Overrides Value2D.constructor Defined in laya/particle/shader/...
来源: Laya3.0_api 发布时间: 20231115
...l:https://gwctgame.lwfjmj.com E/LayaBox: =======================addStaticMethod=========zza66c0460 D/MarketTest: >>>>>>>>>>>>>>>>MarketLaya init ok E/0: ==============Java流程 InitMainCanvas() E/LayaConch5: plugin-----------------EngineStart() = /d...
来源: Laya_社区 发布时间: 20190723
...is,onTween1)); } private function onTween1():void { // TODO Auto Generated method stub num++; trace(num); Tween.clearTween(onTween1); Tween.to(sp,{x:100},1000,Ease.backIn,Handler.create(this,onTween2)); } private function onTween2():void { // TODO Auto Generated method stub Tween.clearTween(onTween2...
来源: Laya_社区 发布时间: 20161011
...| All Classes | Index | Frames No Frames VertexParticleProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexParticleInheritanceVertexParticle ObjectImplements IVertex VertexPositionNormalColorTangent 类用于创建粒子顶点结构。 Public Properties PropertyDefined By ...
来源: laya_api 发布时间: 20170929
...CAMERA UBONAME_SCENE UBONAME_SHADOW UBONAME_SPRITE3D Accessors bufferUsage Methods _reset bind setData setDataByByUniformBufferDataOffset setDataByUniformBufferData unbind create getBuffer Constructors constructor new NativeUniformBufferObject(glPointer: number, name: string, bufferUsage: BufferUsag...
来源: Laya3.0_api 发布时间: 20231115
...nd srcBlendAlpha srcBlendRGB stencilOp stencilRef stencilTest stencilWrite Methods setNull Constructors constructor new NativeRenderState(): NativeRenderState Defined in laya/d3/RenderObjs/NativeOBJ/NativeRenderState.ts:125 Returns NativeRenderState Properties _nativeObj _nativeObj: any Defined in l...
来源: Laya3.0_api 发布时间: 20231115
...uMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new Sc...
来源: Laya3.0_api 发布时间: 20231102
...| All Classes | Index | Frames No Frames ParticleSettingProperties | Methods Packagelaya.particleClasspublic class ParticleSettingInheritanceParticleSetting Object ParticleSettings 类是粒子配置数据类 Public Properties PropertyDefined By ageAddScale : Number = 0如果大于0,某...
来源: Laya2.0_api 发布时间: 20190513
... staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D ev...
来源: Laya3.0_api 发布时间: 20231115
...eteHandler.run(); new B().load(completeHandler); trace('A',completeHandler.method == null,completeHandler['_id']) } private function onComplete():void { trace('haha') } } }package { import laya.utils.Handler; public class B { private var _completeHandler:Handler; public function B() { } public funct...
来源: Laya_社区 发布时间: 20170330