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