UniformSetValues Method |
| Name | Description | |
|---|---|---|
| SetValues(Matrix2) |
Sets an array of values of the uniform.
| |
| SetValues(Matrix3) |
Sets an array of values of the uniform.
| |
| SetValues(Matrix4) |
Sets an array of values of the uniform.
| |
| SetValues(Vector2) |
Sets an array of values of the uniform.
| |
| SetValues(Vector3) |
Sets an array of values of the uniform.
| |
| SetValues(Vector4) |
Sets an array of values of the uniform.
| |
| SetValues(Int32) |
Sets an array of values of the uniform.
| |
| SetValues(Single) |
Sets an array of values of the uniform.
|