Uses of Class
org.blender.dna.Lamp
-
Packages that use Lamp Package Description org.blender.dna org.blender.utils -
-
Uses of Lamp in org.blender.dna
Methods in org.blender.dna that return types with arguments of type Lamp Modifier and Type Method Description CPointer<Lamp>
Lamp. __io__addressof()
Instantiates a pointer on this instance.Constructors in org.blender.dna with parameters of type Lamp Constructor Description Lamp(Lamp that)
-
Uses of Lamp in org.blender.utils
Methods in org.blender.utils that return Lamp Modifier and Type Method Description Lamp
MainLib. getLamp()
SeeLamp
for documentation.Methods in org.blender.utils with parameters of type Lamp Modifier and Type Method Description void
MainLib. setLamp(Lamp lamp)
SeeLamp
for documentation.
-