Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Distributions > API/Runtime/Engine/Distributions/UDistributionVectorConstant
- FCurveEdInterface::CreateNewKey()
- UDistributionVectorConstant::CreateNewKey()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Distributions/DistributionVectorConstant.h |
| Include | #include "Distributions/DistributionVectorConstant.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Distributions.cpp |
virtual int32 CreateNewKey
(
float KeyIn
)
Remarks
Add a new key to the curve with the specified input. Its initial value is set using EvalSub at that location. Returns the index of the new key.