Class
UNiagaraDataInterfaceGrid3DCollection
: UNiagaraDataInterfaceGrid3D : UNiagaraDataInterfaceRWBase : UNiagaraDataInterface : UNiagaraDataInterfaceBase : UNiagaraMergeable : UObject0x00x00F0
Members 4
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x04 | NumAttributes | int32 | 7 flags | 0 | |
| 0x0074 | 0x04 | padding / unreflected | |||
| 0x20 | RenderTargetUserParameter | FNiagaraUserParameterBinding | 2 flags | {Parameter={VarData=[]}} | |
| 0x01 | OverrideBufferFormat | ENiagaraGpuBufferFormat | 6 flags | Float | |
| 0x01 | bOverrideFormat : 1bit 0 | bool | 4 flags | false | |
| 0x009A | 0x56 | unreflected bytes to end of UNiagaraDataInterfaceGrid3DCollection | |||
Inherited from UNiagaraDataInterfaceGrid3D 6
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | ClearBeforeNonIterationStage | bool | 7 flags | true | |
| 0x0039 | 0x03 | padding / unreflected | |||
| 0x0C | NumCells | FIntVector | 6 flags | {X=3, Y=3, Z=3} | |
| 0x04 | CellSize | float | 6 flags | 1 | |
| 0x04 | NumCellsMaxAxis | int32 | 6 flags | 10 | |
| 0x04 | SetResolutionMethod | ESetResolutionMethod | 6 flags | Independent | |
| 0x0054 | 0x04 | padding / unreflected | |||
| 0x18 | WorldBBoxSize | FVector | 6 flags | {X=100, Y=100, Z=100} | |
Functions 4
| Signature | Flags | Native | Params |
|---|---|---|---|
| void GetTextureSize(UNiagaraComponent* Component, const int32& SizeX, const int32& SizeY, const int32& SizeZ) | NativePublic | 0x14 | |
| void GetRawTextureSize(UNiagaraComponent* Component, const int32& SizeX, const int32& SizeY, const int32& SizeZ) | NativePublic | 0x14 | |
| bool FillVolumeTexture(UNiagaraComponent* Component, UVolumeTexture* Dest, int32 AttributeIndex) | NativePublic | 0x15 | |
| bool FillRawVolumeTexture(UNiagaraComponent* Component, UVolumeTexture* Dest, const int32& TilesX, const int32& TilesY, const int32& TileZ) | NativePublic | 0x1D |