Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BEPUphysicsDrawer
Models
DisplayConvexHull
C# 클래스 BEPUphysicsDrawer.Models.DisplayConvexHull
Helper class that can create shape mesh data.
파일 보기
프로젝트 열기: Indiefreaks/igf
공개 메소드들
메소드
설명
GetShapeMeshData
(
EntityCollidable
collidable
,
List
vertices
,
List
indices
) :
void
메소드 상세
GetShapeMeshData()
공개
정적인
메소드
public
static
GetShapeMeshData
(
EntityCollidable
collidable
,
List
vertices
,
List
indices
) :
void
collidable
BEPUphysics.BroadPhaseEntries.MobileCollidables.EntityCollidable
vertices
List
indices
List
리턴
void