Uses of Class
com.vwp.vuapi.objects.VULightObjectInfo

Packages that use VULightObjectInfo
com.vwp.vuapi.objects   
 

Uses of VULightObjectInfo in com.vwp.vuapi.objects
 

Subclasses of VULightObjectInfo in com.vwp.vuapi.objects
 class VUPointLightObjectInfo
          With this class a point light can be managed and build within a world newly
 class VUSpotLightObjectInfo
          With this class light objects of type "spotlight" can be managed.
 class VUVisiblePointLightObjectInfo
          With this class a visible point light can be managed and build within a world
 

Methods in com.vwp.vuapi.objects with parameters of type VULightObjectInfo
 void VULightObjectInfo.set(VULightObjectInfo oi)