• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 629 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0056 秒)

121. laya.d3.core.scene.bvhscenerendermanager.BVHRenderSpatial_API3.0 [ 85%]

...mByCameraCullInfo getItemByCameraCullInfo(cameraCullInfo: ICameraCullInfo, out: SingletonList<IBoundsCell>): void Inherited from BVHSpatial.getItemByCameraCullInfo Defined in laya/d3/core/scene/bvh/BVHSpatial.ts:117 通过CameraCull查找逻辑对象 override Parameters cameraCullInfo: ICamera...

来源: Laya3.0_api 发布时间: 20231115

122. destination-out 叠加模式问题 [ 85%]

destination-out 叠加模式问题 按着教程上新手引导来做的一个全屏是绿色的画布,还有个跟着鼠标移动的圆形,想做一个鼠标移动到哪里 哪里就是透明的,可是圆形每次移动到舞台边缘的时候就会变成黑色。 2017-12-13 添加评论 免...

来源: Laya_社区 发布时间: 20171213

123. 一个LayaAir moveout target 设计上的疑问? [ 85%]

一个LayaAir moveout target 设计上的疑问? Laya.init(600, 600); Laya.stage.bgColor = "white"; var sp = ; //10x10个黑色方块,鼠标移动过去时变红,鼠标移走恢复 for (var i = 0; i < 10; i++) {     for (var j = 0; j < 10; j++) {         sp[j + i * 10] = new Laya....

来源: Laya_社区 发布时间: 20160715

124. laya.maths.Rectangle [ 85%]

...此点的最小矩形。 此方法会修改本对象。 Rectangle  clone(out:Rectangle = null):Rectangle 返回一个 Rectangle 对象,其 x、y、width 和 height 属性的值与当前 Rectangle 对象的对应值相同。 Rectangle  contains(x:Number, y:Number):Boolean 确定由此 Rectangle...

来源: laya_api 发布时间: 20170929

125. laya.d3.webxr.core.ButtonGamepad_API3.0 [ 85%]

...uctors constructor Properties handness index EVENT_PRESS_ENTER EVENT_PRESS_OUT EVENT_PRESS_STAY EVENT_PRESS_VALUE EVENT_TOUCH_ENTER EVENT_TOUCH_OUT EVENT_TOUCH_STAY Methods destroy event hasListener off offAll offAllCaller on once Constructors constructor new ButtonGamepad(handness: string, index: n...

来源: Laya3.0_api 发布时间: 20231115

126. laya.maths.Rectangle [ 85%]

...此点的最小矩形。 此方法会修改本对象。 Rectangle  clone(out:Rectangle = null):Rectangle 返回一个 Rectangle 对象,其 x、y、width 和 height 属性的值与当前 Rectangle 对象的对应值相同。 Rectangle  contains(x:Number, y:Number):Boolean 确定由此 Rectangle...

来源: Laya2.0_api 发布时间: 20190513

127. laya.d3.core.scene.bvhscenerendermanager.BVHRenderBox_API3.0 [ 85%]

...mByCameraCullInfo getItemByCameraCullInfo(cameraCullInfo: ICameraCullInfo, out: SingletonList<BaseRender>): void Overrides BVHSpatialBox.getItemByCameraCullInfo Defined in laya/d3/core/scene/BVHSceneRenderManager/BVHRenderSpatialBox.ts:30 通过CameraCull查找逻辑对象 override Parameters ...

来源: Laya3.0_api 发布时间: 20231115

128. IDE报错 [ 84%]

...\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebugAdapter.get chrome [as chrome] (c:\Program Files (x86)\LayaBox\LayaAirIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chrome...

来源: Laya_社区 发布时间: 20170330

129. for each error ,must add { } [ 84%]

...转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 切换场景编辑器时 Laya3D init error must support webGl spine转换失败,加载错...

来源: Laya_社区 发布时间: 20161230

130. laya.d3.core.Camera [ 84%]

...对象 。 Node  convertScreenCoordToOrthographicCoord(source:Vector3, out:Vector3):Boolean 转换2D屏幕坐标系统到3D正交投影下的坐标系统,注:只有正交模型下有效。 Camera  destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把...

来源: Laya2.0_api 发布时间: 20190513