Performs a fused multiply-add operation within the visual shader graph.
	
	
		Uses three operands to compute [code](a * b + c)[/code] expression.
	
	
	
	
	
	
		
			A type of operands and returned value.
		
	
	
		
			A scalar type.
		
		
			A vector type.
		
		
			Represents the size of the [enum OpType] enum.