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]
  2. Material nextPass [@property setter]
    struct Material
    @nogc nothrow @property
    void
    nextPass

Meta