Interface LightMap

All Superinterfaces:
CacheableObject<CachedLightMap>
All Known Implementing Classes:
CachedLightMap, NativeLightMap

public interface LightMap extends CacheableObject<CachedLightMap>
  • Method Details

    • image

      @NotNull @NotNull Texture image()
    • origin

      @NotNull @NotNull Vec3f origin()
    • normals

      @NotNull @NotNull Vec3f @NotNull [] normals()