WorldStarsSettings(bpy_struct)

base class — bpy_struct

class bpy.types.WorldStarsSettings(bpy_struct)

Stars settings for a World data-block

average_separation

Average distance between any two stars

Type :float in [2, 1000], default 0.0
color_random

Randomize star colors

Type :float in [0, 1], default 0.0
distance_min

Minimum distance to the camera for stars

Type :float in [0, 1000], default 0.0
size

Average screen dimension of stars

Type :float in [0, 10], default 0.0
use_stars

Enable starfield generation

Type :boolean, default False

Inherited Properties

Inherited Functions

References

Previous topic

WorldMistSettings(bpy_struct)

Next topic

WorldTextureSlot(TextureSlot)