Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Data
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UPCGData
- UPCGSpatialData
- UPCGSpatialDataWithPointCache
- UPCGSurfaceData
- UPCGBaseTextureData
- UPCGRenderTargetData
- UPCGTextureData
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Data/PCGTextureData.h |
| Include | #include "Data/PCGTextureData.h" |
Variables
| Type | Name | Description | |
|---|---|---|---|
| Bounds | |||
| bUseAdvancedTiling | |||
| bUseTileBounds | |||
| CenterOffset | |||
| ColorChannel | |||
| ColorData | |||
| DensityFunction | |||
| Height | |||
| Rotation | |||
| TexelSize | |||
| TileBounds | |||
| Tiling | |||
| Width |
Functions
| Type | Name | Description | |
|---|---|---|---|
GetBounds () |
Returns the full bounds (including density fall-off) of the data | ||
GetDataType () |
|||
| Returns the bounds in which the density is always 1 | |||
IsValid () |
|||
SamplePoint () |
Sample rotation, scale and other attributes from this data at the query position. |