Sha256: 0c2f6fe01330c29c50a5888a4c6870699d8a921e2ae32134ab0018e6c0cb888f
Contents?: true
Size: 484 Bytes
Versions: 15
Compression:
Stored size: 484 Bytes
Contents
shadowcaster: true enabled: true <%if light_type != 'DIRECTIONAL_LIGHT'%> position: x: -20 y: 0 z: 0 <%end%><%if light_type != 'POINT_LIGHT'%> direction: x: 1 y: 0 z: 0 <%end%> type: <%= 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
15 entries across 15 versions & 1 rubygems