ThreeD<T>.Implicit
Implicit(T to ThreeD<T>)
Declaration
public static implicit operator ThreeD<T>(T value)
Parameters
| Type | Name | Description |
|---|---|---|
| T | value | The value to convert. |
Returns
| Type | Description |
|---|---|
| ThreeD<T> |
public static implicit operator ThreeD<T>(T value)
| Type | Name | Description |
|---|---|---|
| T | value | The value to convert. |
| Type | Description |
|---|---|
| ThreeD<T> |