Shader.bindPointLight

Bind a point light after a modifying transform

  1. void bindPointLight(PointLight light)
  2. void bindPointLight(PointLight light, mat4f transform)
    class Shader
    final
    void
    bindPointLight
    (
    PointLight light
    ,
    mat4f transform
    )

Meta