Class PoseSetNode
A node that generates a PoseSetWorker that can be added to the Pipeline.
Implements
Inherited Members
Namespace: Holoride.ElasticSDK.Graph.PoseSets
Assembly: Holoride.ElasticSDK.Runtime.dll
Syntax
[Serializable]
[DefaultNodeColor("#329B0E")]
[HelpURL("http://localhost:8080/articles/Procedural-Generation/Graph-Node-Overview.html#pose-set")]
public abstract class PoseSetNode : Node<PoseSetNode>, IPipelineNode
Methods
GeneratePipelineWorker()
Declaration
public abstract IPipelineWorker GeneratePipelineWorker()
Returns
Type | Description |
---|---|
IPipelineWorker |