Go to the source code of this file.
|
| enum class | ELightmapUVVersion : int32 {
BitByBit = 0
, Segments = 1
, SmallChartPacking = 2
, ScaleChartsOrderingFix = 3
,
ChartJoiningLFix = 4
, Allocator2DFlipFix = 5
, ConsiderLightmapPadding = 6
, ForceLightmapPadding = 7
,
Segments2D = 8
, OptimalSurfaceArea = 9
, ScaleByEdgesLength = 10
, Latest = ScaleByEdgesLength
} |
| |
◆ ELightmapUVVersion
| Enumerator |
|---|
| BitByBit | |
| Segments | |
| SmallChartPacking | |
| ScaleChartsOrderingFix | |
| ChartJoiningLFix | |
| Allocator2DFlipFix | |
| ConsiderLightmapPadding | |
| ForceLightmapPadding | |
| Segments2D | |
| OptimalSurfaceArea | |
| ScaleByEdgesLength | |
| Latest | |
◆ GetTangentBasisFrisvad()
[Frisvad 2012, "Building an Orthonormal Basis from a 3D Unit Vector Without Normalization"]
◆ PointsEqual()
Returns true if the specified points are about equal