Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObjectInstance
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObjectInstance.h |
| Include | #include "MuCO/CustomizableObjectInstance.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectInstance.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;CustomizableObjectInstance&41;
void SetProjectorValue
&40;
const FString & ProjectorParamName,
const FVector & OutPos,
const FVector & OutDirection,
const FVector & OutUp,
const FVector & OutScale,
float OutAngle,
int32 RangeIndex
&41;
Remarks
Sets the projector values of a projector parameter with index "ProjectorParamIndex".