[]
Get ShadowAttribute from type.
public static ShadowAttribute Get(Type type)
| Type | Name | Description |
|---|---|---|
| Type | type | Type to get shadow attribute |
| Type | Description |
|---|---|
| ShadowAttribute | The associated shadow attribute or null if no shadow attribute were found |