C# 클래스 FarseerPhysics.ContentPipeline.RawFixtureTemplate

파일 보기 프로젝트 열기: tinco/Farseer-Physics 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Density float
Friction float
Name string
Path string
Restitution float
Transformation Microsoft.Xna.Framework.Matrix

프로퍼티 상세

Density 공개적으로 프로퍼티

public float Density
리턴 float

Friction 공개적으로 프로퍼티

public float Friction
리턴 float

Name 공개적으로 프로퍼티

public string Name
리턴 string

Path 공개적으로 프로퍼티

public string Path
리턴 string

Restitution 공개적으로 프로퍼티

public float Restitution
리턴 float

Transformation 공개적으로 프로퍼티

public Matrix,Microsoft.Xna.Framework Transformation
리턴 Microsoft.Xna.Framework.Matrix