nameID | The ID of the property. This is the same ID that Shader.PropertyToID returns. |
name | The name of the property. |
int
The value for the integer you specify. Returns 0
if VisualEffect.HasInt returns false
.
Get a named exposed integer.