大约有 6,032 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0099 秒)
Laya_社区(4594) Laya2.0_文档(406) Laya3.0_api(400) Laya2.0_api(252) laya_api(215) Laya3.0_文档(126) Laya2.0_示例(22) Laya_示例(17)
...MethodDefined By Point(x:Number = 0, y:Number = 0) 根据指定坐标,创建一个新的 Point 对象。 Point copy(point:Point):Point copy point坐标 Point create():Point[static] 从对象池创建 Point distance(x:Number, y:Number):Number 计算当前点和目标点(x,y)的距离...
来源: Laya2.0_api 发布时间: 20190513
微信小游戏 关系链数据上屏绘制问题 创建的3D微信小游戏 关系链数据上屏绘制是获取上屏(canvas.getContext('2d'))会报错,普通2D微信小游戏正常 VM291:1 gameThirdScriptError Cannot set property '__proto__' of null TypeError: Cannot set property '__proto...
来源: Laya_社区 发布时间: 20180328
...Packagelaya.d3.mathClasspublic class RayInheritanceRay Object Ray 类用于创建射线。 Public Properties PropertyDefined By direction : Vector3方向Ray origin : Vector3原点RayPublic Methods MethodDefined By Ray(origin:Vector3, direction:Vector3) 创建一个 Ray 实例。 RayPrope...
来源: laya_api 发布时间: 20170929
TieldMap is not counstructer 代码如下: //创建TiledMap实例 this._tMap = new TiledMap(); //创建Rectangle实例,视口区域 var viewRect:Laya.Rectangle = new Laya.Rectangle(); console.log(this._tMap); ...
来源: Laya_社区 发布时间: 20200815
...yframeNodeListInheritanceKeyframeNodeList Object KeyframeNodeList 类用于创建KeyframeNode节点队列。 Public Properties PropertyDefined By count : int 获取节点个数。 KeyframeNodeListPublic Methods MethodDefined By KeyframeNodeList() 创建一个 KeyframeNodeList 实例。 Keyf...
来源: Laya2.0_api 发布时间: 20190513
...textClasspublic class TextMeshInheritanceTextMesh Object TextMesh 类用于创建文本网格。 Public Properties PropertyDefined By color : Color 获取颜色。 TextMesh fontSize : int 获取字体尺寸。 TextMesh text : String 获取文本。 TextMeshPublic Methods MethodDefined By...
来源: Laya2.0_api 发布时间: 20190513
...asspublic class MeshFilterInheritanceMeshFilter Object MeshFilter 类用于创建网格过滤器。 Public Properties PropertyDefined By sharedMesh : Mesh 获取共享网格。 MeshFilterPublic Methods MethodDefined By MeshFilter(owner:RenderableSprite3D) 创建一个新的 MeshFilter 实...
来源: Laya2.0_api 发布时间: 20190513
... PhysicsSettingsInheritancePhysicsSettings Object PhysicsSettings 类用于创建物理配置信息。 Public Properties PropertyDefined By fixedTimeStep : Number物理模拟器帧的间隔时间。PhysicsSettings flags : int = 0标志集合。PhysicsSettings maxSubSteps : int = 1物理引...
来源: Laya2.0_api 发布时间: 20190513
...torPlayStateInheritanceAnimatorPlayState Object AnimatorPlayState 类用于创建动画播放状态信息。 Public Properties PropertyDefined By duration : Number[read-only] 获取当前动画的持续时间,以秒为单位。 AnimatorPlayState normalizedTime : Number[read-only] 获取播...
来源: Laya2.0_api 发布时间: 20190513
...ePostProcessEffect ObjectSubclasses BloomEffect PostProcessEffect 类用于创建后期处理渲染效果。 Public Methods MethodDefined By PostProcessEffect() 创建一个 PostProcessEffect 实例。 PostProcessEffectConstructor DetailPostProcessEffect()Constructorpublic function PostProcessE...
来源: Laya2.0_api 发布时间: 20190513