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 floating-point scalar type.
		
		
			A 2D vector type.
		
		
			A 3D vector type.
		
		
			A 4D vector type.
		
		
			Represents the size of the [enum OpType] enum.