C# 클래스 idTech4.Renderer.ViewEntity

파일 보기 프로젝트 열기: iainmckay/idtech4.net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EntityDef idRenderEntity
ModelDepthHack float
ModelMatrix Matrix
ModelViewMatrix Matrix
ScissorRectangle idScreenRect
WeaponDepthHack bool

프로퍼티 상세

EntityDef 공개적으로 프로퍼티

public idRenderEntity,idTech4.Renderer EntityDef
리턴 idRenderEntity

ModelDepthHack 공개적으로 프로퍼티

public float ModelDepthHack
리턴 float

ModelMatrix 공개적으로 프로퍼티

public Matrix ModelMatrix
리턴 Matrix

ModelViewMatrix 공개적으로 프로퍼티

public Matrix ModelViewMatrix
리턴 Matrix

ScissorRectangle 공개적으로 프로퍼티

public idScreenRect,idTech4.Renderer ScissorRectangle
리턴 idScreenRect

WeaponDepthHack 공개적으로 프로퍼티

public bool WeaponDepthHack
리턴 bool