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

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

251. laya.d3.core.BaseCamera [ 80%]

... Sprite3D Node EventDispatcher ObjectSubclasses Camera BaseCamera 类用于创建摄像机的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] ...

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

252. laya.d3.core.MeshFilter_API3.0 [ 80%]

... "laya/d3/core/MeshFilter" MeshFilter Class MeshFilter MeshFilter 类用于创建网格过滤器。 Hierarchy Component MeshFilter Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id sharedMesh Methods _initialize _...

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

253. laya.d3.core.material.WaterPrimaryMaterial_API3.0 [ 79%]

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

254. laya.d3.physicscannon.shape.CannonBoxColliderShape_API3.0 [ 79%]

...nonBoxColliderShape Class CannonBoxColliderShape BoxColliderShape 类用于创建盒子形状碰撞器。 Hierarchy CannonColliderShape CannonBoxColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIEN...

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

255. laya.d3.component.animator.AnimatorStateBoolCondition_API3.0 [ 79%]

...ructor Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:160 创建bool比较条件类 Parameters name: string Returns AnimatorStateBoolCondition Accessors compareFlag get compareFlag(): boolean set compareFlag(value: boolean): void Defined in laya/d3/component/Animator/AnimatorStateCo...

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

256. laya.d3.core.material.UnlitMaterial_API3.0 [ 79%]

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

257. laya.d3.component.animator.AnimatorPlayState_API3.0 [ 79%]

...tate" AnimatorPlayState Class AnimatorPlayState AnimatorPlayState 类用于创建动画播放状态信息。 Hierarchy AnimatorPlayState Index Constructors constructor Accessors animatorState currentState duration normalizedTime Constructors constructor new AnimatorPlayState(): AnimatorPlayState Def...

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

258. laya.d3.webxr.core.WebXRCameraManager_API3.0 [ 79%]

...CameraManager Defined in laya/d3/WebXR/core/WebXRCameraManager.ts:66 用来创建XRCamera管理类 Parameters camera: any Default value manager: WebXRSessionManager = null Returns WebXRCameraManager Properties owner owner: any Defined in laya/d3/WebXR/core/WebXRCameraManager.ts:45 parent Accessors p...

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

259. laya.components.Component_API3.0 [ 79%]

...s "laya/components/Component" Component Class Component Component 类用于创建组件的基类。 Hierarchy Component Widget Volume MeshFilter ConstraintComponent PhysicsComponent BaseRender Light Animator Animator2D RigidBody ColliderBase Script LODGroup HLOD EffectBase JointBase Index Constructo...

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

260. laya.device.media.Video [ 79%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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