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

CCamera::SetProperty Method

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

Sets a property value of type float.

Parameters

[Rx::ECamProperty] eProp

[in] The property to be changed.

[float] fValue

[in] The value to be set.