A pointlight source for the YafRay render.

Name | Description |
---|---|
name | Object name [string] |
input_matrix | Input matrix [matrix4] |
position | Position [vector3] |
orientation | Orientation [angle_axis] |
scale | Scale Matrix [vector3] |
output_matrix | Output matrix [matrix4] |
emit | Emit Light [boolean] |
color | Light color [object] |
cast_shadows | Cast shadows [boolean] |
viewport_visible | Visible [boolean] |
power | Power [number] |