---
title: lightingArguments
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelmeshinstance/lightingarguments
---

# lightingArguments

The optional argument table for the lighting function stage.

## Declaration

```swift
final var lightingArguments: LowLevelArgumentTable? { get }
```

## See Also

### Providing shader arguments

- [surfaceArguments](realitykit/lowlevelmeshinstance/surfacearguments.md)
- [geometryArguments](realitykit/lowlevelmeshinstance/geometryarguments.md)
