大约有 6,214 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0181 秒)
Laya_社区(4720) Laya2.0_文档(406) Laya3.0_api(400) Laya2.0_api(252) laya_api(215) Laya3.0_文档(182) Laya2.0_示例(22) Laya_示例(17)
...or Defined in laya/d3/core/particleShuriKen/ShurikenParticleMaterial.ts:96 创建一个 ShurikenParticleMaterial 实例。 Returns ShurikenParticleMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: bo...
来源: Laya3.0_api 发布时间: 20231115
...al.constructor Defined in laya/d3/core/material/PBRSpecularMaterial.ts:178 创建一个 PBRSpecularMaterial 实例。 Returns PBRSpecularMaterial Properties destoryedImmediately destoryedImmediately: boolean Inherited from Resource.destoryedImmediately Defined in laya/resource/Resource.ts:104 是否...
来源: Laya3.0_api 发布时间: 20231102
...ial.constructor Defined in laya/d3/core/material/BlinnPhongMaterial.ts:328 创建一个 BlinnPhongMaterial 实例。 Returns BlinnPhongMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inheri...
来源: Laya3.0_api 发布时间: 20231115
...articleSystem Class ShurikenParticleSystem ShurikenParticleSystem 类用于创建3D粒子数据模板。 Hierarchy GeometryElement ShurikenParticleSystem ShurikenParticleInstanceSystem Implements IClone Index Constructors constructor Properties _geometryElementOBj autoRandomSeed dragConstant dragSpe...
来源: Laya3.0_api 发布时间: 20231115
...URL Defined in laya/resource/Resource.ts:198 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231115
...nstructor Defined in laya/d3/RenderObjs/NativeOBJ/NativeTransform3D.ts:376 创建一个 Transform3D 实例。 Parameters owner: Sprite3D 所属精灵。 Returns NativeTransform3D Properties _nativeObj _nativeObj: any Defined in laya/d3/RenderObjs/NativeOBJ/NativeTransform3D.ts:22 Static MemoryBlock_...
来源: Laya3.0_api 发布时间: 20231115
...ial.constructor Defined in laya/d3/core/material/PBRStandardMaterial.ts:90 创建一个 PBRStandardMaterial 实例。 Returns PBRStandardMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inhe...
来源: Laya3.0_api 发布时间: 20231115
...的适配策略,以便更好的进行屏幕适配。本节以LayaAirIDE创建的2D示例项目为例,将设计宽高调整为`750×1334`的竖屏界面,分别就各个适配模式对比不同机型进行讲解。 在适配对比的机型选择方面,iPhone4的`640 × 960`代表老旧机型...
来源: Laya2.0_文档 发布时间: 20210715
...,生成这些缩小图,而是在运行时交由 GPU 在显存中自动创建多级纹理。 常见的纹理尺寸对应级别为: 原始尺寸 Mipmap级别总数 Mipmap级别尺寸递减顺序(从 Level 0 到最后一级) 2048 × 2048 12 2048 → 1024 → 512 →256 → 128 → 64 → 32 ...
来源: Laya3.0_文档 发布时间: 20251128
...URL Defined in laya/resource/Resource.ts:196 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231102