A variable defined in BBMOD_DepthOfFieldEffect.gml
Struct.BBMOD_Vec2
Screen coordiate to sample the depth buffer at when AutoFocus
is enabled. Use values in range (0, 0)
(top left corner) to (1, 1)
(bottom right corner). Default value is (0.5, 0.5)
(screen center).
This requires readback of the depth buffer on the CPU, which negatively affects performance!
BBMOD_DepthOfFieldEffect.AutoFocus
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.