Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UAttributeEditorActionPropertySet
- UAttributeEditorLightmapUVActions
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/AttributeEditorTool.h |
| Include | #include "AttributeEditorTool.h" |
Syntax
UCLASS ()
class UAttributeEditorLightmapUVActions : public UAttributeEditorActionPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bGenerateLightmapUVs | Whether or not Lightmap UVs are enabled in the Static Mesh Build Settings. | |
| int32 | DestinationUVIndex | Lightmap UVs are stored in this UV Channel. Use the Static Mesh Editor to change this value. | |
| int32 | SourceUVIndex | Source UV channel used to compute Lightmap UVs. Use the Static Mesh Editor to change this value. |