Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/FCustomizableObjectInstanceDescr-
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectInstanceDescriptor.h |
| Include | #include "MuCO/CustomizableObjectInstanceDescriptor.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectInstanceDescriptor.cpp |
void GetProjectorValueF
(
const FString & ProjectorParamName,
FVector3f & OutPos,
FVector3f & OutDirection,
FVector3f & OutUp,
FVector3f & OutScale,
float & OutAngle,
ECustomizableObjectProjectorType & OutType,
int32 RangeIndex
) const
Remarks
Float version. See GetProjectorValue.