Field _customPassesDesc
Keep a list of custom pass added to the camera volume. Used to hook a unity camera just before the post processing step. We take the buffer and do the post processing step ourself in the graph.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
protected List<CustomPassDescriptor> _customPassesDesc
Returns
Type | Description |
---|---|
List<CustomPassDescriptor> |