Click or drag to resize

VertexAttribute.SetValue Method

Overload List
  NameDescription
Public methodSetValue(Matrix2)
Specify the value of a generic vertex attribute or type Matrix2
Public methodSetValue(Matrix2)
Specify the value of a generic vertex attribute or type Matrix2
Public methodSetValue(Matrix3)
Specify the value of a generic vertex attribute or type Matrix3
Public methodSetValue(Matrix3)
Specify the value of a generic vertex attribute or type Matrix3
Public methodSetValue(Matrix4)
Specify the value of a generic vertex attribute or type Matrix4
Public methodSetValue(Matrix4)
Specify the value of a generic vertex attribute or type Matrix4
Public methodSetValue(Vector2)
Specify the value of a generic vertex attribute or type Vector2
Public methodSetValue(Vector2)
Specify the value of a generic vertex attribute or type Vector2
Public methodSetValue(Vector3)
Specify the value of a generic vertex attribute or type Vector3
Public methodSetValue(Vector3)
Specify the value of a generic vertex attribute or type Vector3
Public methodSetValue(Vector4)
Specify the value of a generic vertex attribute or type Vector4
Public methodSetValue(Vector4)
Specify the value of a generic vertex attribute or type Vector4
Public methodSetValue(Single)
Specify the value of a generic vertex attribute
Public methodSetValue(Single, Single)
Specify the value of a generic vertex attribute
Public methodSetValue(Single, Single, Single)
Specify the value of a generic vertex attribute
Public methodSetValue(Single, Single, Single, Single)
Specify the value of a generic vertex attribute
Top
See Also