PushConstantWrite Method |
Name | Description | |
---|---|---|
Write(Int32) |
Write a int value to the constant
| |
Write(Single) |
Write a float value to the constant
| |
Write(FMatrix4) |
Write the matrix to the constant
| |
Write(FVector3) |
Write a 3-component vector to the constant
| |
Write(FVector4) |
Write a 4-component vector to the constant
| |
Write(Single, Single, Single, Single) |
Write a 4-component vector to the constant
|