IsFloat4¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
Input of any type is accepted. | Any |
||
Output ➡️ |
Outputs true if the input value is of type Float4, and false otherwise. | Bool |
Checks the input value if it is a vector with float Float elements. The shard will return true if the input is of the appropriate type, and false otherwise.