大约有 2,004 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0066 秒)
... 是否成功。 HitResultPublic Methods MethodDefined By HitResult() 创建一个 HitResult 实例。 HitResultProperty Detailcolliderpropertypublic var collider:PhysicsComponent = null 发生碰撞的碰撞组件。hitFractionproperty public var hitFraction:Number = 0 碰撞分数。 normalp...
来源: Laya2.0_api 发布时间: 20190513
...撞组合实例图。 Public Methods MethodDefined By CollisionTool() 创建一个 CollisionMap 实例。 CollisionToolConstructor DetailCollisionTool()Constructorpublic function CollisionTool() 创建一个 CollisionMap 实例。 Mon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...用于实现天空网格。 Public Methods MethodDefined By SkyMesh() 创建一个新的 SkyMesh 实例。 SkyMeshConstructor DetailSkyMesh()Constructorpublic function SkyMesh() 创建一个新的 SkyMesh 实例。 Mon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...实现单例队列。 Public Methods MethodDefined By SingletonList() 创建一个新的 SingletonList 实例。 SingletonListConstructor DetailSingletonList()Constructorpublic function SingletonList() 创建一个新的 SingletonList 实例。 Mon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...间。AnimationEventPublic Methods MethodDefined By AnimationEvent() 创建一个 AnimationEvent 实例。 AnimationEventProperty DetaileventNamepropertypublic var eventName:String 事件触发名称。paramsproperty public var params:Array 事件触发参数。timeproperty public var time:Nu...
来源: Laya2.0_api 发布时间: 20190513
...理更新队列。 Public Methods MethodDefined By OctreeMotionList() 创建一个新的 OctreeMotionList 实例。 OctreeMotionListConstructor DetailOctreeMotionList()Constructorpublic function OctreeMotionList() 创建一个新的 OctreeMotionList 实例。 Mon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...ss SubMeshInheritanceSubMesh laya.d3.core.GeometryElement SubMesh 类用于创建子网格数据模板。 Public Methods MethodDefined By SubMesh(mesh:Mesh) 创建一个 SubMesh 实例。 SubMesh _getType():int[override] 获取几何体类型。 SubMesh _render(state:RenderContext3D):void...
来源: Laya2.0_api 发布时间: 20190513
多选框组件(CheckBox)一、通过LayaAir IDE创建CheckBox组件1.1 创建CheckBox1.2 CheckBox属性1.3 脚本控制CheckBox二、代码创建CheckBox多选框组件(CheckBox) CheckBox是多选框组件,继承自Button。它由两部分组成,选择状态框及内容说明标签。...
来源: Laya3.0_文档 发布时间: 20241014
...4 这个不能直接使用new 。 tobe • 2018-07-02 17:34 /** * <p>创建一个 <code>HTMLImage</code> 实例。</p> * <p>请使用 <code>HTMLImage.create()<code>创建实例,不要直接使用 <code>new HTMLImage<code> 。 **</p> */ pu...
来源: Laya_社区 发布时间: 20180702
...mation ObjectImplements laya.d3.core.IClone TextureSheetAnimation 类用于创建粒子帧动画。 Public Properties PropertyDefined By cycles : int循环次数。TextureSheetAnimation enable : Boolean是否启用TextureSheetAnimation enableUVChannels : intUV通道类型,0为Noting,1为Ev...
来源: laya_api 发布时间: 20170929