大约有 62 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0058 秒)
... false画布是否发生翻转。Stage clientScaleX : Number[read-only] 当前视窗由缩放模式导致的 X 轴缩放系数。Stage clientScaleY : Number[read-only] 当前视窗由缩放模式导致的 Y 轴缩放系数。Stage customRenderEnable : Boolean[write-only] 设置是否开启自...
来源: Laya2.0_api 发布时间: 20190513
...[static] 渲染批次。Stat renderSlow : Boolean = false[static] 表示当前使用的是否为慢渲染模式。Stat savedRenderBatches : int = 0[static] 节省的渲染批次。Stat shaderCall : int = 0[static] 着色器请求次数。Stat spriteCount : int = 0[static] 精灵Sprite ...
来源: Laya2.0_api 发布时间: 20190513
...透明。更改alpha值会影响drawcall。Sprite aniSpriteArray : Array当前GRID包含的动画GridSprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制...
来源: Laya2.0_api 发布时间: 20190513
...umChildren : int[read-only] 子对象数量。 Node page : int 列表的当前页码。 List parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY...
来源: Laya2.0_api 发布时间: 20190513
...。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显示对象。一般用来扩展渲染模式,请合理使用,可能会导致在...
来源: Laya2.0_api 发布时间: 20190513
... CAMERA : int = 4[static] Video currentSrc : String[read-only] 获取当前播放源路径。 Video currentTime : Number 设置和获取当前播放头位置。 Video customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用cust...
来源: Laya2.0_api 发布时间: 20190513
...内存开销,无需renderTarget支持。 Sprite count : int[read-only] 当前动画中帧的总数。 AnimationBase customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean = fal...
来源: Laya2.0_api 发布时间: 20190513
...存开销,无需renderTarget支持。 Sprite count : int[read-only] 当前动画中帧的总数。 AnimationBase customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean = fals...
来源: Laya2.0_api 发布时间: 20190513
...级 BaseTexture currentActive : RenderTexture[static] [read-only] 获取当前激活的Rendertexture。 RenderTexture defaulteTexture : BaseTexture[override] [read-only] 获取默认纹理资源。 RenderTexture depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式...
来源: Laya2.0_api 发布时间: 20190513
...符串表示。 默认值为 "#000000"(黑色); Text text : String 当前文本的内容字符串。Text textHeight : Number[read-only] 表示文本的高度,以像素为单位。 Text texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则...
来源: Laya2.0_api 发布时间: 20190513