AmbientLight_v4 Op

AmbientLight

ambient light for phong material shading


<p>This op adds ambient background light to every mesh that uses the PhongMaterial4. It is additive and its color is not influenced by other lights.</p>


Full Name
  • Ops.Gl.Phong.AmbientLight_v4
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


Example Patch AmbientLight example

Example patch for ambient light.

Open In Editor

INPUT PORTS


Trigger In (Trigger)

<p>Trigger input</p>

Color

R (Number)

<p>R color channel</p>

G (Number)

<p>G color channel</p>

B (Number)

<p>B color channel</p>

Intensity (Number)

<p>ambient light intensity</p>

OUTPUT PORTS


Trigger Out (Trigger)

<p>Trigger output</p>


Patches using AmbientLight_v4

  • Examples
  • Public
  • My Patches

Changelog


Ops.User.simod.AmbientLight_v2 renamed to Ops.Admin.AmbientLight_v2user avatarsimod - 2019-10-09 16:06
Ops.Admin.AmbientLight_v2 renamed to Ops.Gl.Phong.AmbientLight_v4user avatarpandur - 2019-11-05 09:04