C# Class idTech4.Renderer.PortalStack

Show file Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
Next PortalStack
Portal Portal
PortalPlaneCount int
PortalPlanes Plane[]
Rectangle idScreenRect

Property Details

Next public property

public PortalStack,idTech4.Renderer Next
return PortalStack

Portal public property

public Portal,idTech4.Renderer Portal
return Portal

PortalPlaneCount public property

public int PortalPlaneCount
return int

PortalPlanes public property

public Plane[] PortalPlanes
return Plane[]

Rectangle public property

public idScreenRect,idTech4.Renderer Rectangle
return idScreenRect