rpr_post_effect_info

Usage

Information to retrieve on an rpr_post_effect object.

Note

Not supported in Northstar. Only supported in Tahoe.

Possible Values

Name

Value

Brief Explanation

RPR_POST_EFFECT_TYPE

0x0

Type of post effect.

RPR_POST_EFFECT_BLOOM_THRESHOLD

0x0a

Threshold of bloom if bloom post effect.

RPR_POST_EFFECT_BLOOM_WEIGHT

0x0b

Weight of bloom if bloom post effect.

RPR_POST_EFFECT_WHITE_BALANCE_COLOR_SPACE

0x4

rpr_color_space to use if white_balance post effect.

RPR_POST_EFFECT_WHITE_BALANCE_COLOR_TEMPERATURE

0x5

Temperature of color to consider “white”.

RPR_POST_EFFECT_SIMPLE_TONEMAP_EXPOSURE

0x6

Exposure for tonemap post effect.

RPR_POST_EFFECT_SIMPLE_TONEMAP_CONTRAST

0x7

Contrast for tonemap post effect.

RPR_POST_EFFECT_SIMPLE_TONEMAP_ENABLE_TONEMAP

0x8

Enable simple tonemap post effect.

RPR_POST_EFFECT_BLOOM_RADIUS

0x9

Radius of bloom if bloom post effect.

RPR_POST_EFFECT_NAME

RPR_OBJECT_NAME

Custom name set with rprObjectSetName().

RPR_POST_EFFECT_UNIQUE_ID

RPR_OBJECT_UNIQUE_ID

ID for this object.

RPR_POST_EFFECT_CUSTOM_PTR

RPR_OBJECT_CUSTOM_PTR

Custom pointer, if set on this object.