Namespace: Rx::LFR – Class: CCamera – Header: Rx.LFR/Camera.h

CCamera::GetProperty Method

C++
void GetProperty(Rx::ECamProperty eProp, float& fValue)

Gets a property value of type float.

Parameters

[Rx::ECamProperty] eProp

[in] The property in question.

[float&] fValue

[out] The return value.