Sha256: 19217e34d0f32a3eb51cd0e9bdd2697745791cb372b8386538ad4dfe21e52814
Contents?: true
Size: 494 Bytes
Versions: 17
Compression:
Stored size: 494 Bytes
Contents
shadowcaster: true enabled: true <%if jax_light_type != 'DIRECTIONAL_LIGHT'%> position: x: -20 y: 0 z: 0 <%end%><%if jax_light_type != 'POINT_LIGHT'%> direction: x: 1 y: 0 z: 0 <%end%> type: <%=jax_light_type%> attenuation: constant: 0 linear: 1.0 quadratic: 0 color: ambient: red: 0.2 green: 0.2 blue: 0.2 alpha: 1 diffuse: red: 0.5 green: 0.5 blue: 0.5 alpha: 1.0 specular: red: 0.2 green: 0.2 blue: 0.2 alpha: 1.0
Version data entries
17 entries across 17 versions & 1 rubygems