Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Render > API/Plugins/DisplayCluster/Render/Projection > API/Plugins/DisplayCluster/Render/Projection/IDisplayClusterProjectionPolicy
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Projection/IDisplayClusterProjectionPolicy.h |
| Include | #include "Render/Projection/IDisplayClusterProjectionPolicy.h" |
virtual bool GetStereoEyeOffsetDistance
&40;
IDisplayClusterViewport &42; InViewport,
const uint32 InContextNum,
float & InOutStereoEyeOffsetDistance
&41;
Remarks
Get the distance from the eye to the viewpoint location
- true, if the offset distance of the stereo eye has changed
Parameters
| Name | Description |
|---|---|
| InContextNum | eye context of this viewport |
| OutStereoEyeOffsetDistance | new eye distance |