BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

CameraStateCarWrapper : CameraStateCarRefWrapper

View Implementation

_NODISCARD bool 
IsNull() const



operator bool() const



_NODISCARD float 
GetInterpToGroundRate() const



_NODISCARD float 
GetInterpToAirRate() const



_NODISCARD float 
GetGroundRotationInterpRate() const



_NODISCARD float 
GetGroundRotationInterpRateWall() const



_NODISCARD float 
GetFOVInterpSpeed() const



_NODISCARD float 
GetSupersonicFOVInterpSpeed() const



_NODISCARD float 
GetGroundNormalInterpRate() const



void 
SetInterpToGroundRate(float value)


Parameter Type Description
value float

void 
SetInterpToAirRate(float value)


Parameter Type Description
value float

void 
SetGroundRotationInterpRate(float value)


Parameter Type Description
value float

void 
SetGroundRotationInterpRateWall(float value)


Parameter Type Description
value float

void 
SetFOVInterpSpeed(float value)


Parameter Type Description
value float

void 
SetSupersonicFOVInterpSpeed(float value)


Parameter Type Description
value float

void 
SetGroundNormalInterpRate(float value)


Parameter Type Description
value float

CameraStateCarWrapper 
GetInstanceWithDefaultValues()