Hugin .NET API Reference Library
GetTemporalMaster Method
Namespaces > HAPI > Node > GetTemporalMaster()
Returns the "temporal master" of this Node.
Syntax
C#Visual BasicManaged C++
public Node GetTemporalMaster ()
Public Function GetTemporalMaster As Node
public:
Node^ GetTemporalMaster ()
Return Value
A Node.
Remarks
If this Node is not a temporal clone, null is returned.
Exceptions
ExceptionCondition
ExceptionHugin

Assembly: hugincs-8.6-2.0-x64 (Module: hugincs-8.6-2.0-x64)