大约有 1,654 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0061 秒)
Laya_社区(831) Laya3.0_api(384) Laya2.0_api(195) laya_api(183) Laya2.0_文档(39) Laya3.0_文档(18) Laya2.0_示例(2) Laya_示例(2)
如何在layaair 上使用get方法的xml ,获得节点属性? 网络get方法的官方demo参考: http://layaair.ldc.layabox.com/demo/#Network_GET hr = new HttpRequest(); hr.once(Event.PROGRESS, this, onHttpRequestProgress); ...
来源: Laya_社区 发布时间: 20160626
...re RenderTexture WebXRRenderTexture RenderTextureCube Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _id _inPool _isCameraTarget _renderTarget destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defa...
来源: Laya3.0_api 发布时间: 20231115
...ture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_scaleY get_top g...
来源: Laya3.0_api 发布时间: 20231102
...tor3 [read-only] 固定速度。 Implementation public function get constant():Vector3constantMaxproperty constantMax:Vector3 [read-only] 最大固定速度。 Implementation public function get constantMax():Vector3constantMinproperty constantMin:Vector3 [read-only] 最...
来源: laya_api 发布时间: 20170929
...tor3 [read-only] 固定速度。 Implementation public function get constant():Vector3constantMaxproperty constantMax:Vector3 [read-only] 最大固定速度。 Implementation public function get constantMax():Vector3constantMinproperty constantMin:Vector3 [read-only] 最...
来源: Laya2.0_api 发布时间: 20190513
...TextureCube Hierarchy RenderTexture RenderTextureCube Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _inPool _isCameraTarget _renderTarget destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defaultT...
来源: Laya3.0_api 发布时间: 20231102
...态创建函数。 实例。 Returns GradientVelocity Accessors constant get constant(): Vector3 Defined in laya/d3/core/particleShuriKen/module/GradientVelocity.ts:101 固定速度。 Returns Vector3 constantMax get constantMax(): Vector3 Defined in laya/d3/core/particleShuriKen/module/GradientVelo...
来源: Laya3.0_api 发布时间: 20231115
...tureCube。 Hierarchy RenderTexture RenderTextureCube Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _id _inPool _isCameraTarget _renderTarget destroyedImmediately faceIndex lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuM...
来源: Laya3.0_api 发布时间: 20231115
...derTexture Hierarchy RenderTexture WebXRRenderTexture Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _id _inPool _isCameraTarget _renderTarget destroyedImmediately frameLoop lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuM...
来源: Laya3.0_api 发布时间: 20231115
...HttpRequestError); hr.send('http://xkxz.zhonghao.huo.inner.layabox.com/api/getData?name=myname&psword=xxx', null, 'get', 'text'); } function showLogger() { logger = new Text(); logger.fontSize = 30; logger.color = "#FFFFFF"; logger.align = 'center'; logger.valign = 'middle'; logger.size(Laya.stage.w...
来源: Laya_示例 发布时间: 20251130