Sha256: 04aa8b961172896b5304d4f2b5b70fe01bdcf11ed6f4acad3a471b71ca3bcaaf
Contents?: true
Size: 556 Bytes
Versions: 4
Compression:
Stored size: 556 Bytes
Contents
# ambient component multiplied with the light source's ambient component ambient: red: 1.0 green: 1.0 blue: 1.0 alpha: 1.0 # diffuse component multiplied with the light source's diffuse component diffuse: red: 1.0 green: 1.0 blue: 1.0 alpha: 1.0 # specular component multiplied with the light source's specular component specular: red: 1.0 green: 1.0 blue: 1.0 alpha: 1.0 shininess: 30 type: Blob layers: # remove Lighting to conserve video memory if you don't need/want support for light sources - type: Lighting
Version data entries
4 entries across 4 versions & 1 rubygems