Click or drag to resize

UniformSetValues Method

Overload List
  NameDescription
Public methodSetValues(Matrix2)
Sets an array of values of the uniform.
Public methodSetValues(Matrix3)
Sets an array of values of the uniform.
Public methodSetValues(Matrix4)
Sets an array of values of the uniform.
Public methodSetValues(Vector2)
Sets an array of values of the uniform.
Public methodSetValues(Vector3)
Sets an array of values of the uniform.
Public methodSetValues(Vector4)
Sets an array of values of the uniform.
Public methodSetValues(Int32)
Sets an array of values of the uniform.
Public methodSetValues(Single)
Sets an array of values of the uniform.
Top
See Also