Gah - a solution with more questions. – EntropicLqd
UE3:InterpCurveEdSetup (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> InterpCurveEdSetup |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
ActiveTab[edit]
Type: int
Tabs[edit]
Type: array<CurveEdTab>
Default value:
Member | Value |
---|---|
TabName | "Default" |
ViewEndInput | 1.0 |
ViewEndOutput | 1.0 |
ViewStartOutput | -1.0 |
Structs[edit]
CurveEdEntry[edit]
Modifiers: native
- Object CurveObject
- Object.Color CurveColor
- string CurveName
- int bHideCurve
- int bColorCurve
- int bFloatingPointColorCurve
- int bClamp
- float ClampLow
- float ClampHigh
CurveEdTab[edit]
Modifiers: native