SpatialMaterial.detailBlendMode

Specifies how the detailAlbedo should blend with the current ALBEDO. See blendmode for options.

  1. SpatialMaterial.BlendMode detailBlendMode [@property getter]
  2. long detailBlendMode [@property setter]
    struct SpatialMaterial
    @nogc nothrow @property
    void
    detailBlendMode
    (
    long v
    )

Meta