大约有 1,460 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0058 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(90) Laya2.0_示例(22) Laya_示例(17)
...aya/d3/core/render/command/Command" Command Class Command Command 类用于创建指令。 Hierarchy Command BlitScreenQuadCMD DrawRenderCMD DrawMeshInstancedCMD Index Constructors constructor Methods recover run setContext Constructors constructor new Command(): Command Defined in laya/d3/core/rend...
来源: Laya3.0_api 发布时间: 20231115
音频节点(SoundNode)1. LayaAir IDE中使用音频节点1.1 创建SoundNode1.2 属性介绍1.3 脚本控制SoundNode2.代码创建SoundNode音频节点(SoundNode) 1. LayaAir IDE中使用音频节点 1.1 创建SoundNode 如图1-1所示,可以在层级窗口中右键进行创建,也可以从小...
来源: Laya3.0_文档 发布时间: 20240910
...elaya.d3.mathClasspublic class PlaneInheritancePlane Object Plane 类用于创建平面。 Public Properties PropertyDefined By distance : Number平面到坐标系原点的距离Plane normal : Vector3平面的向量Plane PlaneIntersectionType_Back : int = 0[static] 平面与其他几何体...
来源: laya_api 发布时间: 20170929
...elaya.d3.mathClasspublic class PlaneInheritancePlane Object Plane 类用于创建平面。 Public Properties PropertyDefined By distance : Number平面到坐标系原点的距离Plane normal : Vector3平面的向量Plane PlaneIntersectionType_Back : int = 0[static] 平面与其他几何体...
来源: Laya2.0_api 发布时间: 20190513
创建[HTMLDivElement]时遇到错误(手动实例一次本组件可定位错误) 版本: 2.3.0.beta. 步骤: 1.新建2D示例项目 2.编辑模式下打开一scene或者prefab.层级面板中右击创建2D/HTMLDivElement 3.打开其它scene或者Prefab,再切回来第2步中的Prefab。...
来源: Laya_社区 发布时间: 20191028
...tanceSphereColliderShape ColliderShape Object SphereColliderShape 类用于创建球形碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion ...
来源: Laya2.0_api 发布时间: 20190513
...骨骼动画就使用到了模板,对于同一个动画来说,可以只创建一个动画模板,然后实例多个播放的实例,这样内存中就只有一份的动画数据,但是却可以在舞台上显示多个动画。 代码示例: ```java package { import laya.ani.bone.Skeleton; ...
来源: Laya2.0_文档 发布时间: 20210715
...className: string): any Defined in laya/utils/ClassUtils.ts:30 根据名称创建 Class 实例。 Parameters className: string 类名(比如laya.display.Sprite)或者注册的别名(比如Sprite)。 Returns any 返回类的实例。 Static regClass regClass(className: string, classDef: any): void De...
来源: Laya3.0_api 发布时间: 20231115
...ctPoint" CannonContactPoint Class CannonContactPoint ContactPoint 类用于创建物理碰撞信息。 Hierarchy CannonContactPoint Index Constructors constructor Properties colliderA colliderB distance normal positionOnA positionOnB Constructors constructor new CannonContactPoint(): CannonContactPo...
来源: Laya3.0_api 发布时间: 20231102
...hysics/ContactPoint" ContactPoint Class ContactPoint ContactPoint 类用于创建物理碰撞信息。 Hierarchy ContactPoint Index Constructors constructor Properties colliderA colliderB distance normal positionOnA positionOnB Constructors constructor new ContactPoint(): ContactPoint Defined in lay...
来源: Laya3.0_api 发布时间: 20231115