Contents

Lighting Attribute Keys

Keys for specifying the behavior of a light using the Attribute(forkey:) and Setattribute(_:forkey:) methods.

Overview

You can also get, set, or animate changes to the values of lighting attributes using Key-value coding with the keys listed above.

You provide or retrieve a value for each key as an NSNumber object containing the appropriate numeric type.

Topics

Constants

See Also

Managing Light Attributes