SpatialMaterial.albedoTexture

Texture to multiply by albedoColor. Used for basic texturing of objects.

  1. Texture albedoTexture [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    albedoTexture
    ()
  2. Texture albedoTexture [@property setter]

Meta