Class GraphNodeAttribute
Namespace: Unity.Kinematica.Editor
Syntax
public class GraphNodeAttribute : Attribute, _Attribute
Constructors
GraphNodeAttribute(Type)
Declaration
public GraphNodeAttribute(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Methods
GetType(Type)
Declaration
public static Type GetType(Type sourceType)
Parameters
Type | Name | Description |
---|---|---|
Type | sourceType |
Returns
Type | Description |
---|---|
Type |
Type(Type)
Declaration
public static Type Type(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Returns
Type | Description |
---|---|
Type |