C# Class idTech4.Renderer.Portal

显示文件 Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
DoublePortal DoublePortal
IntoArea int
Next Portal
Plane Plane
Winding idTech4.Geometry.idWinding

Property Details

DoublePortal public_oe property

public DoublePortal,idTech4.Renderer DoublePortal
return DoublePortal

IntoArea public_oe property

Area this portal leads to.
public int IntoArea
return int

Next public_oe property

Next portal of the area.
public Portal,idTech4.Renderer Next
return Portal

Plane public_oe property

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

Winding public_oe property

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