getHasShaderParameter
getHasShaderParameter
Description
Get has shader parameter
Definition
getHasShaderParameter(entityId shapeId, string parameterName, integer? materialIndex)
Arguments
| entityId | shapeId | |
|---|---|---|
| string | parameterName | |
| integer? | materialIndex | material index or a negative value to set to all materials [optional, default=-1] |
Return Values
| boolean | hasParam | hasParam |
|---|