PointLight_v5 Op
Point light for phong shading
Summary (oneliner)
The point light illuminates in every possible direction.
- Ops.Gl.Phong.PointLight_v5
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Trigger input
Light Attributes
intensity of the point light
effective radius of the point light
Position
position x
position y
position z
Color
diffuse color channel R
diffuse color channel G
diffuse color channel B
Specular Color
specular color channel R
specular color channel G
specular color channel B
falloff within effective radius
if activated, light will generate a shadow map to be used with the shadow material extension
Shadow Map Settings
index of the map size
strength of the shadows
the near value of the shadow camera's frustum
the far value of the shadow camera's frustum
biasing for the shadow comparison, refer to the shadow op for an in depth explanation
polygon offset for the shadow map rendering, refer to the shadow op for an in depth explanation
OUTPUT PORTS
trigger output
generated shadow cubemap output