大约有 1,460 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0063 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(90) Laya2.0_示例(22) Laya_示例(17)
...*FlashDevelop开发环境配置** > > 如果大家已阅读《用LayaAirIDE创建AS3项目并详解目录结构》,并且已建立好项目的,可以跳过第一步。我们建议大家采用LayaAirIDE建立项目。 > ## 第一步 通过FlashDevelop新建项目 **步骤一**:打开FlashDe...
来源: Laya2.0_文档 发布时间: 20210715
...Rectangle(x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0) 创建一个 Rectangle 对象。 Rectangle addPoint(x:Number, y:Number):Rectangle 为当前矩形对象加一个点,以使当前矩形扩展为包含当前矩形和此点的最小矩形。 此方法会修改本对象。 ...
来源: Laya2.0_api 发布时间: 20190513
...y = null, localScale:Float32Array = null, worldMatrix:Float32Array = null) 创建一个 Transform3D 实例。 AnimationTransform3D event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher getWorldMatrix():Float32Array 获取世界矩阵。 AnimationTransform3D hasListener(type:...
来源: Laya2.0_api 发布时间: 20190513
预制体模块一、概述二、IDE中创建2.1 创建预制体(2D)2.2 创建预制体(3D)2.3 修改预制体编辑场景三、使用预制体3.1 2D预制体3.2 3D预制体四、预加载预制体预制体模块 一、概述 在项目开发中,经常会出现这样的情况: (1)立项的...
来源: Laya3.0_文档 发布时间: 20250214
...s "laya/d3/resource/models/SkyDome" SkyDome Class SkyDome SkyDome 类用于创建天空盒。 Hierarchy GeometryElement SkyDome Index Constructors constructor Properties _geometryElementOBj instance Accessors bufferState destroyed drawType indexFormat instanceCount mode slices stacks Methods _getTyp...
来源: Laya3.0_api 发布时间: 20231115
输入文本组件(TextInput)1. LayaAir IDE中使用TextInput1.1 创建TextInput1.2 TextInput属性1.3 脚本控制TextInput2. Textinput代码创建输入文本组件(TextInput) 1. LayaAir IDE中使用TextInput 文本输入框是游戏中经常会用到的一个UI组件,任何需要输入的时...
来源: Laya3.0_文档 发布时间: 20240910
...nonBoxColliderShape Class CannonBoxColliderShape BoxColliderShape 类用于创建盒子形状碰撞器。 Hierarchy CannonColliderShape CannonBoxColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIEN...
来源: Laya3.0_api 发布时间: 20231102
...Rectangle(x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0) 创建一个 Rectangle 对象。 Rectangle addPoint(x:Number, y:Number):Rectangle 为当前矩形对象加一个点,以使当前矩形扩展为包含当前矩形和此点的最小矩形。 此方法会修改本对象。 ...
来源: laya_api 发布时间: 20170929
...larVelocity ObjectImplements laya.d3.core.IClone GradientRotation 类用于创建渐变角速度。 Public Properties PropertyDefined By constant : Number[read-only] 固定角速度。 GradientAngularVelocity constantMax : Number[read-only] 最大随机双固定角速度。 GradientAngularVel...
来源: Laya2.0_api 发布时间: 20190513
...AnimatorTransition2D Defined in laya/components/AnimatorTransition2D.ts:13 创建一个新的Animatortransition2D Returns AnimatorTransition2D Properties conditions conditions: AnimatorStateCondition[] Defined in laya/components/AnimatorTransition2D.ts:12 destState destState: AnimatorState2D Defined...
来源: Laya3.0_api 发布时间: 20231115