Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealEd.LensFlareEditorOptions

Extends
Object
Modifiers
hidecategories ( Object ) config ( Editor ) native

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- UnrealEd.LensFlareEditorOptions

Constants Summary
Inherited Contants from Core.Object
DegToRad, INDEX_NONE, MaxInt, Pi, RadToDeg

Variables Summary
Options
boolbShowGrid
colorGridColor_Hi
colorGridColor_Low
floatGridPerspectiveSize
linearcolorLFED_BackgroundColor
linearcolorLFED_ElementEd_Background
linearcolorLFED_Element_Selected
linearcolorLFED_Element_Unselected
linearcolorLFED_Empty_Background
linearcolorLFED_Source_ElementEd_Background
linearcolorLFED_Source_Selected
linearcolorLFED_Source_Unselected
stringPostProcessChainName
intShowPPFlags
Inherited Variables from Core.Object
Class, HashNext, HashOuterNext, Linker, LinkerIndex, Name, NetIndex, ObjectArchetype, ObjectFlags, ObjectInternalInteger, Outer, StateFrame, VfTableObject

Enumerations Summary
Inherited Enumerations from Core.Object
EAxis, EInputEvent, EInterpCurveMode, EInterpMethodType, ETickingGroup

Structures Summary
Inherited Structures from Core.Object
Box, BoxSphereBounds, Color, Cylinder, double, DynamicMap_Mirror, Guid, IndirectArray_Mirror, InterpCurveFloat, InterpCurvePointFloat, InterpCurvePointQuat, InterpCurvePointTwoVectors, InterpCurvePointVector, InterpCurvePointVector2D, InterpCurveQuat, InterpCurveTwoVectors, InterpCurveVector, InterpCurveVector2D, IntPoint, LinearColor, Map_Mirror, Matrix, MultiMap_Mirror, Plane, pointer, Quat, qword, RawDistribution, RenderCommandFence, Rotator, TextureMipBulkData_Mirror, ThreadSafeCounter, TPOV, TwoVectors, UntypedBulkData_Mirror, Vector, Vector2D, Vector4

Functions Summary
Inherited Functions from Core.Object
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, Asc, Asin, Atan, BeginState, ByteToFloat, Caps, Chr, Clamp, ClampLength, ClampRotAxis, ClassIsChildOf, ClearConfig, ClockwiseFrom, ColorToLinearColor, ContinuedState, Cos, Cross, Disable, Dot, DumpStateStack, DynamicLoadObject, Enable, EndState, Exp, FClamp, FCubicInterp, FindDeltaAngle, FindObject, FInterpEaseIn, FInterpEaseInOut, FInterpEaseOut, FInterpTo, FloatToByte, FMax, FMin, FPctByRange, FRand, GetAngularDegreesFromRadians, GetAngularDistance, GetAngularFromDotDist, GetAxes, GetDotDistance, GetEnum, GetFuncName, GetHeadingAngle, GetNetFuncName, GetPackageName, GetPerObjectConfigSections, GetRangePctByValue, GetRangeValueByPct, GetSpecialValue, GetStateName, GetUnAxes, GotoState, InStr, IsA, IsChildState, IsInState, IsNetScript, IsPendingKill, IsUTracing, IsZero, JoinArray, Left, Len, Lerp, Localize, Locs, Loge, LogInternal, MakeColor, MakeLinearColor, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NormalizeRotAxis, OrthoRotation, ParseStringIntoArray, PathName, PausedState, PointDistToLine, PointDistToPlane, PointInBox, PoppedState, PopState, ProjectOnTo, PushedState, PushState, QuatDot, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, RDiff, Repl, Right, RInterpTo, RLerp, RotRand, Round, RSize, RSmerp, SaveConfig, SClampRotAxis, ScriptTrace, SetSpecialValue, SetUTracing, Sin, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, Tan, TimeStamp, ToHex, TransformVectorByRotation, UnwindHeading, vect2d, VInterpTo, VLerp, VRand, VSize, VSize2D, VSizeSq, VSizeSq2D, VSmerp, WarnInternal, ^, ^^, |, ||, ~, ~=


Variables Detail

Options

bShowGrid Source code

var(Options) config bool bShowGrid;

GridColor_Hi Source code

var(Options) config color GridColor_Hi;

GridColor_Low Source code

var(Options) config color GridColor_Low;

GridPerspectiveSize Source code

var(Options) config float GridPerspectiveSize;

LFED_BackgroundColor Source code

var(Options) config linearcolor LFED_BackgroundColor;

LFED_ElementEd_Background Source code

var(Options) config linearcolor LFED_ElementEd_Background;

LFED_Element_Selected Source code

var(Options) config linearcolor LFED_Element_Selected;

LFED_Element_Unselected Source code

var(Options) config linearcolor LFED_Element_Unselected;

LFED_Empty_Background Source code

var(Options) config linearcolor LFED_Empty_Background;

LFED_Source_ElementEd_Background Source code

var(Options) config linearcolor LFED_Source_ElementEd_Background;

LFED_Source_Selected Source code

var(Options) config linearcolor LFED_Source_Selected;

LFED_Source_Unselected Source code

var(Options) config linearcolor LFED_Source_Unselected;

PostProcessChainName Source code

var(Options) config string PostProcessChainName;

ShowPPFlags Source code

var(Options) config int ShowPPFlags;


Defaultproperties

defaultproperties
{
   LFED_BackgroundColor=(R=0.078000,G=0.078000,B=0.098000,A=1.000000)
   LFED_Empty_Background=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)
   LFED_Source_ElementEd_Background=(R=0.078000,G=0.078000,B=0.098000,A=1.000000)
   LFED_Source_Unselected=(R=0.784000,G=0.784000,B=0.784000,A=1.000000)
   LFED_Source_Selected=(R=1.000000,G=0.588000,B=0.196000,A=1.000000)
   LFED_ElementEd_Background=(R=0.078000,G=0.078000,B=0.098000,A=1.000000)
   LFED_Element_Unselected=(R=0.506000,G=0.506000,B=0.506000,A=1.000000)
   LFED_Element_Selected=(R=1.000000,G=0.392000,B=0.000000,A=1.000000)
   GridColor_Hi=(B=255,G=100,R=0,A=0)
   GridColor_Low=(B=255,G=100,R=0,A=0)
   GridPerspectiveSize=1024.000000
   Name="Default__LensFlareEditorOptions"
   ObjectArchetype=Object'Core.Default__Object'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:38.696 - Created with UnCodeX