Material.nextPass

Sets the Material to be used for the next pass. This renders the object again using a different material. Note: only applies to SpatialMaterials and ShaderMaterials with type "Spatial".

  1. Material nextPass [@property getter]
    struct Material
    @nogc nothrow @property
    nextPass
    ()
  2. Material nextPass [@property setter]

Meta