Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/FSkyTextureCubeResource
- FTexture::GetSizeY()
- FSkyTextureCubeResource::GetSizeY()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SkyLightComponent.h |
| Include | #include "Components/SkyLightComponent.h" |
virtual uint32 GetSizeY&40;&41; const
Remarks
PVS-Studio notices that the implementation of GetSizeX is identical to this one and warns us. In this case, it is intentional, so we disable the warning: