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

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

1. laya.d3.utils.Picker [ 100%]

...Picker() 创建一个 Picker 实例。 Picker  calculateCursorRay(point:Vector2, viewPort:Viewport, projectionMatrix:Matrix4x4, viewMatrix:Matrix4x4, world:Matrix4x4, out:Ray):void[static] 计算鼠标生成的射线。 Picker  rayIntersectsPositionsAndIndices(ray:Ray, vertexDatas:Float32Array, ...

来源: laya_api 发布时间: 20170929

2. laya.d3.math.Collision [ 98%]

...包含另一个包围盒 Collision  boxContainsPoint(box:BoundBox, point:Vector3):int[static] 空间中包围盒是否包含另一个点 Collision  boxContainsSphere(box:BoundBox, sphere:BoundSphere):int[static] 空间中包围盒是否包含另一个包围球 Collision  closestPointBoxPoint(b...

来源: laya_api 发布时间: 20170929

3. laya.d3.math.BoundSphere [ 96%]

...用于创建包围球。 Public Properties PropertyDefined By  center : Vector3包围球的中心。BoundSphere  radius : Number包围球的半径。BoundSpherePublic Methods  MethodDefined By  BoundSphere(center:Vector3, radius:Number) 创建一个 BoundSphere 实例。 BoundSphere  clone...

来源: laya_api 发布时间: 20170929

4. laya.d3.math.Vector4 [ 93%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector4Properties | Methods Packagelaya.d3.mathClasspublic class Vector4InheritanceVector4 ObjectImplements laya.d3.core.IClone Vector4 类用于创建四维向量。 Public Properties PropertyDefined By  elements : *四...

来源: laya_api 发布时间: 20170929

5. laya.d3.math.Plane [ 93%]

... By  distance : Number平面到坐标系原点的距离Plane  normal : Vector3平面的向量Plane  PlaneIntersectionType_Back : int = 0[static] 平面与其他几何体相交类型Plane  PlaneIntersectionType_Front : int = 1[static] Plane  PlaneIntersectionType_Intersecting : int = 2[stat...

来源: laya_api 发布时间: 20170929

6. laya.d3.math.Vector3 [ 90%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector3Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector3InheritanceVector3 ObjectImplements laya.d3.core.IClone Vector3 类用于创建三维向量。 Public Properties PropertyDefined By  el...

来源: laya_api 发布时间: 20170929

7. laya.d3.core.BaseCamera [ 70%]

...lean[read-only] 获取在场景中是否激活。 Sprite3D  clearColor : Vector4摄像机的清除颜色。BaseCamera  clearFlag : int清楚标记。BaseCamera componentsCount : int[read-only] 获得组件的数量。 Sprite3D  cullingMask : int 可视遮罩图层。 BaseCamera destroyed : B...

来源: laya_api 发布时间: 20170929

8. laya.d3.core.Transform3D [ 68%]

...y : AnimationTransform3D 取关联虚拟变换。 Transform3D  forward : Vector3[read-only] 获取向前方向。 Transform3D  localMatrix : Matrix4x4 获取局部矩阵。 Transform3D  localPosition : Vector3 获取局部位置。 Transform3D  localRotation : Quaternion 获取局部旋转...

来源: laya_api 发布时间: 20170929

9. laya.resource.Resource [ 64%]

...er[read-only] 资源管理员。 Resource  sortedLoadedResourcesByName : Vector.<Resource>[static] [read-only] 本类型排序后的已载入资源。 Resource  url : String 获取资源的URL地址。 ResourceProtected Properties PropertyDefined By  _loaded : Boolean = false是否已...

来源: laya_api 发布时间: 20170422

10. laya.ui.UIGroup [ 50%]

...依据。 Stage对象和UI的View组件默认为true。 Sprite  items : Vector.<ISelect>[read-only] 项对象们的存放数组。 UIGroup  labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup  labelColors : StringUIGroup  labelFont : String 表示按钮文本标...

来源: laya_api 发布时间: 20170929