Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/FColorMaterialParameterInfoAndCu-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Sections/MovieSceneComponentMaterialParameterSection.h | |||
FColorMaterialParameterInfoAndCurves
(
const FMaterialParameterInfo& InParameterInfo |
Creates a new FVectorParameterNameAndCurve for a specific color parameter. | Sections/MovieSceneComponentMaterialParameterSection.h |
FColorMaterialParameterInfoAndCurves()
| Name | FColorMaterialParameterInfoAndCurves |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneComponentMaterialParameterSection.h |
| Include Path | #include "Sections/MovieSceneComponentMaterialParameterSection.h" |
FColorMaterialParameterInfoAndCurves()
FColorMaterialParameterInfoAndCurves(const FMaterialParameterInfo &)
Description
Creates a new FVectorParameterNameAndCurve for a specific color parameter.
| Name | FColorMaterialParameterInfoAndCurves |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneComponentMaterialParameterSection.h |
| Include Path | #include "Sections/MovieSceneComponentMaterialParameterSection.h" |
| Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneComponentMaterialParameterSection.cpp |
FColorMaterialParameterInfoAndCurves
(
const FMaterialParameterInfo & InParameterInfo
)