![]() |
Ark Server API (ASA) - Wiki
|
This is the complete list of members for FLinearColor, including all inherited members.
| A | FLinearColor | |
| B | FLinearColor | |
| Black | FLinearColor | static |
| Blue | FLinearColor | static |
| Clamp01NansTo0(float InValue) | FLinearColor | inlinestatic |
| Component(int32 Index) | FLinearColor | inline |
| Component(int32 Index) const | FLinearColor | inline |
| CopyWithNewOpacity(float NewOpacicty) const | FLinearColor | inline |
| Desaturate(float Desaturation) const | FLinearColor | |
| Dist(const FLinearColor &V1, const FLinearColor &V2) | FLinearColor | inlinestatic |
| Equals(const FLinearColor &ColorB, float Tolerance=UE_KINDA_SMALL_NUMBER) const | FLinearColor | inline |
| EvaluateBezier(const FLinearColor *ControlPoints, int32 NumPoints, TArray< FLinearColor > &OutPoints) | FLinearColor | static |
| FGetHSV(uint8 H, uint8 S, uint8 V) | FLinearColor | static |
| FLinearColor() | FLinearColor | inline |
| FLinearColor(EForceInit) | FLinearColor | inlineexplicit |
| FLinearColor(float InR, float InG, float InB, float InA=1.0f) | FLinearColor | inline |
| FLinearColor(const FColor &Color) | FLinearColor | |
| FLinearColor(const FVector3f &Vector) | FLinearColor | |
| FLinearColor(const FVector3d &Vector) | FLinearColor | explicit |
| FLinearColor(const FVector4f &Vector) | FLinearColor | |
| FLinearColor(const FVector4d &Vector) | FLinearColor | explicit |
| FLinearColor(const FFloat16Color &C) | FLinearColor | explicit |
| FromPow22Color(const FColor &Color) | FLinearColor | static |
| FromSRGBColor(const FColor &Color) | FLinearColor | inlinestatic |
| G | FLinearColor | |
| GetClamped(float InMin=0.0f, float InMax=1.0f) const | FLinearColor | inline |
| GetLuminance() const | FLinearColor | inline |
| GetMax() const | FLinearColor | inline |
| GetMin() const | FLinearColor | inline |
| GetTypeHash | FLinearColor | friend |
| Gray | FLinearColor | static |
| Green | FLinearColor | static |
| HSVToLinearRGB() const | FLinearColor | |
| InitFromString(const FString &InSourceString) | FLinearColor | inline |
| IsAlmostBlack() const | FLinearColor | inline |
| LerpUsingHSV(const FLinearColor &From, const FLinearColor &To, const float Progress) | FLinearColor | static |
| LinearRGBToHSV() const | FLinearColor | |
| MakeFromColorTemperature(float Temp) | FLinearColor | static |
| MakeFromHSV8(uint8 H, uint8 S, uint8 V) | FLinearColor | static |
| MakeRandomColor() | FLinearColor | static |
| MakeRandomSeededColor(int32 Seed) | FLinearColor | static |
| operator!=(const FLinearColor &Other) const | FLinearColor | inline |
| operator*(const FLinearColor &ColorB) const | FLinearColor | inline |
| operator*(float Scalar) const | FLinearColor | inline |
| operator*=(const FLinearColor &ColorB) | FLinearColor | inline |
| operator*=(float Scalar) | FLinearColor | inline |
| operator+(const FLinearColor &ColorB) const | FLinearColor | inline |
| operator+=(const FLinearColor &ColorB) | FLinearColor | inline |
| operator-(const FLinearColor &ColorB) const | FLinearColor | inline |
| operator-=(const FLinearColor &ColorB) | FLinearColor | inline |
| operator/(const FLinearColor &ColorB) const | FLinearColor | inline |
| operator/(float Scalar) const | FLinearColor | inline |
| operator/=(const FLinearColor &ColorB) | FLinearColor | inline |
| operator/=(float Scalar) | FLinearColor | inline |
| operator<< | FLinearColor | friend |
| operator=(const FLinearColor &ColorB) | FLinearColor | inline |
| operator==(const FLinearColor &ColorB) const | FLinearColor | inline |
| Pow22OneOver255Table | FLinearColor | static |
| Quantize() const | FLinearColor | |
| QuantizeFloor() const | FLinearColor | |
| QuantizeRound() const | FLinearColor | |
| R | FLinearColor | |
| Red | FLinearColor | static |
| RGBA | FLinearColor | |
| Serialize(FStructuredArchive::FSlot Slot) | FLinearColor | inline |
| sRGBToLinearTable | FLinearColor | static |
| ToFColor(const bool bSRGB) const | FLinearColor | |
| ToFColorSRGB() const | FLinearColor | |
| ToRGBE() const | FLinearColor | |
| ToString() const | FLinearColor | inline |
| Transparent | FLinearColor | static |
| White | FLinearColor | static |
| Yellow | FLinearColor | static |