Method IsWindEnabled
IsWindEnabled(Material)
Checks the material for SpeedTree keywords to determine if the wind is enabled.
Declaration
public static bool IsWindEnabled(Material material)
Parameters
| Type | Name | Description |
|---|---|---|
| Material | material | Material to check |
Returns
| Type | Description |
|---|---|
| bool | true if the material has a SpeedTree wind keyword that enables Vertex Shader wind animation and WindQuality other than None (0) |