Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Box2D
Collision
Shapes
EdgeShape
TestPoint
Box2D.Collision.Shapes.EdgeShape.TestPoint C# (CSharp) Méthode
EdgeShape Class Documentation
Afficher le fichier
Open project: gerich-home/box2dnet
TestPoint()
public
méthode
public
TestPoint
(
Transform
xf
,
Vec2
p
) :
bool
xf
Box2D.Common.Transform
p
Box2D.Common.Vec2
Résultat
bool
public override bool TestPoint(Transform xf, Vec2 p) { return false; }
EdgeShape
Clone
ComputeAABB
ComputeMass
EdgeShape
Raycast
Set
TestPoint