Delegate ToCsConverter
Namespace: USD.NET
Assembly: USD.NET.dll
Syntax
public delegate object ToCsConverter(VtValue value)
Parameters
Type | Name | Description |
---|---|---|
VtValue | value |
Returns
Type | Description |
---|---|
object |
Constructors
Name | Description |
---|---|
ToCsConverter(object, IntPtr) |
Methods
Name | Description |
---|---|
BeginInvoke(VtValue, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(VtValue) |