大约有 162 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0026 秒)
...eptSphereRadius : Number 取用于进入连续碰撞检测(CCD)范围的球半径。 PhysicsComponent colliderShape : ColliderShape 获取碰撞形状。 PhysicsComponent collisionGroup : int 获取所属碰撞组。 PhysicsComponent destroyed : Boolean[read-only] 获取是否已经销毁 。 Com...
来源: Laya2.0_api 发布时间: 20190513
...椎体 function CylinderMesh(radius,radius2,height,slices){创建出下面半径大小 修改第二个循环结构, 也就是柱状顶点绘制 __proto.recreateResource=function(){ this._numberVertices=(this._slices+1+1)+(this._slices+1)*2+(this._slices+1+1); this._numberIndices=3 *this._slice...
来源: Laya_社区 发布时间: 20180113