Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FarseerPhysics
Collision
SimplexCache
C# 클래스 FarseerPhysics.Collision.SimplexCache
Used to warm start ComputeDistance. Set count to zero on first call.
파일 보기
프로젝트 열기: prime31/Nez
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Count
ushort
IndexA
FixedArray3
IndexB
FixedArray3
Metric
float
프로퍼티 상세
Count
공개적으로 프로퍼티
Length or area
public
ushort
Count
리턴
ushort
IndexA
공개적으로 프로퍼티
Vertices on shape A
public
FixedArray3
IndexA
리턴
FixedArray3
IndexB
공개적으로 프로퍼티
Vertices on shape B
public
FixedArray3
IndexB
리턴
FixedArray3
Metric
공개적으로 프로퍼티
public
float
Metric
리턴
float