PushConstantWrite Method
Overload List
  NameDescription
Public methodWrite(Int32)
Write a int value to the constant
Public methodWrite(Single)
Write a float value to the constant
Public methodWrite(FMatrix4)
Write the matrix to the constant
Public methodWrite(FVector3)
Write a 3-component vector to the constant
Public methodWrite(FVector4)
Write a 4-component vector to the constant
Public methodWrite(Single, Single, Single, Single)
Write a 4-component vector to the constant
See Also