AsteroidGraphicsSet
Type
struct
Properties
rotation_speed
- Type:
float
- Optional:
true
normal_strength
- Type:
float
- Optional:
true
light_width
- Type:
float
- Optional:
true
brightness
- Type:
float
- Optional:
true
specular_strength
- Type:
float
- Optional:
true
specular_power
- Type:
float
- Optional:
true
specular_purity
- Type:
float
- Optional:
true
sss_contrast
- Type:
float
- Optional:
true
sss_amount
- Type:
float
- Optional:
true
sprite
- Type:
Sprite
- Optional:
true
variations
- Type:
AsteroidVariation | Array<AsteroidVariation>
- Optional:
true
lights
- Type:
LightProperties | Array<LightProperties>
- Optional:
true
ambient_light
- Type:
Color
- Optional:
true
water_reflection
- Type:
WaterReflectionDefinition
- Optional:
true
Refer to EntityPrototype::water_reflection.