Sha256: c56036ee064274970296f55dd09c0150408065a5518c3a5cac41f026eba6157e

Contents?: true

Size: 226 Bytes

Versions: 2

Compression:

Stored size: 226 Bytes

Contents

class Jax.Material.Layer.Depthmap extends Jax.Material.Layer
  setVariables: (context, mesh, model, vars, pass) ->
    # Don't take depth maps of models not intended to create them
    return false unless model.castShadow
    

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jax-3.0.0.rc2 lib/assets/javascripts/shaders/depthmap/material.js.coffee
jax-3.0.0.rc1 lib/assets/javascripts/shaders/depthmap/material.js.coffee