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

大约有 676 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0033 秒)

351. laya.d3.core.render.command.CommandBuffer_API3.0 [ 68%]

...er CommandBuffer 类用于创建命令流。 Hierarchy CommandBuffer Index Constructors constructor Accessors casterShadow context name Methods _apply _applyOne addCustomCMD blitScreenQuad blitScreenQuadByMaterial blitScreenTriangle clearRenderTarget drawMesh drawMeshInstance drawRender getCommandsS...

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

352. laya.d3.core.render.RenderState [ 68%]

...nt当前渲染物体。sceneproperty public var scene:Scene当前场景。Constructor DetailRenderState()Constructorpublic function RenderState() 创建一个 RenderState 实例。 Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

353. laya.particle.ParticleTemplate2D_API3.0 [ 68%]

...eTemplate2D Hierarchy Resource ParticleTemplate2D Implements ISubmit Index Constructors constructor Properties _id destroyedImmediately lock name settings sv texture url uuid x y DEBUG activeBlendType Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _add...

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

354. laya.d3.core.particleShuriKen.module.RotationOverLifetime [ 68%]

...radientAngularVelocityenbaleproperty public var enbale:Boolean是否启用Constructor DetailRotationOverLifetime()Constructorpublic function RotationOverLifetime(angularVelocity:GradientAngularVelocity) 创建一个 RotationOverLifetime,不允许new,请使用静态创建函数。 实例。 Parame...

来源: laya_api 发布时间: 20170929

355. laya.d3.core.particleShuriKen.module.RotationOverLifetime [ 68%]

...radientAngularVelocityenbaleproperty public var enbale:Boolean是否启用Constructor DetailRotationOverLifetime()Constructorpublic function RotationOverLifetime(angularVelocity:GradientAngularVelocity) 创建一个 RotationOverLifetime,不允许new,请使用静态创建函数。 实例。 Parame...

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

356. laya.d3.core.render.posteffect.ColorGradEffect_API3.0 [ 68%]

...用于创建调色Effect Hierarchy PostProcessEffect ColorGradEffect Index Constructors constructor Properties _lutTex SHADERDEFINE_ACES SHADERDEFINE_CUSTOMLUT SHADERVALUE_CUSTOMLUT SHADERVALUE_CUSTOMLUTPARAMS SHADERVALUE_LUT SHADERVALUE_LUTPARAMS Accessors HueShift active colorFilter contrast enabl...

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

357. laya.d3.component.AnimatorControllerLayer [ 68%]

...eproperty public var playOnWake:Boolean = true 激活时是否自动播放Constructor DetailAnimatorControllerLayer()Constructorpublic function AnimatorControllerLayer(name:String) 创建一个 AnimatorControllerLayer 实例。 Parameters name:StringMethod Detailclone()method public function clone(...

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

358. laya.resource.BaseTexture_API3.0 [ 68%]

...re2D RenderTexture TextureCube Texture2DArray Texture2D VideoTexture Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gammaCorrection gammaSpace ...

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

359. laya.d3.core.MeshRenderer_API3.0 [ 67%]

...y BaseRender MeshRenderer SkinnedMeshRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors awaked bounds boundsChange castShadow destroyed distanceForSort enabled hideFlags id lightmapIndex light...

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

360. 图像组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 67%]

...ends Laya.Script { @property({ type: Laya.Image }) public img: Laya.Image; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { this.img.skin = "resources/layaAir.png";//设置皮肤 this.img.useSour...

来源: Laya3.0_文档 发布时间: 20251010