C# 클래스 FarseerPhysics.Dynamics.Contacts.VelocityConstraintPoint

파일 보기 프로젝트 열기: prime31/Nez 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
normalImpulse float
normalMass float
rA Vector2
rB Vector2
tangentImpulse float
tangentMass float
velocityBias float

프로퍼티 상세

normalImpulse 공개적으로 프로퍼티

public float normalImpulse
리턴 float

normalMass 공개적으로 프로퍼티

public float normalMass
리턴 float

rA 공개적으로 프로퍼티

public Vector2 rA
리턴 Vector2

rB 공개적으로 프로퍼티

public Vector2 rB
리턴 Vector2

tangentImpulse 공개적으로 프로퍼티

public float tangentImpulse
리턴 float

tangentMass 공개적으로 프로퍼티

public float tangentMass
리턴 float

velocityBias 공개적으로 프로퍼티

public float velocityBias
리턴 float