大约有 38 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0022 秒)
...包围盒。 Public Properties PropertyDefined By max : Vector3最大顶点。BoundBox min : Vector3最小顶点。BoundBoxPublic Methods MethodDefined By BoundBox(min:Vector3, max:Vector3) 创建一个 BoundBox 实例。 BoundBox clone():* 克隆。 BoundBox cloneTo(destObject:*):...
来源: laya_api 发布时间: 20170929
...VertexBuffer3D Buffer laya.resource.Resource VertexBuffer3D 类用于创建顶点缓冲。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By _bindActive : Object[static] Buffer _bindVertexBuffer : *[static] Buffer bufferUsage : int[read-only] ...
来源: laya_api 发布时间: 20170929
...tion SplineCurvePositionVelocity Object SplineCurvePosition 类用于通过顶点创建闪光插值。 Public Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By SplineCurvePosition() 创建一个 SplineCurvePosition 实例。 SplineCurvePosition Init(lastPosi...
来源: laya_api 发布时间: 20170929
...tSubclasses SplineCurvePosition SplineCurvePositionVelocity 类用于通过顶点和速度创建闪光插值。 Public Methods MethodDefined By SplineCurvePositionVelocity() 创建一个 SplineCurvePositionVelocity 实例。 SplineCurvePositionVelocity Init(position0:Vector3, velocity0:Vecto...
来源: laya_api 发布时间: 20170929
...距离。 Parameters ray:Ray — 射线。 vertexDatas:Float32Array — 顶点数据。 vertexDeclaration:VertexDeclaration — 索引数据。 indices:Uint16Array — 输出三角形顶点0。 outHitInfo:RaycastHit — 输出三角形顶点1。 ReturnsBoolean — 射线距离三角形的距...
来源: laya_api 发布时间: 20170929
...dSphere createfromPoints(points:Array, out:BoundSphere):void[static] 从顶点队列生成包围球。 BoundSphere createFromSubPoints(points:Array, start:int, count:int, out:BoundSphere):void[static] 从顶点的子队列生成包围球。 BoundSphere intersectsRayDistance(ray:Ray):Number ...
来源: laya_api 发布时间: 20170929
...最近点 Parameters point:Vector3 — 点 vertex1:Vector3 — 三角面顶点1 vertex2:Vector3 — 三角面顶点2 vertex3:Vector3 — 三角面顶点3 out:Vector3 — 最近点 closestPointSpherePoint()method public static function closestPointSpherePoint(sphere:BoundSphere, point:Vecto...
来源: laya_api 发布时间: 20170929
...数据。 BaseMesh boundingBoxCorners : Array[read-only] 获取包围球顶点,禁止修改其数据。 BaseMesh boundingSphere : BoundSphere[read-only] 获取包围球,禁止修改其数据。 BaseMesh positions : Array[read-only] 获取网格顶点,请重载此方法。 BaseMesh subMes...
来源: laya_api 发布时间: 20170929
...r3, max:Vector3):OrientedBoundBox[static] 根据包围盒的最大最小两顶点创建一个 OrientedBoundBox 实例。 OrientedBoundBox equals(obb:OrientedBoundBox):Boolean 判断两个包围盒是否相等 OrientedBoundBox getCenter(center:Vector3):void 该包围盒的几何中心 OrientedB...
来源: laya_api 发布时间: 20170929
...数据。 BaseMesh boundingBoxCorners : Array[read-only] 获取包围球顶点,禁止修改其数据。 BaseMesh boundingSphere : BoundSphere[read-only] 获取包围球,禁止修改其数据。 BaseMesh InverseAbsoluteBindPoses : Vector.<Matrix4x4>[read-only] 获取网格的全局默认...
来源: laya_api 发布时间: 20170929