C# Class idTech4.Renderer.PortalStack

Mostra 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_oe property

public PortalStack,idTech4.Renderer Next
return PortalStack

Portal public_oe property

public Portal,idTech4.Renderer Portal
return Portal

PortalPlaneCount public_oe property

public int PortalPlaneCount
return int

PortalPlanes public_oe property

public Plane[] PortalPlanes
return Plane[]

Rectangle public_oe property

public idScreenRect,idTech4.Renderer Rectangle
return idScreenRect