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

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

431. laya.d3.component.physics.BoxCollider [ 72%]

...xCollider Collider Component3D EventDispatcher Object BoxCollider 类用于创建盒子碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  boundBox : OrientedBoundBox[read-only] 获取包围盒子。 BoxCollider  center : Vector3 ...

来源: laya_api 发布时间: 20170929

432. laya.d3.component.physics.SphereCollider [ 72%]

...llider Collider Component3D EventDispatcher Object SphereCollider 类用于创建球碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  boundSphere : BoundSphere[read-only] 获取包围球。 SphereCollider  center : Vector3 获...

来源: laya_api 发布时间: 20170929

433. laya.d3.core.Gradient_API3.0 [ 72%]

... Globals "laya/d3/core/Gradient" Gradient Class Gradient Gradient 类用于创建颜色渐变。 Hierarchy Gradient Implements IClone Index Constructors constructor Accessors colorAlphaKeysCount colorRGBKeysCount maxColorAlphaKeysCount maxColorRGBKeysCount mode Methods addColorAlpha addColorRGB clon...

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

434. laya.components.AnimatorStateTriggerCondition_API3.0 [ 72%]

...ition.constructor Defined in laya/components/AnimatorStateCondition.ts:193 创建trigger比较条件类 Parameters name: string Returns AnimatorStateTriggerCondition Accessors id get id(): number Inherited from AnimatorStateCondition.id Defined in laya/components/AnimatorStateCondition.ts:66 唯一I...

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

435. 2.0 beta UI Button无法获取 [ 72%]

2.0 beta UI Button无法获取 2.0 beta 版本创建的UI生成代码后,无法获取到Button组件。   生成后的代码: import View=Laya.View; import Dialog=Laya.Dialog; import Scene=Laya.Scene; export module ui { export class AttackUI extends View { public btn_attack:Laya.Button; constr...

来源: Laya_社区 发布时间: 20180926

436. laya.d3.core.render.RenderElement_API3.0 [ 72%]

...ement(): RenderElement Defined in laya/d3/core/render/RenderElement.ts:102 创建一个 RenderElement 实例。 Returns RenderElement Properties _batchElement _batchElement: RenderElement Defined in laya/d3/core/render/RenderElement.ts:49 _renderElementOBJ _renderElementOBJ: IRenderElement Defined i...

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

437. laya.d3.animation.AnimationNode_API3.0 [ 72%]

...tionNode(): AnimationNode Defined in laya/d3/animation/AnimationNode.ts:22 创建一个新的 AnimationNode 实例。 Returns AnimationNode Properties name name: string | null = null Defined in laya/d3/animation/AnimationNode.ts:19 节点名称。 Methods addChild addChild(child: AnimationNode): voi...

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

438. LayaAirIDE中第一个程序“Hello Layabox”(ActionScript-LayaAir基础篇(AS3)-快速上手) [ 72%]

...个程序。在学习本篇前务必保证先阅读完:**《用LayaAirIDE创建AS3项目并详解目录结构》** > ​ **步骤一**:打开LayaAirIDE的AS3项目,在src目录下,点击“新建文件”,如图1所示。 ​ ![blob.png](img/1.png) ​ 图(1) ​ **步骤二**:输入...

来源: Laya2.0_文档 发布时间: 20210715

439. laya.resource.HTMLCanvas [ 72%]

...ned By  HTMLCanvas(createCanvas:Boolean = false) 根据指定的类型,创建一个 HTMLCanvas 实例。 HTMLCanvas  _getSource():*[override] HTMLCanvas  clear():void 清空画布内容。 HTMLCanvas  destroy():void[override] 销毁。 HTMLCanvas  getContext(contextID:String, other:* = n...

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

440. html5发布iOS编译报错 [ 72%]

...出现不一致的编译错误 Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 问题状态 最新活动: 2016-12-29 21:13 浏览: 2268 关注: 2 人

来源: Laya_社区 发布时间: 20161229