Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeComponentSceneProxy
- FLandscapeSectionInfo::GetSectionCenterAndVectors()
- FLandscapeComponentSceneProxy::GetSectionCenterAndVectors()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeRender.h |
| Include | #include "LandscapeRender.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeRender.cpp |
virtual void GetSectionCenterAndVectors
(
FVector & OutSectionCenterWorldSpace,
FVector & OutSectionXVectorWorldSpace,
FVector & OutSectionYVectorWorldSpace
) const