Sha256: ac4a28fdfb8bdc500f229b7ae50ca79b46c4a1b4775043b9afbfae07f91ac576

Contents?: true

Size: 431 Bytes

Versions: 13

Compression:

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
jax-2.0.12 templates/material.resource.erb
jax-2.0.11 templates/material.resource.erb
jax-2.0.10 templates/material.resource.erb
jax-2.0.9 templates/material.resource.erb
jax-2.0.8 templates/material.resource.erb
jax-2.0.7 templates/material.resource.erb
jax-2.0.6 templates/material.resource.erb
jax-2.0.5 templates/material.resource.erb
jax-2.0.4 templates/material.resource.erb
jax-2.0.3 templates/material.resource.erb
jax-2.0.2 templates/material.resource.erb
jax-2.0.1 templates/material.resource.erb
jax-2.0.0 templates/material.resource.erb