Uses of Class
org.blender.dna.SolidLight
-
Packages that use SolidLight Package Description org.blender.dna -
-
Uses of SolidLight in org.blender.dna
Methods in org.blender.dna that return types with arguments of type SolidLight Modifier and Type Method Description CPointer<SolidLight>
SolidLight. __io__addressof()
Instantiates a pointer on this instance.CArrayFacade<SolidLight>
UserDef. getLight_param()
Get method for struct member 'light_param'.Method parameters in org.blender.dna with type arguments of type SolidLight Modifier and Type Method Description void
UserDef. setLight_param(CArrayFacade<SolidLight> light_param)
Set method for struct member 'light_param'.Constructors in org.blender.dna with parameters of type SolidLight Constructor Description SolidLight(SolidLight that)
-