Gaffer
0.41.0.0
  • Installation
  • Tutorials
  • Reference
    • UI Reference
    • Node Reference
      • Gaffer
      • GafferAppleseed
      • GafferArnold
      • GafferCortex
      • GafferDispatch
      • GafferImage
      • GafferOSL
      • GafferRenderMan
      • GafferScene
        • AimConstraint
        • AlembicSource
        • AttributeVisualiser
        • Attributes
        • Camera
        • ClippingPlane
        • CollectScenes
        • CoordinateSystem
        • CopyOptions
        • Cube
        • CustomAttributes
        • CustomOptions
        • DeleteAttributes
        • DeleteCurves
        • DeleteFaces
        • DeleteGlobals
        • DeleteOptions
        • DeleteOutputs
        • DeletePoints
        • DeletePrimitiveVariables
        • DeleteSceneContextVariables
        • DeleteSets
        • Duplicate
        • Encapsulate
        • EvaluateLightLinks
        • ExecutableRender
        • ExternalProcedural
        • Filter
        • FilterProcessor
        • FilterResults
        • FilterSwitch
        • FilteredSceneProcessor
        • FreezeTransform
        • Grid
        • Group
        • Instancer
        • Isolate
        • LightToCamera
        • LightTweaks
        • MapOffset
        • MapProjection
        • MeshTangents
        • MeshToPoints
        • MeshType
        • ObjectToScene
        • OpenGLAttributes
        • OpenGLRender
        • OpenGLShader
        • Options
        • Outputs
        • Parameters
        • Parent
        • ParentConstraint
        • PathFilter
        • Plane
        • PointConstraint
        • PointsType
        • PrimitiveVariables
        • Prune
        • ResamplePrimitiveVariables
        • SceneContextVariables
        • SceneElementProcessor
        • SceneLoop
        • SceneNode
        • SceneProcessor
        • SceneReader
        • SceneSwitch
        • SceneTimeWarp
        • SceneWriter
        • Seeds
        • Set
        • SetFilter
        • Shader
        • ShaderAssignment
        • ShaderBall
        • ShaderSwitch
        • Sphere
        • StandardAttributes
        • StandardOptions
        • SubTree
        • Text
        • Transform
        • UnionFilter
    • Scripting Reference
    • Command Line Reference
  • Release Notes
  • Appendices
Gaffer
  • Docs »
  • Reference »
  • Node Reference »
  • GafferScene »
  • EvaluateLightLinks
  • View page source

EvaluateLightLinks¶

Evaluates the SetExpression in the “linkedLights” attribute. The resulting list of lights is stored as StringVectorData in the same attribute.

user¶

Container for user-defined plugs. Nodes should never make their own plugs here, so users are free to do as they wish.

out¶

The processed output scene.

enabled¶

The on/off state of the node. When it is off, the node outputs the input scene unchanged.

in¶

The input scene

Next Previous

© Copyright 2011-2016 John Haddon, 2011-2016 Image Engine Design Inc..

Built with Sphinx using a theme provided by Read the Docs.