ShaderVariable
ShaderVariable class
Variable de shader
Méthodes
constructor
| Nom | Description |
|---|---|
| constructor(name) | Constructeur de ShaderVariable |
Parameters:
| Nom | Type | Description |
|---|---|---|
| nam | String | null |
Result:
constructor_overload
| Nom | Description |
|---|---|
| constructor_overload(name, shaderStage) | Constructeur de ShaderVariable |
Parameters:
| Nom | Type | Description |
|---|---|---|
| nam | String | null |
| shaderStage | Nombre | ShaderStage |
Result:
getName
| Nom | Description |
|---|---|
| getName() | Obtient le nom de cette variable |
Result: