大约有 89 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0026 秒)
...ties PropertyDefined By maxCount : int[read-only] 获取爆裂的最大数量。 Burst minCount : int[read-only] 获取爆裂的最小数量。 Burst time : Number[read-only] 获取爆裂时间,单位为秒。 BurstPublic Methods MethodDefined By Burst(time:Number, minCount:int, maxCo...
来源: laya_api 发布时间: 20170929
... Properties PropertyDefined By maxCount : int = 20[static] 最大打印数量,超过这个数量,则自动清理一次LogPublic Methods MethodDefined By clear():void[static] 清理日志 Log enable():void[static] 激活Log系统,使用方法Laya.init(800,600,Laya.Log); Log print...
来源: laya_api 发布时间: 20170929
...方法。 Mesh getRenderElementsCount():int[override] 获取渲染单元数量,请重载此方法。 Mesh getSubMesh(index:int):SubMesh 获得子网格。 Mesh getSubMeshCount():int 获得子网格数量。 Mesh load(url:String):Mesh[static] 加载网格模板。 Mesh onAsynLoaded(url...
来源: laya_api 发布时间: 20170929
...ties PropertyDefined By alphaGradientCount : int[read-only] 渐变Alpha数量。GradientDataColor rgbGradientCount : int[read-only] 渐变RGB数量。GradientDataColorPublic Methods MethodDefined By GradientDataColor() 创建一个 GradientDataColor 实例。 GradientDataColor addAlph...
来源: laya_api 发布时间: 20170929
...,感觉越流畅; Sprite:统计所有渲染节点(包括容器)数量,它的大小会影响引擎进行节点遍历、数据组织和渲染的效率。其值越小,游戏运行效率越高; DrawCall:此值是决定性能的重要指标,其值越小,游戏运行效率越高。Ca...
来源: laya_api 发布时间: 20170929
...operties PropertyDefined By maxCount : int = 1000 允许缓存的最大数量 PoolCache sign : String 对象在Pool中的标识 PoolCachePublic Methods MethodDefined By addPoolCacheManager(sign:String, maxCount:int = 100):void[static] 添加对象缓存管理 PoolCache getCacheList():...
来源: laya_api 发布时间: 20170422
...载此方法。 BaseMesh getRenderElementsCount():int 获取渲染单元数量,请重载此方法。 BaseMeshProperty DetailboundingBoxpropertyboundingBox:BoundBox [read-only] 获取AABB包围盒,禁止修改其数据。 Implementation public function get boundingBox():BoundBoxbounding...
来源: laya_api 发布时间: 20170929
...operties PropertyDefined By gradientCount : int[read-only] 整形渐变数量。GradientDataIntPublic Methods MethodDefined By GradientDataInt() 创建一个 GradientDataInt 实例。 GradientDataInt add(key:Number, value:int):void 增加整形渐变。 GradientDataInt clone():* 克...
来源: laya_api 发布时间: 20170929
...es PropertyDefined By gradientCount : int[read-only] 二维向量渐变数量。GradientDataVector2Public Methods MethodDefined By GradientDataVector2() 创建一个 GradientDataVector2 实例。 GradientDataVector2 add(key:Number, value:Vector2):void 增加二维向量渐变。 Gradient...
来源: laya_api 发布时间: 20170929
...operties PropertyDefined By gradientCount : int[read-only] 渐变浮点数量。GradientDataNumberPublic Methods MethodDefined By GradientDataNumber() 创建一个 GradientDataNumber 实例。 GradientDataNumber add(key:Number, value:Number):void 增加浮点渐变。 GradientDataNumber...
来源: laya_api 发布时间: 20170929