KX_LodManager(EXP_PyObjectPlus)#

base class — EXP_PyObjectPlus

class KX_LodManager(EXP_PyObjectPlus)#

This class contains a list of all levels of detail used by a game object.

levels#

Return the list of all levels of detail of the lod manager.

Type:

list of KX_LodLevel

distanceFactor#

Method to multiply the distance to the camera.

Type:

float