Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialExpressionFirstPersonOu-
Syntax
UPROPERTY (EditAnywhere, Category="First Person",
Meta=(OverridingInputProperty="FirstPersonInterpolationAlpha", UIMin=0.0f, UIMax=1.0f, ClampMin=0.0f, ClampMax=1.0f))
float ConstFirstPersonInterpolationAlpha
Remarks
Only used if FirstPersonInterpolationAlpha is not hooked up. Interpolates between world space and first person space. Valid range is [0, 1], from world space to first person space.