Deprecated List

Deprecated List#

instant3Dhub: Deprecated List
instant3Dhub
Deprecated List
Member AI3DHDrawing::GetHoveredMaterial (const FLinearColor &DrawingColor) const
Deprecated in v1.1.0. "GetHoveredMaterial is no longer used."
Please update your code to the new instant3Dhub API before upgrading to the next release, otherwise your project will no longer compile.
Member AI3DHDrawingEditor::SetOmitStrokeStartAndEndJoints (bool bNewOmitJoints)
Deprecated in v1.1.0. "Will be removed because it is not supported for LineStrip drawings."
Please update your code to the new instant3Dhub API before upgrading to the next release, otherwise your project will no longer compile.
Member AI3DHGeometry::GeometryAppearanceHighlightMaterial_DEPRECATED
Deprecated in v1.4.0. "Geometry materials must now be assigned on AI3DHConnector."
Please update your code to the new instant3Dhub API before upgrading to the next release, otherwise your project will no longer compile.
Member AI3DHGeometry::GeometryAppearanceMaterial_DEPRECATED
Deprecated in v1.4.0. "Geometry materials must now be assigned on AI3DHConnector."
Please update your code to the new instant3Dhub API before upgrading to the next release, otherwise your project will no longer compile.
Member AI3DHGeometry::GeometryDefaultMaterial_DEPRECATED
Deprecated in v1.4.0. "Geometry materials must now be assigned on AI3DHConnector."
Please update your code to the new instant3Dhub API before upgrading to the next release, otherwise your project will no longer compile.
Member AI3DHGeometry::GeometryHighlightMaterial_DEPRECATED
Deprecated in v1.4.0. "Geometry materials must now be assigned on AI3DHConnector."
Please update your code to the new instant3Dhub API before upgrading to the next release, otherwise your project will no longer compile.
Member AI3DHGeometry::OnHoverEnd ()
Deprecated in v1.0.0. "Replaced by HoverAPI. Use GetHubConnector()->GetAPI()->GetHoverAPI()->ClearHoveredNodes() instead."
Please update your code to the new instant3Dhub API before upgrading to the next release, otherwise your project will no longer compile.
Member AI3DHGeometry::OnHoverStart ()
Deprecated in v1.0.0. "Replaced by HoverAPI. Use GetHubConnector()->GetAPI()->GetHoverAPI()->SetHoveredNode(GetNodeId()) instead."
Please update your code to the new instant3Dhub API before upgrading to the next release, otherwise your project will no longer compile.