UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IStereoLayerShape Class Referenceabstract

#include <StereoLayerShapes.h>

+ Inheritance diagram for IStereoLayerShape:

Public Member Functions

virtual FName GetShapeName ()=0
 
virtual IStereoLayerShapeClone () const =0
 
virtual ~IStereoLayerShape ()
 

Constructor & Destructor Documentation

◆ ~IStereoLayerShape()

virtual IStereoLayerShape::~IStereoLayerShape ( )
inlinevirtual

Member Function Documentation

◆ Clone()

virtual IStereoLayerShape * IStereoLayerShape::Clone ( ) const
pure virtual

◆ GetShapeName()

virtual FName IStereoLayerShape::GetShapeName ( )
pure virtual

Shape name is used to identify the shape type.


The documentation for this class was generated from the following file: