C# 클래스 idTech4.Renderer.Portal

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

공개 프로퍼티들

프로퍼티 타입 설명
DoublePortal DoublePortal
IntoArea int
Next Portal
Plane Plane
Winding idTech4.Geometry.idWinding

프로퍼티 상세

DoublePortal 공개적으로 프로퍼티

public DoublePortal,idTech4.Renderer DoublePortal
리턴 DoublePortal

IntoArea 공개적으로 프로퍼티

Area this portal leads to.
public int IntoArea
리턴 int

Next 공개적으로 프로퍼티

Next portal of the area.
public Portal,idTech4.Renderer Next
리턴 Portal

Plane 공개적으로 프로퍼티

View must be on the positive side of the plane to cross.
public Plane Plane
리턴 Plane

Winding 공개적으로 프로퍼티

Winding points have counter clockwise ordering seen this area.
public idWinding,idTech4.Geometry Winding
리턴 idTech4.Geometry.idWinding