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

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

3011. laya.resource.NativeRenderTexture2D_API3.0 [ 21%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/NativeRenderTexture2D" NativeRenderTexture2D Class NativeRenderTexture2D RenderTexture 类用于创建渲染目标。 Hierarchy BaseTexture NativeRenderTexture2D Implements IRenderTarget I...

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

3012. laya.resource.RenderTextureCube_API3.0 [ 21%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/RenderTextureCube" RenderTextureCube Class RenderTextureCube SpotLight 类用于创建RenderTextureCube。 Hierarchy RenderTexture RenderTextureCube Implements IRenderTarget Index Construc...

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

3013. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 21%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRRenderTexture" WebXRRenderTexture Class WebXRRenderTexture author miner 类用来创建WebXRRenderTexture Hierarchy RenderTexture WebXRRenderTexture Implements IRenderTarget Inde...

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

3014. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 21%]

...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/MulSampleRenderTexture" MulSampleRenderTexture Class MulSampleRenderTexture MulSampleRenderTexture类用于创建多重采样渲染目标 webGL2.0多重采样才会生效 Hierarchy Rend...

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

3015. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 21%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/ShurikenParticleSystem" ShurikenParticleSystem Class ShurikenParticleSystem ShurikenParticleSystem 类用于创建3D粒子数据模板。 Hierarchy GeometryElement Shuriken...

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

3016. 使用3D摄像机 · LayaAir3.4 · 引擎文档 · LAYABOX [ 20%]

...移动,代码如下: const { regClass, property } = Laya; @regClass() export default class CameraControll extends Laya.Script { @property( { type: Laya.Sprite3D } ) public target: Laya.Sprite3D; private camera: Laya.Camera; public distanceUp: number = 0.5;//相机与目标的竖直高度参数 p...

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

3017. 2D物理-仿生机器人 [ 20%]

...rom "laya/webgl/WebGL"; import { Main } from "../Main"; /** * 仿生兽 */ export class Physics_Strandbeests { Main: typeof Main = null; private scale = 2.5; private pos: Array = [500, 400]; private m_offset: Array = [0, -80 * this.scale]; private pivot: Array = [0, 8 * this.scale]; private wheel: S...

来源: Laya2.0_示例 发布时间: 20260825

3018. laya.components.AnimationClip2D_API3.0 [ 20%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimationClip2D" AnimationClip2D Class AnimationClip2D Hierarchy Resource AnimationClip2D Index Constructors constructor Properties _id destroyedImmediately islooping lock name url uuid ...

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

3019. laya.d3.physics.Rigidbody3D_API3.0 [ 20%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/Rigidbody3D" Rigidbody3D Class Rigidbody3D Rigidbody3D 类用于创建刚体碰撞器。 Hierarchy PhysicsTriggerComponent Rigidbody3D Index Constructors constructor Properties _extra _s...

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

3020. laya.utils.Ease_API3.0 [ 20%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Ease" Ease Class Ease Ease 类定义了缓动函数,以便实现 Tween 动画的缓动效果。 Hierarchy Ease Index Methods backIn backInOut backOut bounceIn bounceInOut bounceOut circIn c...

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