RapyutaSimulationPlugins
Public Member Functions | Public Attributes | List of all members
FRRCameraProperties Struct Reference

Camera user properties. More...

#include <RRCamera.h>

Public Member Functions

FORCEINLINE void PrintSelf () const
 

Public Attributes

FVector2f DistanceRangeInCm = FVector2f(100.f, 300.f)
 
FVector2f HeightRangeInCm = FVector2f(5.f, 100.f)
 
FVector2f HFoVRangeInDegree = FVector2f(80.f, 120.f)
 

Detailed Description

Camera user properties.

USTRUCT()

Member Function Documentation

◆ PrintSelf()

FORCEINLINE void FRRCameraProperties::PrintSelf ( ) const
inline

Member Data Documentation

◆ DistanceRangeInCm

FVector2f FRRCameraProperties::DistanceRangeInCm = FVector2f(100.f, 300.f)

◆ HeightRangeInCm

FVector2f FRRCameraProperties::HeightRangeInCm = FVector2f(5.f, 100.f)

◆ HFoVRangeInDegree

FVector2f FRRCameraProperties::HFoVRangeInDegree = FVector2f(80.f, 120.f)

The documentation for this struct was generated from the following file: