大约有 509 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0041 秒)
Laya3.0_api(272) Laya2.0_api(99) laya_api(88) Laya_社区(22) Laya2.0_文档(20) Laya3.0_文档(7) Laya2.0_示例(1)
...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...
来源: Laya2.0_api 发布时间: 20190513
...InheritanceGradient ObjectImplements laya.d3.core.IClone Gradient 类用于创建颜色渐变。 Public Properties PropertyDefined By colorAlphaKeysCount : int[read-only] 获取颜色Alpha数量。 Gradient colorRGBKeysCount : int[read-only] 获取颜色RGB数量。 Gradient maxColorAlphaK...
来源: Laya2.0_api 发布时间: 20190513
...mponent.ts:275 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Retu...
来源: Laya3.0_api 发布时间: 20231115
...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
...hape" CannonColliderShape Class CannonColliderShape ColliderShape 类用于创建形状碰撞器的父类,该类为抽象类。 Hierarchy CannonColliderShape CannonBoxColliderShape CannonSphereColliderShape CannonCompoundColliderShape Implements IClone Index Constructors constructor Properties nee...
来源: Laya3.0_api 发布时间: 20231102
...pe/ColliderShape" ColliderShape Class ColliderShape ColliderShape 类用于创建形状碰撞器的父类,该类为抽象类。 Hierarchy ColliderShape CompoundColliderShape MeshColliderShape BoxColliderShape CapsuleColliderShape ConeColliderShape CylinderColliderShape SphereColliderShape StaticPl...
来源: Laya3.0_api 发布时间: 20231115
...lic class BoundFrustumInheritanceBoundFrustum Object BoundFrustum 类用于创建锥截体。 Public Properties PropertyDefined By bottom : Plane[read-only] 获取底平面。 BoundFrustum far : Plane[read-only] 获取远平面。 BoundFrustum left : Plane[read-only] 获取左平面。 Bou...
来源: laya_api 发布时间: 20170929
...lic class BoundFrustumInheritanceBoundFrustum Object BoundFrustum 类用于创建锥截体。 Public Properties PropertyDefined By bottom : Plane[read-only] 获取底平面。 BoundFrustum far : Plane[read-only] 获取远平面。 BoundFrustum left : Plane[read-only] 获取左平面。 Bou...
来源: Laya2.0_api 发布时间: 20190513
...e Overrides Resource.__constructor Defined in laya/resource/Texture.ts:228 创建一个 Texture 实例。 Parameters Default value source: Texture | BaseTexture = null Default value uv: ArrayLike<number> = null UV 数据信息。 Default value sourceWidth: number = 0 Default value sourceHeight...
来源: Laya3.0_api 发布时间: 20231115
...Class VertexBuffer3D 请使用LayaGL.RenderOBJCreate.createIndexBuffer3D来创建 VertexBuffer3D 类用于创建顶点缓冲。 Hierarchy VertexBuffer VertexBuffer3D NativeVertexBuffer3D Index Constructors constructor Properties _buffer _bufferType _bufferUsage _byteLength _glBuffer Accessors buffer...
来源: Laya3.0_api 发布时间: 20231115