Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/VolumeTextureBakeFunctions.h |
| Include | #include "GeometryScript/VolumeTextureBakeFunctions.h" |
Syntax
USTRUCT (BlueprintType )
struct FDistanceFieldToTextureSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Offset | Offset values by this amount before writing them to the texture (after applying Scale) | |
| float | Scale | Scale values by this amount before writing them to the texture. |