大约有 976 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0076 秒)
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/models/SkyBox" SkyBox Class SkyBox SkyBox 类用于创建天空盒。 Hierarchy GeometryElement SkyBox Index Constructors constructor Properties _...
来源: Laya3.0_api 发布时间: 20231115
...:void 定时执行某函数一次。功能同Laya.timer.timerOnce()。 NodeProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _changeHierarchyAnimator(animator:Animator):void[override] RenderableSprite3D _onActive():void[override] RenderableSprite...
来源: Laya2.0_api 发布时间: 20190513
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/filters/ColorFilter" ColorFilter Class ColorFilter ColorFilter 是颜色滤镜。使用 ColorFilter 类可以将 4 x 5 矩阵转换应用于输入图像上的...
来源: Laya3.0_api 发布时间: 20231115
...ch index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/graphics/MeshInstanceGeometry" MeshInstanceGeometry Class MeshInstanceGeometry Hierarchy GeometryElement MeshInstanceGeometry Index Constructors constructo...
来源: Laya3.0_api 发布时间: 20231102
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/pixelLine/PixelLineFilter" PixelLineFilter Class PixelLineFilter PixelLineFilter 类用于线过滤器。 Hierarchy GeometryElement PixelLineFilter In...
来源: Laya3.0_api 发布时间: 20231115
...件通知,此侦听事件响应一次后自动移除。 EventDispatcherProtected Methods MethodDefined By _calculateBoundingBox():void[override] SkinnedMeshRendererProperty Detailbonespropertybones:Vector.<Sprite3D> [read-only] 用于蒙皮的骨骼。 Implementation public f...
来源: Laya2.0_api 发布时间: 20190513
...:void 定时执行某函数一次。功能同Laya.timer.timerOnce()。 NodeProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _addSelfRenderObjects():void[override] 添加自身渲染物体,请重载此函数。 MeshSprite3D _clearSelfRenderObje...
来源: laya_api 发布时间: 20170929
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/ScreenQuad" ScreenQuad Class ScreenQuad ScreenQuad 类用于创建全屏四边形。 Hierarchy GeometryElement ScreenQuad Index Constructors co...
来源: Laya3.0_api 发布时间: 20231115
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeRenderElementOBJ" NativeRenderElementOBJ Class NativeRenderElementOBJ Hierarchy NativeRenderElementOBJ NativeInstanceRenderEleme...
来源: Laya3.0_api 发布时间: 20231115
...生改变时触发 stage.addEventListener(Event.RESIZE,onStageChange); } protected function onStageChange(event:Event):void { var desWidth:Number; var desHeight:Number; //获取窗口显示区的宽度。 __JS__('desWidth=window.innerWidth'); //获取窗口显示区的高度。 __JS__('desHeight=win...
来源: Laya_社区 发布时间: 20151225