大约有 1,054 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0052 秒)
Laya_社区(387) Laya2.0_api(241) laya_api(189) Laya2.0_文档(81) Laya_示例(65) Laya2.0_示例(51) Laya3.0_api(32) Laya3.0_文档(8)
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scrollRect ...
来源: laya_api 发布时间: 20170929
...nts Show Inherited Public Constants ConstantDefined By PARTICLE_COLOR0 : int = 2[static] VertexShuriKenParticle PARTICLE_CORNERTEXTURECOORDINATE0 : int = 0[static] VertexShuriKenParticle PARTICLE_DIRECTIONTIME : int = 5[static] VertexShuriKenParticle PARTICLE_ENDCOLOR0 : int = 7[static] VertexS...
来源: Laya2.0_api 发布时间: 20190513
...ies Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速...
来源: Laya2.0_api 发布时间: 20190513
LayaAir引擎 protobuf 传int数组和bool的问题 用自带的或 https://github.com/dcodeIO/protobuf.js 下的, 1 .直接传int (int 数组)不行,得在外面包一层。 (还不知道是哪里问题) 2 .后台传个boolean (true),到前台变成了false 。(后台问题,...
来源: Laya_社区 发布时间: 20180316
...nts Show Inherited Public Constants ConstantDefined By PARTICLE_COLOR0 : int = 2[static] VertexShuriKenParticle PARTICLE_CORNERTEXTURECOORDINATE0 : int = 0[static] VertexShuriKenParticle PARTICLE_DIRECTIONTIME : int = 5[static] VertexShuriKenParticle PARTICLE_ENDCOLOR0 : int = 7[static] VertexS...
来源: Laya2.0_api 发布时间: 20190513
...建拖尾过滤器。 Public Properties PropertyDefined By alignment : int = 0轨迹准线。TrailFilter colorGradient : Gradient 获取颜色梯度。 TrailFilter _curtime : Number = 0TrailFilter _lastPosition : Vector3TrailFilter minVertexDistance : Number 获取新旧顶点之间...
来源: Laya2.0_api 发布时间: 20190513
...ined By manifest : Object[static] 版本清单ResourceVersion type : int = 1[static] 当前使用的版本管理类型ResourceVersionPublic Methods MethodDefined By addVersionPrefix(originURL:String):String[static] 为加载路径添加版本前缀。 ResourceVersion enable(manifestFil...
来源: Laya2.0_api 发布时间: 20190513
...毁。 BaseRender enable : Boolean 获取是否可用。 BaseRender id : int[read-only] 获取唯一标识ID,通常用于识别。 BaseRender lightmapIndex : int 获取光照贴图的索引。 BaseRender lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender material :...
来源: laya_api 发布时间: 20170929
... function createGridFromAStarMap(texture:Texture):Array { var textureWidth:int = texture.width; var textureHeight:int = texture.height; //读取图片像素 var pixelsInfo:Uint8Array = texture.getPixels(); var aStarArr:Array = new Array(); var index:int = 0; //像素值为黑色不可通行,白色...
来源: Laya2.0_文档 发布时间: 20210714
...age : Boolean[read-only] 表示是否在显示列表中显示。Node id : int[read-only] 获取唯一标识ID。 Sprite3D intensity : Number 获取灯光强度。 LightSprite isStatic : Boolean[read-only] 获取是否为静态。 Sprite3D layer : int 获取蒙版。 Sprite3D lightmapBakedType :...
来源: Laya2.0_api 发布时间: 20190513