Method Get
Get(int)
Get the constant color assigned to the given network id.
Declaration
public static float4 Get(int networkId)
Parameters
Type | Name | Description |
---|---|---|
int | networkId |
Returns
Type | Description |
---|---|
float4 | A constant debug color for NetworkId's to aid in debugging |