大约有 1,460 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0057 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(90) Laya2.0_示例(22) Laya_示例(17)
...ionClip呢? ui list 里面的元素不能点击两次 请问layaide如何创建一个复合的Button 怎么获取对象的坐标 移植了一个游戏 代码重新 写的 问题状态 最新活动: 2018-03-12 14:01 浏览: 1317 关注: 2 人 leonszheng • 2018-03-12 13:59 我找到了,谢谢亲...
来源: Laya_社区 发布时间: 20180312
...heritanceMeshColliderShape ColliderShape Object MeshColliderShape 类用于创建网格碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By convex : Boolean 获取是否使用凸多边形。 MeshColliderShape localOffset : Vector3 ...
来源: Laya2.0_api 发布时间: 20190513
.../d3/shader/DefineDatas" DefineDatas Class DefineDatas DefineDatas 类用于创建宏定义数据集合。 Hierarchy DefineDatas Implements IClone Index Constructors constructor Methods add addDefineDatas clear clone cloneTo has remove removeDefineDatas Constructors constructor new DefineDatas(): Def...
来源: Laya3.0_api 发布时间: 20231102
...ic class SkyDomeInheritanceSkyDome Sky laya.resource.Resource Sky 类用于创建天空盒。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alphaBlending : Number 获取透明混合度。 Sky colorIntensity : Number 获取颜色强度。 Sk...
来源: laya_api 发布时间: 20170929
...。RenderContext3DPublic Methods MethodDefined By RenderContext3D() 创建一个 RenderContext3D 实例。 RenderContext3DProperty DetailclientHeightpropertypublic static var clientHeight:int渲染区高度。clientWidthproperty public static var clientWidth:int渲染区宽度。Constructor De...
来源: Laya2.0_api 发布时间: 20190513
...own); Laya.stage.on(Event.MOUSE_UP, this, this.mouseUp); Stat.show(); } // 创建地图 createMap() { const TiledMap = Laya.TiledMap, Rectangle = Laya.Rectangle, Handler = Laya.Handler, Browser = Laya.Browser; mX = mY = 0; // 创建地图对象 this.tiledMap = new TiledMap(); // 创建地图,适...
来源: Laya2.0_示例 发布时间: 20250223
...re/FloatKeyframe" FloatKeyframe Class FloatKeyframe FloatKeyFrame 类用于创建浮点关键帧实例。 Hierarchy Keyframe FloatKeyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time value weightedMode defaultWeight Methods clone cloneTo C...
来源: Laya3.0_api 发布时间: 20231115
...前场景。RenderStatePublic Methods MethodDefined By RenderState() 创建一个 RenderState 实例。 RenderStateProperty Detailcamerapropertypublic var camera:BaseCamera当前摄像机。clientHeightproperty public static var clientHeight:int渲染区高度。clientWidthproperty public sta...
来源: laya_api 发布时间: 20170929
.../component/PostProcess" PostProcess Class PostProcess PostProcess 类用于创建后期处理组件。 Hierarchy PostProcess Index Constructors constructor Accessors cameraDepthTextureMode effects enable Methods addEffect clearEffect getEffect removeEffect Constructors constructor new PostProcess():...
来源: Laya3.0_api 发布时间: 20231115
...下文。 HTMLCanvas create : Function[static] 根据指定的类型,创建一个 HTMLCanvas 实例。 HTMLCanvas getContext : Function 获取 Canvas 渲染上下文。 HTMLCanvasPublic Methods MethodDefined By HTMLCanvas(type:String) 根据指定的类型,创建一个 HTMLCanvas 实...
来源: laya_api 发布时间: 20170929