![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FExternalTextureRegistry, including all inherited members.
| Get() | FExternalTextureRegistry | static |
| GetExternalTexture(const FMaterialRenderProxy *MaterialRenderProxy, const FGuid &InGuid, FTextureRHIRef &OutTextureRHI, FSamplerStateRHIRef &OutSamplerStateRHI) | FExternalTextureRegistry | |
| GetExternalTextureCoordinateOffset(const FGuid &InGuid, FLinearColor &OutCoordinateOffset) | FExternalTextureRegistry | |
| GetExternalTextureCoordinateScaleRotation(const FGuid &InGuid, FLinearColor &OutCoordinateScaleRotation) | FExternalTextureRegistry | |
| RegisterExternalTexture(const FGuid &InGuid, FTextureRHIRef &InTextureRHI, FSamplerStateRHIRef &InSamplerStateRHI, const FLinearColor &InCoordinateScaleRotation=FLinearColor(1, 0, 0, 1), const FLinearColor &InCoordinateOffset=FLinearColor(0, 0, 0, 0)) | FExternalTextureRegistry | |
| RemoveMaterialRenderProxyReference(const FMaterialRenderProxy *MaterialRenderProxy) | FExternalTextureRegistry | |
| UnregisterExternalTexture(const FGuid &InGuid) | FExternalTextureRegistry |