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

大约有 509 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0043 秒)

221. laya.d3.core.light.LightSprite [ 83%]

...bjectSubclasses DirectionLight, PointLight, SpotLight LightSprite 类用于创建灯光的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] ...

来源: laya_api 发布时间: 20170929

222. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 83%]

...nt.constructor Defined in laya/d3/physics/constraints/FixedConstraint.ts:6 创建一个FixedConstraint实例 Returns FixedConstraint Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Optional _singleton _singleton: boolean =...

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

223. laya.d3.core.material.ExtendTerrainMaterial_API3.0 [ 83%]

....constructor Defined in laya/d3/core/material/ExtendTerrainMaterial.ts:206 创建一个 ExtendTerrainMaterial 实例。 Returns ExtendTerrainMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean ...

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

224. laya.resource.Texture2DArray_API3.0 [ 83%]

...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

225. laya.d3.component.PostProcess_API3.0 [ 83%]

.../component/PostProcess" PostProcess Class PostProcess PostProcess 类用于创建后期处理组件。 Hierarchy PostProcess Index Constructors constructor Accessors cameraDepthTextureMode effects enable Methods addEffect clearEffect getEffect removeEffect Constructors constructor new PostProcess():...

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

226. laya.d3.physics.shape.SphereColliderShape_API3.0 [ 82%]

...SphereColliderShape Class SphereColliderShape SphereColliderShape 类用于创建球形碰撞器。 Hierarchy ColliderShape SphereColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Acce...

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

227. laya.physics.ColliderBase_API3.0 [ 82%]

...mponent.ts:275 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisabl...

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

228. laya.d3.core.material.SkyProceduralMaterial_API3.0 [ 82%]

....constructor Defined in laya/d3/core/material/SkyProceduralMaterial.ts:151 创建一个 SkyProceduralMaterial 实例。 Returns SkyProceduralMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean ...

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

229. laya.d3.core.BaseCamera_API3.0 [ 82%]

... "laya/d3/core/BaseCamera" BaseCamera Class BaseCamera BaseCamera 类用于创建摄像机的父类。 Hierarchy Sprite3D BaseCamera Camera Index Constructors constructor Properties _extra _forward _scene _up _url name tag useOcclusionCulling RENDERINGTYPE_DEFERREDLIGHTING RENDERINGTYPE_FORWARDRENDE...

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

230. laya.components.Component [ 82%]

..., laya.resource.IDestroySubclasses CommonScript, Script Component 类用于创建组件的基类。 Public Properties PropertyDefined By  destroyed : Boolean[read-only] 获取是否已经销毁 。 Component  enabled : Boolean 获取是否启用组件。 Component  id : int[read-only] 获取...

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