I3DHDrawing.h Source File
instant3Dhub
|
I3DHDrawing.h
Go to the documentation of this file.
56 INSTANT3DHUB_API virtual UMaterialInterface* GetHoveredMaterial(const FLinearColor& DrawingColor) const { return nullptr; };
63 INSTANT3DHUB_API void SetDrawingVisibilityOverride(const bool bIsVisible);
65 INSTANT3DHUB_API void ClearDrawingVisibilityOverride();
The HubConnector is the central actor for communication with an instant3Dhub instance in your network...
Definition I3DHConnector.h:98
This actor is the scene representation of drawings in the session.
Definition I3DHDrawing.h:20
class AI3DHConnector * GetHubConnector() const
Gets hub connector that's connected to the instant3Dhub session this drawing belongs to.
Definition I3DHDrawing.h:41
int GetDrawingHandle() const
Gets instant3Dhub Drawing Handle of this Drawing Actor.
Definition I3DHDrawing.h:33
Generated by