Sha256: f5c26aaf98787417dfe35e2e985cb85521dcb39fdf8258170c5738a8bfbf06f7

Contents?: true

Size: 560 Bytes

Versions: 1

Compression:

Stored size: 560 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

layers:
  # remove Lighting to conserve video memory if you don't need/want support for light sources
  - type: Lighting

  - type: Blob

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jax-0.0.0.5 spec/example_app/app/resources/materials/blob.yml