Method DoesMaterialHaveSpeedTreeWindKeyword
DoesMaterialHaveSpeedTreeWindKeyword(Material)
Returns true if the material contains a SpeedTree Wind keyword.
Declaration
public static bool DoesMaterialHaveSpeedTreeWindKeyword(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 |