PointDensityTexture(Texture)¶
base classes — bpy_struct
, ID
, Texture
-
class
bpy.types.
PointDensityTexture
(Texture)¶ Settings for the Point Density texture
-
point_density
¶ The point density settings associated with this texture
Type: PointDensity
, (readonly)
-
users_material
¶ Materials that use this texture (readonly)
-
users_object_modifier
¶ Object modifiers that use this texture (readonly)
-
Inherited Properties
Inherited Functions