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

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

91. 多种碰撞器形状(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 87%]

...状盒。ColliderShape是所有碰撞盒的父类。([API地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.physics.shape.ColliderShape)) ![](img/1.png)(图1) 下面我们来介绍下目前LayaAir3D中所有支持的碰撞器形状。 #### (1) BoxColliderShap...

来源: Laya2.0_文档 发布时间: 20210714

92. laya.maths.Point [ 87%]

...Index | Frames No Frames PointProperties | Methods | Constants Packagelaya.mathsClasspublic class PointInheritancePoint Object Point 对象表示二维坐标系统中的某个位置,其中 x 表示水平轴,y 表示垂直轴。 Public Properties PropertyDefined By  x : Number该点的水...

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

93. laya.d3.math.BoundSphere [ 87%]

...es | Index | Frames No Frames BoundSphereProperties | Methods Packagelaya.d3.mathClasspublic class BoundSphereInheritanceBoundSphere ObjectImplements laya.d3.core.IClone BoundSphere 类用于创建包围球。 Public Properties PropertyDefined By  center : Vector3包围球的中心。BoundS...

来源: laya_api 发布时间: 20170929

94. 关于Laya.Quaternion.createFromAxisAngle旋转角度不正确的问题 [ 86%]

LayaAir引擎 关于Laya.Quaternion.createFromAxisAngle旋转角度不正确的问题 Laya.Quaternion.createFromAxisAngle 在做向量旋转的时候,当使用的旋转坐标轴是标准坐标轴时,旋转的结果是正确的,如围绕Y轴旋转,(0,1,0),旋转30度,得到的结果是正确的 但...

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

95. laya.d3.math.BoundSphere [ 86%]

...es | Index | Frames No Frames BoundSphereProperties | Methods Packagelaya.d3.mathClasspublic class BoundSphereInheritanceBoundSphere ObjectImplements laya.d3.core.IClone BoundSphere 类用于创建包围球。 Public Properties PropertyDefined By  center : Vector3包围球的中心。BoundS...

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

96. laya.d3.math.Viewport [ 86%]

...asses | Index | Frames No Frames ViewportProperties | Methods Packagelaya.d3.mathClasspublic class ViewportInheritanceViewport Object Viewport 类用于创建视口。 Public Properties PropertyDefined By  height : Number高度Viewport  maxDepth : Number最大深度Viewport  minDepth : ...

来源: laya_api 发布时间: 20170929

97. laya.d3.math.Color [ 86%]

...Index | Frames No Frames ColorProperties | Methods | Constants Packagelaya.d3.mathClasspublic class ColorInheritanceColor ObjectImplements laya.d3.core.IClone Color 类用于创建颜色实例。 Public Properties PropertyDefined By  a : Numberalpha分量Color  b : Numberblue分量Color ...

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

98. 路径显示会添加DrawCall,每增加一条路径都会添加,有什么办法降DrawCall [ 86%]

...加一条路径都会添加,有什么办法降DrawCall package { import laya.display.Node; import laya.display.Sprite; import laya.maths.Rectangle; import laya.ui.Dialog; import laya.ui.Image; import laya.utils.Handler; import ui.TestDialogUI; import ui.TestViewUI; public class TestView extends Te...

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

99. Laya打包微信小游戏的时候,引入的外部js访问不到 [ 86%]

Laya打包微信小游戏的时候,引入的外部js访问不到 在编译之后的bin文件夹下的index.html文件增加了js引用,如下<!--导入math.js包--> <script type="text/javascript" src='math.min.js'></script> <!--导入自定义计算工具包--> <scrip...

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

100. laya.d3.math.BoundBox [ 86%]

...asses | Index | Frames No Frames BoundBoxProperties | Methods Packagelaya.d3.mathClasspublic class BoundBoxInheritanceBoundBox ObjectImplements laya.d3.core.IClone BoundBox 类用于创建包围盒。 Public Properties PropertyDefined By  max : Vector3最大顶点。BoundBox  min : Vector...

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