Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

ShadowCaster Class Reference

List of all members.

Public Member Functions

def __init__
def clear
def setGround

Public Attributes

 buffer
 camera
 cameraPath
 groundPath
 lens
 lightPath
 objectPath
 stage
 tex

Static Public Attributes

int texXSize = 128
int texYSize = 128

Constructor & Destructor Documentation

def __init__ (   self,
  lightPath,
  objectPath,
  filmX,
  filmY 
)

Member Function Documentation

def clear (   self)
Undoes the effect of the ShadowCaster. 
def setGround (   self,
  groundPath 
)
Specifies the part of the world that is to be considered
the ground: this is the part onto which the rendered texture
will be applied. 

Member Data Documentation

tex
int texXSize = 128 [static]
int texYSize = 128 [static]
 All Classes Namespaces Functions Variables Properties