Houdini Engine 7.0
|
Configuration options for Houdini's compositing context. More...
#include <HAPI_Common.h>
Public Attributes | |
int | maximumResolutionX |
Specifies the maximum allowed width of an image in the compositor. More... | |
int | maximumResolutionY |
Specifies the maximum allowed height of an image in the compositor. More... | |
Configuration options for Houdini's compositing context.
Definition at line 2147 of file HAPI_Common.h.
int HAPI_CompositorOptions::maximumResolutionX |
Specifies the maximum allowed width of an image in the compositor.
Definition at line 2150 of file HAPI_Common.h.
int HAPI_CompositorOptions::maximumResolutionY |
Specifies the maximum allowed height of an image in the compositor.
Definition at line 2153 of file HAPI_Common.h.