Class Helpers
Syntax
Methods
GetUnderlyingBufferElementType(Type)
Declaration
public static Type GetUnderlyingBufferElementType(Type type)
Parameters
Type |
Name |
Description |
Type |
type |
|
Returns
IsBufferElementDataType(Type)
Declaration
public static bool IsBufferElementDataType(Type t)
Parameters
Type |
Name |
Description |
Type |
t |
|
Returns
IsComponentDataType(Type)
Declaration
public static bool IsComponentDataType(Type t)
Parameters
Type |
Name |
Description |
Type |
t |
|
Returns
IsComponentNodeCompatible(Type)
Declaration
public static bool IsComponentNodeCompatible(Type t)
Parameters
Type |
Name |
Description |
Type |
t |
|
Returns